Package io.setl.rdf.normalization
An implementation of the Universal RDF Dataset Normalization Algorithm 2015.
The specification of this algorithm is given at http://json-ld.github.io/normalization/spec/.
A test-suite is defined at: https://json-ld.github.io/normalization/tests/index.html#manifest-urdna2015.
-
Class Summary Class Description IdentifierIssuer An issuer of counted identifiers to map identifiers from one naming scheme to another.NQuadSerializer Encode an RDF quad in N-Quad format.RdfNormalize Perform RDF normalization.SerializedQuad An RDF quad that has been serialized using the NQuad method. -
Enum Summary Enum Description Position Enumeration of positions in an RDF quad.