Rupert Westenthaler created STANBOL-1036:
--------------------------------------------

             Summary: Add Freebase specific namespace prefixes to the Stanbol 
default namespace prefix provider
                 Key: STANBOL-1036
                 URL: https://issues.apache.org/jira/browse/STANBOL-1036
             Project: Stanbol
          Issue Type: Sub-task
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler


This will add the following two namespace mappings to the Stanbol defaults

    /**
     * The freebase.com namespace
     */
    fb("http://rdf.freebase.com/ns/";),
    /**
     * The freebase.com key namespace. Keys are used to refer to keys used by
     * for freebase topics (entities) on external sites (e.g. musicbrainz, 
     * wikipedia ...).
     */
    key("http://rdf.freebase.com/key/";)

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

Reply via email to