0.0.5 • Published 7 years ago

turtle2jsonld v0.0.5

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

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 turtle2jsonld

Usage

cat *.ttl | turtle2jsonld
0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago