object Example06WriteRdfXml
(source)
RDF Tutorial example 06: Writing an RDF model in RDF/XML syntax
In this example, we show how you can use the Rio Parser/writer toolkit to write your model in RDF/XML syntax.
Author
Jeen Broekstra
Author
Jonathan Bisson
fun main(args: Array<String>): Unit |