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

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

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

Osma Suominen commented on JENA-968:
------------------------------------

Um, why not just unconditionally use {{a}}?

> 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)