Details
Description
Rob contributed an RDF/JSON parser for RIOT in JENA-127.
We should add the corresponding RDF/JSON writer to Jena and/or RIOT.
An initial attempt at doing this is in RDFJSONWriter.java and SinkEntityOutput.java:
https://svn.apache.org/repos/asf/incubator/jena/Jena2/ARQ/trunk/src/main/java/org/openjena/riot/out/RDFJSONWriter.java
https://svn.apache.org/repos/asf/incubator/jena/Jena2/ARQ/trunk/src/main/java/org/openjena/riot/out/SinkEntityOutput.java
Attachments
Issue Links
- is blocked by
-
JENA-145 ARQ should depend on org.apache.jena:jena-core:2.6.5-incubating-SNAPSHOT instead of the latest stable Jena release
- Closed