[
https://issues.apache.org/jira/browse/JENA-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189274#comment-13189274
]
Andy Seaborne commented on JENA-182:
------------------------------------
Hi Iyad,
Yes, the plan is to include it in a Jena release.
Can you use N-Quads? - there is a writer for NQuads already in ARQ, in the
Apache release.
org.openjena.riot.out.NQuadsWriter
Otherwise, you can copy the code from the location in the SVN scratch area (see
above).
It's a small matter of timing a block of time to work on the I/O architecture
to properly integrate the code into RIOT.
> Add TriG support to RiotWriter
> ------------------------------
>
> Key: JENA-182
> URL: https://issues.apache.org/jira/browse/JENA-182
> Project: Jena
> Issue Type: New Feature
> Components: RIOT
> Reporter: Paolo Castagna
> Priority: Minor
> Labels: trig
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> RIOT has the ability to parse TriG
> (http://www4.wiwiss.fu-berlin.de/bizer/TriG/) files but not to serialize RDF
> datasets in that format.
> When working with named graphs people would probably find it easier to look
> at TriG files rather than N-Quads (same as Turtle and N-Triples).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira