0.0.5 • Published 6 years ago

turtle2jsonld v0.0.5

Weekly downloads
6
License
MIT
Repository
github
Last release
6 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

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago