Skip to content

Instantly share code, notes, and snippets.

@balkian
Last active September 25, 2015 13:24
Show Gist options
  • Save balkian/3cfb60263b6841cfbeaa to your computer and use it in GitHub Desktop.
Save balkian/3cfb60263b6841cfbeaa to your computer and use it in GitHub Desktop.
python -c 'import rdflib; g=rdflib.Graph(); g.parse("prueba.ttl", format="n3"); print(g.serialize(format="n3").str)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment