How can I get raptor to serialize using the Typed Nodes RDF/XML syntax? For example like this:
<ex:Document rdf:about="http://example.org/thing"> <dc:title>A marvelous thing</dc:title> </ex:Document> I'm looking to either satisfy the needed conditions in the rdf input to trigger the behavior. Or to somehow trigger it by specifying needed flags when calling the writer in C++. If for some reason this is not possible, a suggestion on what to modify to get this behavior is also helpful. thanks, mike
_______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
