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 2020/11/23 13:15:00 UTC

[jira] [Created] (JENA-2001) Trutle/Trig: Write "rdf:type" if the RDF namepsace has a prefix, else write "a".

Andy Seaborne created JENA-2001:
-----------------------------------

             Summary: Trutle/Trig: Write "rdf:type" if the RDF namepsace has a prefix, else write "a".
                 Key: JENA-2001
                 URL: https://issues.apache.org/jira/browse/JENA-2001
             Project: Apache Jena
          Issue Type: Improvement
          Components: RIOT
    Affects Versions: Jena 3.17.0
            Reporter: Andy Seaborne
            Assignee: Andy Seaborne
             Fix For: Jena 3.18.0


Currently, Turtle and Trig write "a" regardless of prefix settings.

Write "rdf:type" if the RDF namespace has a prefix, else write "a" where the full URI for rdf-type would be used.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)