You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2012/09/11 09:00:08 UTC

[jira] [Closed] (JENA-319) If the URI for the named graph in a Dataset does not contain a colon ":" it is accepted but can not be retrieved.

     [ https://issues.apache.org/jira/browse/JENA-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne closed JENA-319.
------------------------------

    
> If the URI for the named graph in a Dataset does not contain a colon ":" it is accepted but can not be retrieved.
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: JENA-319
>                 URL: https://issues.apache.org/jira/browse/JENA-319
>             Project: Apache Jena
>          Issue Type: Bug
>            Reporter: Claude Warren
>            Assignee: Andy Seaborne
>         Attachments: DatasetGraphNameTest.java
>
>
> If dataset.addNamedModel(uri, m) is called and 'uri' does not have a colon the query select * { graph <uri> { ?s ?o ?p }} does not return any results even though select ?g { graph ?g { ?s ?o ?p }} will return the uri as ?g.
> JUnit based test case attached.

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