1 year ago
#208627
Mayank Agarwal
PluginException: No plugin registered for (.nt, <class 'rdflib.serializer.Serializer'>)
I am able to serialize in .ttl
format but when I tried serialize the rdf graph in (.nt,.ntriples,.nt11 format)
by python. Everytime it is showing error:
PluginException: No plugin registered for (.nt, <class 'rdflib.serializer.Serializer'>)
using g.serialize(format='.nt')
Anybody can help?Thanks!
python
rdflib
knowledge-graph
n-triples
0 Answers
Your Answer