Package org.eclipse.rdf4j.examples.model
Class Example08ReadTurtle
- java.lang.Object
-
- org.eclipse.rdf4j.examples.model.Example08ReadTurtle
-
public class Example08ReadTurtle extends Object
RDF Tutorial example 08: Reading a Turtle syntax file to create a ModelIn this example, we show how you can use the Rio Parser/writer toolkit to read files
- Author:
- Jeen Broekstra
-
-
Constructor Summary
Constructors Constructor Description Example08ReadTurtle()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-