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 11:40:04 UTC

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

Rupert Westenthaler created STANBOL-1441:
--------------------------------------------

             Summary: 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
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler


{{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)