Package org.eclipse.rdf4j.examples.model
Class Example05BlankNode
- java.lang.Object
-
- org.eclipse.rdf4j.examples.model.Example05BlankNode
-
public class Example05BlankNode extends Object
RDF Tutorial example 05: Adding blank nodes to an RDF Model.In this example, we show how you can use a blank node for representing composite objects - in this case, an address.
- Author:
- Jeen Broekstra
-
-
Constructor Summary
Constructors Constructor Description Example05BlankNode()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-