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 (Created) (JIRA)" <ji...@apache.org> on 2012/03/20 19:29:39 UTC

[jira] [Created] (STANBOL-543) Use the base URL of the requested service when parsing results for EntityDereferencer and EntitySearcher

Use the base URL of the requested service when parsing results for EntityDereferencer and EntitySearcher
--------------------------------------------------------------------------------------------------------

                 Key: STANBOL-543
                 URL: https://issues.apache.org/jira/browse/STANBOL-543
             Project: Stanbol
          Issue Type: Improvement
          Components: Entity Hub
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler
            Priority: Minor


If results returned by requested services do include relative URIs the base URL of the requested service MUST BE parsed to the Clerezza Parser to correctly resolve them.

e.g. Example

SPARQL endpoint "http://www.example.org/sparql"
Base URL "http://www.example.org/"

--
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-543) Use the base URL of the requested service when parsing results for EntityDereferencer and EntitySearcher

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

Rupert Westenthaler resolved STANBOL-543.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.0-incubating

implemented with #1303322 and merged to 0.9.0-incubating branch with #1303354
                
> Use the base URL of the requested service when parsing results for EntityDereferencer and EntitySearcher
> --------------------------------------------------------------------------------------------------------
>
>                 Key: STANBOL-543
>                 URL: https://issues.apache.org/jira/browse/STANBOL-543
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Entity Hub
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>             Fix For: 0.9.0-incubating
>
>
> If results returned by requested services do include relative URIs the base URL of the requested service MUST BE parsed to the Clerezza Parser to correctly resolve them.
> e.g. Example
> SPARQL endpoint "http://www.example.org/sparql"
> Base URL "http://www.example.org/"

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