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/27 09:53:01 UTC

[jira] [Resolved] (STANBOL-1334) Add support for custom entity references to the Dereference Engine

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

Rupert Westenthaler resolved STANBOL-1334.
------------------------------------------

    Resolution: Fixed

implemented with http://svn.apache.org/r1597575 in 0.12 and http://svn.apache.org/r1597711 in trunk

> Add support for custom entity references to the Dereference Engine
> ------------------------------------------------------------------
>
>                 Key: STANBOL-1334
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1334
>             Project: Stanbol
>          Issue Type: New Feature
>          Components: Enhancement Engines
>    Affects Versions: 1.0.0, 0.12.1
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>             Fix For: 1.0.0, 0.12.1
>
>
> Currently the EntityDereferenceEngine only support `fise:entity-reference`. This will allow users to parse the list of properties that do reference to Entities in the configuration.
> The `enhancer.engines.dereference.references` property will be used. Supported values are String (single value, string[] and Collection<String>). QName configurations (`{ns:}:{local-name}`) will be supported if a NamespacePrefixService is present.
> If the configuration is not present `fise:entity-reference` will be assumed as default.
> EntityDereferencer implementations will not need to be addapted because of this extension.



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