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/05/22 08:13:42 UTC

[jira] [Created] (STANBOL-625) EnhancementEngines that suggest Entities from the Stanbol Entityhub should add the name of the ReferencedSite

Rupert Westenthaler created STANBOL-625:
-------------------------------------------

             Summary: EnhancementEngines that suggest Entities from the Stanbol Entityhub should add the name of the ReferencedSite
                 Key: STANBOL-625
                 URL: https://issues.apache.org/jira/browse/STANBOL-625
             Project: Stanbol
          Issue Type: Bug
          Components: Enhancer
    Affects Versions: 0.9.0-incubating
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler
            Priority: Minor
             Fix For: 0.10.0-incubating


In the case that a Entity referenced by a fise:EntityAnnotation is managed by the Stanbol Entityhub the

    http://stanbol.apache.org/ontology/entityhub/entityhub#site

property should be added with the {site-id} as value.

Clients can than dereference those Entities by using

    GET {stanbol-endpoint}/entityhub/site/{site-id}/entity?id={uri}

or

    GET {stanbol-endpoint}/entityhub/entity?id={uri}

if the {site-id} equals "entityhub" or "local"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (STANBOL-625) EnhancementEngines that suggest Entities from the Stanbol Entityhub should add the name of the ReferencedSite

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

Fabian Christ updated STANBOL-625:
----------------------------------

    Component/s: Enhancer
    
> EnhancementEngines that suggest Entities from the Stanbol Entityhub should add the name of the ReferencedSite
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: STANBOL-625
>                 URL: https://issues.apache.org/jira/browse/STANBOL-625
>             Project: Stanbol
>          Issue Type: Bug
>          Components: Engine - EntityTagging, Engine - KeywordExtraction, Enhancer
>    Affects Versions: 0.9.0-incubating
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>
> In the case that a Entity referenced by a fise:EntityAnnotation is managed by the Stanbol Entityhub the
>     http://stanbol.apache.org/ontology/entityhub/entityhub#site
> property should be added with the {site-id} as value.
> Clients can than dereference those Entities by using
>     GET {stanbol-endpoint}/entityhub/site/{site-id}/entity?id={uri}
> or
>     GET {stanbol-endpoint}/entityhub/entity?id={uri}
> if the {site-id} equals "entityhub" or "local"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (STANBOL-625) EnhancementEngines that suggest Entities from the Stanbol Entityhub should add the name of the ReferencedSite

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

Rupert Westenthaler resolved STANBOL-625.
-----------------------------------------

    Resolution: Fixed

implemented with 1341438
                
> EnhancementEngines that suggest Entities from the Stanbol Entityhub should add the name of the ReferencedSite
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: STANBOL-625
>                 URL: https://issues.apache.org/jira/browse/STANBOL-625
>             Project: Stanbol
>          Issue Type: Bug
>          Components: Enhancer
>    Affects Versions: 0.9.0-incubating
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>             Fix For: 0.10.0-incubating
>
>
> In the case that a Entity referenced by a fise:EntityAnnotation is managed by the Stanbol Entityhub the
>     http://stanbol.apache.org/ontology/entityhub/entityhub#site
> property should be added with the {site-id} as value.
> Clients can than dereference those Entities by using
>     GET {stanbol-endpoint}/entityhub/site/{site-id}/entity?id={uri}
> or
>     GET {stanbol-endpoint}/entityhub/entity?id={uri}
> if the {site-id} equals "entityhub" or "local"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (STANBOL-625) EnhancementEngines that suggest Entities from the Stanbol Entityhub should add the name of the ReferencedSite

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

Fabian Christ updated STANBOL-625:
----------------------------------

      Component/s:     (was: Enhancer)
                   Engine - KeywordExtraction
                   Engine - EntityTagging
    Fix Version/s:     (was: enhancer-0.10.0-incubating)
                   entitytagging-0.10.0-incubating
                   keywordextraction-0.10.0-incubating
    
> EnhancementEngines that suggest Entities from the Stanbol Entityhub should add the name of the ReferencedSite
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: STANBOL-625
>                 URL: https://issues.apache.org/jira/browse/STANBOL-625
>             Project: Stanbol
>          Issue Type: Bug
>          Components: Engine - EntityTagging, Engine - KeywordExtraction
>    Affects Versions: 0.9.0-incubating
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>             Fix For: keywordextraction-0.10.0-incubating, entitytagging-0.10.0-incubating
>
>
> In the case that a Entity referenced by a fise:EntityAnnotation is managed by the Stanbol Entityhub the
>     http://stanbol.apache.org/ontology/entityhub/entityhub#site
> property should be added with the {site-id} as value.
> Clients can than dereference those Entities by using
>     GET {stanbol-endpoint}/entityhub/site/{site-id}/entity?id={uri}
> or
>     GET {stanbol-endpoint}/entityhub/entity?id={uri}
> if the {site-id} equals "entityhub" or "local"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira