turtle2jsonld
v0.0.5
Published
Transforms a Turtle file into a JSON-LD file
Readme
Convert Turtle files to JSONLD
Converts a turtle(!) file to a JSON-LD serialization.
(!) Converts not only turtle files, but in fact all serializations from the N3 family
Install
Have nodejs installed on your system. Install the script using:
npm install -g turtle2jsonldUsage
cat *.ttl | turtle2jsonld