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 2015/09/22 12:42:05 UTC

[jira] [Resolved] (STANBOL-1441) The TextAnnotationNewModel engine does not add fise:selection-head and fise:selection-tail if no fise:selected-text is present

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

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

implemented with  http://svn.apache.org/viewvc?rev=1704533&view=rev
merged to 0.12 with http://svn.apache.org/viewvc?rev=1704567&view=rev

> The TextAnnotationNewModel engine does not add fise:selection-head and fise:selection-tail if no fise:selected-text is present
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: STANBOL-1441
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1441
>             Project: Stanbol
>          Issue Type: Bug
>          Components: Enhancement Engines
>    Affects Versions: 0.12.0
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>             Fix For: 1.0.0, 0.12.1
>
>
> {{fise:TextAnnotation}} may define the {{fise:selected-text}} property with a literal containing the selected text as value. When selecting bigger sections of the text (e.g. a sentence or even a chapter ...) this becomes inefficient so the model allows for using {{fise:selection-head}} and {{fise:selection-tail}} instead.
> The TextAnnotationNewModel engine is expected to add those properties in case a {{fise:TextAnnotation}} does not define them. However this is currently not implemented.



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