Informatievlaanderen / OSLO-SpecificationGenerator

Generates HTML specification pages based on RDF vocabularies.
1 stars 7 forks source link

Added script to automatically generate JSON-LD context file from TSV file. #3

Closed jensscheerlinck closed 7 years ago

jensscheerlinck commented 7 years ago

USAGE: generate_jsonld.py -i filename.tsv

Takes as input the tsv/csv file generated by the EA-to-RDF tool and uses it to create the JSON-LD context.

laurensdv commented 7 years ago

Closes InformatieVlaanderen/OSLO-Vocabularia#2