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 11:41:28 UTC

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

Rupert Westenthaler created STANBOL-1391:
--------------------------------------------

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