You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2015/06/17 15:46:00 UTC

[jira] [Created] (JENA-968) SPARQL printing : use "a" not full uri for rdf:type.

Andy Seaborne created JENA-968:
----------------------------------

             Summary: 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
            Priority: Trivial


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)