Streaming XML writer

Is there a pure ruby streaming RDF/XML serializer for RDF.rb? The
RDFXML plugin does a great deal of optimization/prettification of the
output which is really nice for small documents but is turning out to
be a tad slow for my use case.

If such a serializer does not exist i am considering implementing one.
If i go that route should it be a plugin of its very own, or would it
be better to make it an additional feature of the current RDF/XML
plugin?

Peter
barelyenough.org

Received on Tuesday, 27 March 2012 14:54:12 UTC