You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2014/05/23 10:12:02 UTC

[jira] [Updated] (STANBOL-1222) Implement EntityDereferenceEngine with an EntityDereferencer extension point

     [ https://issues.apache.org/jira/browse/STANBOL-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler updated STANBOL-1222:
-----------------------------------------

    Fix Version/s: 0.12.0

> Implement EntityDereferenceEngine with an EntityDereferencer extension point
> ----------------------------------------------------------------------------
>
>                 Key: STANBOL-1222
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1222
>             Project: Stanbol
>          Issue Type: Sub-task
>          Components: Enhancer
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>             Fix For: 0.12.0
>
>
> This will provide a core module define/providing
> * EnhancementEngine implementation that dereferences all `fise:entity-reference`
> * EntityDereference interface to be implemented by actual components that do support dereferencing of Entities
> * Unit tests for the Engine implementation
> Actual dereference engine implementation will
> * implement the EntityDereference interface
> * provide an OSGI Component taking the configuration, instantiating the provided DereferenceEngine implementation and register it as OSGI service.
> The EntityDereference module  will support 
> * OfflineMode (STANBOL-86)
> * concurrent lookups of multiple Entities by using Java Concurrent ExecutorService.



--
This message was sent by Atlassian JIRA
(v6.2#6252)