[
https://issues.apache.org/jira/browse/JENA-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17252534#comment-17252534
]
ASF subversion and git services commented on JENA-2001:
-------------------------------------------------------
Commit 79256b32342f64fe6e242a5f690897b8e8dfd055 in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=79256b3 ]
Merge pull request #887 from afs/jena2001-write-type
JENA-2001: Print rdf:type if RDF prefix is available
> Turtle/Trig: Write "rdf:type" if the RDF namespace 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
> Priority: Minor
> Fix For: Jena 3.18.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)