diff --git a/spec/ca-overview.svg b/spec/ca-overview.svg new file mode 100644 index 0000000..985668d --- /dev/null +++ b/spec/ca-overview.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/spec/index.html b/spec/index.html index c65a553..29d123a 100644 --- a/spec/index.html +++ b/spec/index.html @@ -484,6 +484,30 @@

Canonicalization

"RDF Canonicalization algorithm version 1.0" (RDFC-1.0).

+

provides an overview of RDFC-1.0, + with steps 1 through 7 corresponding to the various steps described in + .

+ +
+ + +

+ The image represents an overview of the RDFC-1.0 algorithm. + The Input Document is deserialized into the Input Dataset + and Input Blank Node Identifier Map. + Canonicalization steps 1-6 are executed resulting in + the Canonicalized Dataset including the + Input Blank Node Identifier Map and Issued Identifiers Map. + Step 7 of the Canonicalization algorithm creates + the canonical n-quads form of the Canonicalized Dataset.

+
+
An illustrated overview of the RDFC-1.0 algorithm.
+ Image available in + + SVG + .
+
+

Overview