object Example08ReadTurtle
(source)
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
Author
Jonathan Bisson
fun main(args: Array<String>): Unit |