diff --git a/index.html b/index.html index 95c67d665..9813f63d1 100644 --- a/index.html +++ b/index.html @@ -5052,7 +5052,7 @@

Fitness for Purpose

-

Contexts, Types, and Credential Schemas

+

Contexts, Vocabularies, Types, and Credential Schemas

Base Context

@@ -5116,6 +5116,115 @@

Base Context

+
+

Vocabularies

+ +

+This section lists URL values that might change during the Candidate +Recommendation phase based on migration of documents to the W3C Technical +Reports namespace and implementer feedback that requires the referenced URLs to +be modified. +

+ +

+Implementations MUST ensure that the following vocabulary URLs used in the base +context ultimately resolve to the following files, which are normative: +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
URLMedia TypeContent
+https://www.w3.org/2018/credentials# + +text/html + +https://www.w3.org/2018/credentials/index.html +
+https://www.w3.org/2018/credentials# + +application/ld+json + +https://www.w3.org/2018/credentials/index.jsonld +
+https://schema.org/ + +text/html + +https://schema.org/ +
+https://schema.org/ + +application/ld+json + +https://schema.org/version/latest/schemaorg-current-https.jsonld +
+https://w3id.org/security# + +text/html + +https://w3c.github.io/vc-data-integrity/vocab/security/vocabulary.html +
+https://w3id.org/security# + +application/ld+json + +https://w3c.github.io/vc-data-integrity/vocab/security/vocabulary.jsonld +
+ +

+The URLs listed above that start with +`https://w3c.github.io/vc-data-integrity/vocab/security/` are expected to change +to `https://www.w3.org/ns/security/` or an equally normative and archived +location under W3C control. +

+ +

+The Working Group is currently discussing how it might want to normatively +refer to the vocabulary files that are under the control of the Working Group. +Current options are: inclusion of the files directly into the specification or +publishing the files in W3C TR space and referring to them by using a +cryptographic hash. +

+ +

Differences between Contexts, Types, and CredentialSchemas