Folks,

Since Literal.n3() doesn't do any escaping, the ntriples serializer emits illegal NTriples (so, " chars aren't escaped, for example).

This is very tricky to fix in the serializer itself, so an ntriples() method on Literal might be a way to fix it.

Cheers,
Kendall


_______________________________________________
Dev mailing list
[email protected]
http://rdflib.net/mailman/listinfo/dev

Reply via email to