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