1
0
mirror of https://github.com/balkian/gists.git synced 2024-11-21 17:22:29 +00:00
gists/zshfz0Fxr.txt
J. Fernando Sánchez ba3196e728
2015-09-25 15:20:05 +02:00

1 line
116 B
Plaintext

python -c 'import rdflib; g=rdflib.Graph(); g.parse("prueba.ttl", format="n3"); print(g.serialize(format="n3").str)'