- From: Andy Seaborne <andy@apache.org>
 - Date: Tue, 4 Aug 2020 11:40:05 +0100
 - To: public-rdf-star@w3.org
 
Jena version 3.16.0 completes the supports for RDF* and SPARQL*.
This is a "deep integration" - it is available by default in various 
syntaxes and in Fuseki. The application does not need to enable it.
It is supported in:
text/turtle
application/n-triples
text/trig
application/n-quads
and for storage in-memory, and persistently in TDB (both TDB1 and TDB2).
For SPARQL results, it is available in formats
   JSON, XML, TSV, and RDF Thrift (binary), text.
     https://jena.apache.org/documentation/rdfstar/
 Andy
Received on Tuesday, 4 August 2020 10:40:20 UTC