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/09/10 16:30:28 UTC

[jira] [Resolved] (STANBOL-1391) Allow the FST linking engine to add origin information for linked entities

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

Rupert Westenthaler resolved STANBOL-1391.
------------------------------------------
    Resolution: Fixed

implemented with http://svn.apache.org/r1624001 in 0.12.1 and merged to trunk with http://svn.apache.org/r1624013

> Allow the FST linking engine to add origin information for linked entities
> --------------------------------------------------------------------------
>
>                 Key: STANBOL-1391
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1391
>             Project: Stanbol
>          Issue Type: New Feature
>          Components: Enhancement Engines
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>             Fix For: 1.0.0, 0.12.1
>
>
> This is similar to the `entityhub:site` property added by the EntityhubLinkingEngine. 
> As the FST linking engine does work with any SorCore this engine will not use `entityhub:site` but `fise:origin` instead. This property will be added to all `fise:TextAnnotation` instances created by this engine.
> Configuration of the origin is done by using the `enhancer.engines.linking.lucenefst.origin` property. A single value can be configured as String. If the value is an absolute URI an UriRef value will be parsed. In other cases the value will be a Literal.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)