Hello Peter, http://docs.openlinksw.com/virtuoso/fn_xml_set_ns_decl.html is what you need. The initial list of namespace declarations can be found by
SELECT * FROM DB.DBA.SYS_XML_PERSISTENT_NS_DECL Best Regards, Ivan Mikhailov OpenLink Software http://virtuoso.openlinksw.com On Sat, 2010-07-31 at 13:49 -0500, Peter DeVries wrote: > I would like it to use some standard prefix names when it outputs > the .ttl file. > Most important for me is: > @prefix txn: <http://lod.taxonconcept.org/ontology/txn.owl#> .
