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

Andy Seaborne commented on JENA-1115:
-------------------------------------

"Don't do"

A parser "org.apache.jena.ttl" remains in jena-core to provide test support and 
some level of Turtle reading for old, legacy applications. 

There is no Turtle writer.

Until tests, especially for assembler, are moved or converted, jena-core needs 
a Turtle parser.

We might as well leave the old Turtle parser where it is. Otherwise, we need to 
allow reconfiguration of jena-core readers for the tests. Having this in a 
publicly accessible API is confusing for applications.


> Remove org.apache.jena.n3 package
> ---------------------------------
>
>                 Key: JENA-1115
>                 URL: https://issues.apache.org/jira/browse/JENA-1115
>             Project: Apache Jena
>          Issue Type: Improvement
>            Reporter: Andy Seaborne
>            Priority: Minor
>
> oaj.n3 has a Turtle reader, which is not current with the specs, and a Turtle 
> writer, which produces legal Turtle although not using all range of the 
> latest Turtle language.
> Neither should be being used by applications.
> It is there only because the assembler tests need a Turtle parser.



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

Reply via email to