linkedpipes / etl

LinkedPipes ETL is an RDF based, lightweight ETL tool
https://etl.linkedpipes.com
Other
146 stars 31 forks source link

Enhancement: support framing in JSON-LD operations #430

Open jindrichmynarz opened 7 years ago

jindrichmynarz commented 7 years ago

The JSON-LD operations component can add support for JSON-LD framing. This operation is already available via jsonld-java.

skodapetr commented 7 years ago

What do you mean by JSON-LD operation components? t-RdfToFiles, t-RdfToFilesChunked, t-rdfToWrappedJsonLdChunked, t-jsonLdFormat ?

The serialisation from RDF is done by Rdf4j, so we need to check for framing there.

jindrichmynarz commented 7 years ago

I mean http://etl.linkedpipes.com/components/t-jsonldformat.