To convert the csv to turtle run:
clj -X digcomp/csv-to-ttl :csv digcomp.csv :out "digcomp.ttl"
(make sure you have clojure installed)
Draft
To convert the csv to turtle run:
clj -X digcomp/csv-to-ttl :csv digcomp.csv :out "digcomp.ttl"
(make sure you have clojure installed)
Draft