Skip to content

rdf from-jelly: allow non-streaming output formats #93

@Ostrzyciel

Description

@Ostrzyciel

Currently only formats that support the StreamRDF interface are supported in from-jelly, to support arbitrarily large inputs.

It would be useful to add an option to output a non-streaming file, like RDF/XML or JSON-LD, by first transforming it to an RDF dataset/graph.

This is somewhat connected to #58 where it would make sense, because each frame must be limited in size.

I'm not sure how the arguments for this should look like, though.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions