The current output of the Sip-Creator is RDFXML with a custom separator.
This pull-request adds support of writing the output as NQUADS and compress the output This format can be directly uploaded to the hub3 for processing. It still has a custom separator but the output is fully valid RDF.
In the 'big-picture' view it is now possible to display JSON-LD as well next to the default RDFXML.
The current output of the Sip-Creator is RDFXML with a custom separator.
This pull-request adds support of writing the output as NQUADS and compress the output This format can be directly uploaded to the hub3 for processing. It still has a custom separator but the output is fully valid RDF.
In the 'big-picture' view it is now possible to display JSON-LD as well next to the default RDFXML.