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