Andy Seaborne created JENA-670:
----------------------------------
Summary: A SPARQL prefix name that expands to itself is assumed to
be unresolved.
Key: JENA-670
URL: https://issues.apache.org/jira/browse/JENA-670
Project: Apache Jena
Issue Type: Improvement
Components: ARQ
Affects Versions: Jena 2.11.1
Reporter: Andy Seaborne
Assignee: Andy Seaborne
Priority: Minor
Example:
{noformat}
PREFIX dd: <dd:>
SELECT * { dd:s <http://example/p> 1 }
{noformat}
A similar effect occurs in SSE parsing.
--
This message was sent by Atlassian JIRA
(v6.2#6252)