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

        

Reply via email to