mirror of
https://github.com/balkian/gists.git
synced 2024-11-01 08:01:44 +00:00
fade8b48ad
git-subtree-dir: repos/3cfb60263b6841cfbeaa git-subtree-mainline:6dd86dd5d0
git-subtree-split:5307d698ab
1 line
116 B
Bash
1 line
116 B
Bash
python -c 'import rdflib; g=rdflib.Graph(); g.parse("prueba.ttl", format="n3"); print(g.serialize(format="n3").str)' |