command export_rdf_direct_xml

typeside t
schema s : rdf
instance i : literal : rdf {
	entities
		R
	attributes
		object : R -> Dom
		predicate : R -> Dom
		subject : R -> Dom}
----------------------------------
command (export_rdf_direct_xml i  )
	
Emit RDF triples for a CQL instance with one table and three columns, subject, predicate, object

Appears in:


Options:

always_reload
num_threads
start_ids_at
talg_reduction
timeout