[
https://issues.apache.org/jira/browse/JENA-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claude Warren updated JENA-319:
-------------------------------
Attachment: DatasetGraphNameTest.java
Test case that shows failure in specified case.
> 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
> 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