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)