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 Model

In this example, we show how you can use the Rio Parser/writer toolkit to read files

Author:
Jeen Broekstra
  • Constructor Details

    • Example08ReadTurtle

      public Example08ReadTurtle()
  • Method Details