This package wraps the carml-cli tool into a barnard59 Linked Data pipeline operation.
This package requires a Java Runtime Environment
The operation uses the given mapping
or mappingFile
to transform the incoming data.
It returns a Readable
stream of RDF/JS Quad
objects.
-
mapping
: AString
,Buffer
,Uint8Array
, orReadable
stream that contains the RML mapping. -
mappingFile
: AString
that contains the path to the RML mapping file.