netwerk-digitaal-erfgoed / MDWS-JSON-to-Turtle

0 stars 0 forks source link

MDWS-JSON-to-Turtle

Very early version of a NodeJS script to convert the output of MDWS-to-JSON to a RDF Turtle file.

Prerequisites

Install

npm install

Usage

./MDWS-JSON-to-Turtle.js data/1001.json > data/1001.ttl

Demo