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

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

Some possibilities:

# Move oaj.n3 reader into the jena -core test area
# Move the turtle reader from oaj.n3 into the test area and delete the writer.
# Move assembler tests into jena-arq, make work with RIOT and delete oaj.n3 
altogether
# Move all `org.apache.jena.assembler` into jena-arq, tests and code, and 
delete oaj.n3 altogether

My preferred approach is (4), the most clearing up.

It does potentially affect users who only use jena-core but we have discouraged 
that for some years.


> 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
(v6.3.4#6332)

Reply via email to