Class Example06WriteRdfXml

java.lang.Object
org.eclipse.rdf4j.examples.model.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 Details

    • Example06WriteRdfXml

      public Example06WriteRdfXml()
  • Method Details

    • main

      public static void main(String[] args)