Class Example06WriteRdfXml


  • public class Example06WriteRdfXml
    extends Object
    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
    • Constructor Detail

      • Example06WriteRdfXml

        public Example06WriteRdfXml()
    • Method Detail

      • main

        public static void main​(String[] args)