Canonicalization result, i.e., the result structure of the algorithm. See the specification

Hierarchy

  • C14nResult

Properties

canonical_form: string

N-Quads serialization of the dataset.

canonicalized_dataset: Quads

Dataset as a DatasetCore

bnode_identifier_map: ReadonlyMap<BlankNode, string>

Mapping of a blank node to its identifier.

issued_identifier_map: ReadonlyMap<string, string>

Mapping of an (original) blank node id to its canonical equivalent.