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 2012/10/10 13:21:02 UTC

[jira] [Created] (STANBOL-766) fise:EntityAnnotations may be also related to other EntityAnnotations

Rupert Westenthaler created STANBOL-766:
-------------------------------------------

             Summary: fise:EntityAnnotations may be also related to other EntityAnnotations
                 Key: STANBOL-766
                 URL: https://issues.apache.org/jira/browse/STANBOL-766
             Project: Stanbol
          Issue Type: Test
            Reporter: Rupert Westenthaler
            Priority: Minor


Currently the EnhancementStructureHelper unit test utility assists that "fise:EntityAnnotation" need to define a "dc:relation" relation to a "fise:TextAnnotation". However this is not true as there is also the possibility that an "fise:EntityAnnotation" depends ("dc:requires") an other "fise:EntityAnnotation".

This was first discovered by the LocationEnhancementEngine (geonames.org) in Jenkins build 1068 because the HierarchyService of geonames.org started to return continents ("Oceania") as parents for countries ("New Zealand").



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (STANBOL-766) fise:EntityAnnotations may be also related to other EntityAnnotations

Posted by "Rupert Westenthaler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STANBOL-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13473154#comment-13473154 ] 

Rupert Westenthaler commented on STANBOL-766:
---------------------------------------------

The correct check for fise:EntityAnnotations is

* dc:related to a fise:TextAnnotation OR
* dc:related AND dc:requires to a fise:EntityAnnotation
                
> fise:EntityAnnotations may be also related to other EntityAnnotations
> ---------------------------------------------------------------------
>
>                 Key: STANBOL-766
>                 URL: https://issues.apache.org/jira/browse/STANBOL-766
>             Project: Stanbol
>          Issue Type: Test
>            Reporter: Rupert Westenthaler
>            Priority: Minor
>
> Currently the EnhancementStructureHelper unit test utility assists that "fise:EntityAnnotation" need to define a "dc:relation" relation to a "fise:TextAnnotation". However this is not true as there is also the possibility that an "fise:EntityAnnotation" depends ("dc:requires") an other "fise:EntityAnnotation".
> This was first discovered by the LocationEnhancementEngine (geonames.org) in Jenkins build 1068 because the HierarchyService of geonames.org started to return continents ("Oceania") as parents for countries ("New Zealand").

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (STANBOL-766) fise:EntityAnnotations may be also related to other EntityAnnotations

Posted by "Rupert Westenthaler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler resolved STANBOL-766.
-----------------------------------------

    Resolution: Fixed
      Assignee: Rupert Westenthaler

fixed with http://svn.apache.org/viewvc?rev=1396568&view=rev
                
> fise:EntityAnnotations may be also related to other EntityAnnotations
> ---------------------------------------------------------------------
>
>                 Key: STANBOL-766
>                 URL: https://issues.apache.org/jira/browse/STANBOL-766
>             Project: Stanbol
>          Issue Type: Test
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>
> Currently the EnhancementStructureHelper unit test utility assists that "fise:EntityAnnotation" need to define a "dc:relation" relation to a "fise:TextAnnotation". However this is not true as there is also the possibility that an "fise:EntityAnnotation" depends ("dc:requires") an other "fise:EntityAnnotation".
> This was first discovered by the LocationEnhancementEngine (geonames.org) in Jenkins build 1068 because the HierarchyService of geonames.org started to return continents ("Oceania") as parents for countries ("New Zealand").

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira