Hi John,
Thank you for the TriX serializer. I was just taking a look at it in
my sandbox and notice it has a dependency on Ft.Xml. Any chance you
could rewrite it so it only depends on the Python standard library?
We also have an XMLWriter class in rdflib/syntax/serializers/
XMLWriter.py that should work, I think.
I don't think anyone minds if you clean up the TriX parser. I think
it was gromgull that did the current version. Looks like we have a
few test cases for the parser. If anyone else has a test case they'd
like to contribute - it'd be helpful to make sure we don't introduce
any breakage while cleaning up the parser.
Daniel Krech, http://eikeon.com/
On Aug 7, 2007, at 1:55 AM, John L. Clark wrote:
Devs,
I've taken a first pass at implementing a simple TriX serializer. I
should have attached the new file (which goes in
`.../rdflib/syntax/serializers/TriXSerializer.py`) to this email,
along with a crazy little test script. The test script exercises
round tripping, but it turned out parsing was broken, so I fixed it;
the patch for that (and adding the new serializer to the plugin list)
should be attached as well. Finally, does anyone mind if I clean up
the TriX parser a bit?
Take care,
John L. Clark
--
PLEASE NOTE that this message is not digitally signed. As a result,
you have no strong evidence that this message was actually sent by me.
Upon request I can provide a digitally signed receipt for this
message or other evidence validating its contents if you need such
evidence.<rdflib-
TriX_2007-08-07.diff><TriXSerializer.py><serializeRDF.py>_____________
__________________________________
_______________________________________________
Dev mailing list
Dev@rdflib.net
http://rdflib.net/mailman/listinfo/dev