Module rdftk_core::data_set::name[][src]

An extension to the core Graph to support named graphs. The semantics of a named graph has been derived from RDF 1.1 TriG, RDF Dataset Language, and RDF 1.1: On Semantics of RDF Datasets.

Structs

GraphName

A Graph name MUST be either an IRI or a blank node.