Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 230 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 230 Bytes

simple-csv-to-rdf

example of using RDFlib to take a CSV and make triples from it

test_sheet.csv contains the data you want to turn into triples. convert.py is a script that demonstrates making a URI and literal object triple.