| Class | Description |
|---|---|
| GraphCollection |
A graph collection (class 'GraphCollection') is a set of named graphs (Vector
|
| MSG |
MSG = Minimum self-contained graph
A MSG consists of a set of N triples with N>=1 (there should not be any empty MSGs).
|
| NamedGraph |
A named graph is a graph with an IRI as identifier.
|
| NodeHash |
Class used by Fisteus2010 only to save variable (blank node) hashes
|
| Prefix |
Prefixes are used to reduce the file size of graph serializations by shortening IRIs.
|
| SignatureData |
SignatureData is used to keep track of all relevant signature data which belongs to a graph collection.
|
| Triple |
A (RDF) triple or statement consists of a subject, a predicate and an object.
|
Copyright © 2018. All rights reserved.