afs opened a new issue, #3664:
URL: https://github.com/apache/jena/issues/3664

   This task is to change `jena-core` so that RDF/XML is not available in the 
Model API (`model.read`, `model.write` and relate operations) when running 
without RIOT.
   
   This will only affect users that depend on jena-core only, which is more of 
a legacy style. Turtle support in `jena-core` only use was removed sometime ago.
   
   The complete RDF input/output is RIOT in `jena-arq`.
   
   Include `jena-arq` on the classpath and full RDF/XML support, and all the 
other RDF syntax forms Jena supports, will be available. 
   
   RDF 1.2 support is in RIOT.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to