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

Andy Seaborne commented on JENA-968:
------------------------------------

Possible. The code has always used rdf:type when an explicit rdf: is defined. 
(It also happens to be my preference!)

The examples that come up are when some prefixes defined, there is use of 'a', 
but rdf: is not defined. That prints as along URI while the rest are 
abbreviated which is ugly.

Tracking the exact use of some form in the syntax is not something that is done.


> SPARQL printing : use "a" not full uri for rdf:type.
> ----------------------------------------------------
>
>                 Key: JENA-968
>                 URL: https://issues.apache.org/jira/browse/JENA-968
>             Project: Apache Jena
>          Issue Type: Improvement
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Trivial
>             Fix For: Jena 3.0.0
>
>
> The SPARQL pretty printer prints {{rdf:type}} if the {{rdf:}} prefix is 
> defined. Currently, it prints 
> {{<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>}} otherwise.
> This feature would print using {{a}} if {{rdf:}} prefix is not defined.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to