You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Rob Vesse (JIRA)" <ji...@apache.org> on 2014/05/28 11:51:01 UTC

[jira] [Closed] (JENA-670) A SPARQL prefix name that expands to itself is assumed to be unresolved.

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

Rob Vesse closed JENA-670.
--------------------------

       Resolution: Fixed
    Fix Version/s: Jena 2.11.2

Re-Closing with correct Fix Version applied

> 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
>             Fix For: Jena 2.11.2
>
>         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)