Class 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 Detail

      • Example12BuildModelWithNamedGraphs

        public Example12BuildModelWithNamedGraphs()