Class Example12BuildModelWithNamedGraphs

java.lang.Object
org.eclipse.rdf4j.examples.model.Example12BuildModelWithNamedGraphs

public class Example12BuildModelWithNamedGraphs extends Object
RDF Tutorial example 12: Building a Model with named graphs

In this example, we show how you can use the context mechanism to add statements separate named graphs within the same Model.

Author:
Jeen Broekstra
  • Constructor Details

    • Example12BuildModelWithNamedGraphs

      public Example12BuildModelWithNamedGraphs()
  • Method Details