barnard59-formats
v4.0.1Support for various formats for Barnard59 Linked Data pipelines
8 operations8 transformsMIT licensed41k downloads/mo
Operations
- Parse CSV on the Webcsvw/parseParses the given CSV stream using the given metadata.
- Parse JSON-LDjsonld/parseParses the given JSON-LD stream.
- Parse JSON-LD (Object)jsonld/parse/objectParses the given JSON-LD stream.
- Parse N3n3/parseParses the given N3 stream.
- Parse RDF/XMLrdf-xml/parseParses the given RDF/XML stream.
- Parse XSLX files based on the CSV on the Web standardxlsx/parseParses the given XLSX stream using the given metadata.
- Serialize JSON-LDjsonld/serializeSerializes the given RDF/JS Quads to JSON-LD.
- Serialize N-Triplesntriples/serializeSerializes the given RDF/JS Quads to N-Triples.