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/04/29 09:29:15 UTC

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

Rupert Westenthaler created STANBOL-1334:
--------------------------------------------

             Summary: 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)