[ 
https://issues.apache.org/jira/browse/JENA-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959753#comment-13959753
 ] 

ASF subversion and git services commented on JENA-670:
------------------------------------------------------

Commit 1584559 from [~andy.seaborne] in branch 'jena/trunk'
[ https://svn.apache.org/r1584559 ]

JENA-670 : deal with prefix expansion that expands to the same string

> 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: Bug
>          Components: ARQ
>    Affects Versions: Jena 2.11.1
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>         Attachments: jena-670.patch
>
>
> 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)

Reply via email to