Skip to content

Instantly share code, notes, and snippets.

@baskaufs
Created August 23, 2020 02:03
Show Gist options
  • Save baskaufs/e25c63f8bc5e6a8bbe0d605207c2dcc2 to your computer and use it in GitHub Desktop.
Save baskaufs/e25c63f8bc5e6a8bbe0d605207c2dcc2 to your computer and use it in GitHub Desktop.
command line to invoke RDF::Tabular to convert CSV to RDF/Turtle
rdf serialize --input-format tabular --output-format ttl --metadata csv-metadata.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment