net.nprod.rdf4k.examples.model / Example12BuildModelWithNamedGraphs

Example12BuildModelWithNamedGraphs

object Example12BuildModelWithNamedGraphs (source)

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

Author
Jonathan Bisson

Functions

main

fun main(args: Array<String>): Unit