From e4a9644916d87c32a903e24773ae83c23f0d3036 Mon Sep 17 00:00:00 2001
From: Manu Sporny Fitness for Purpose
Contexts, Types, and Credential Schemas
+ Contexts, Vocabularies, Types, and Credential Schemas
Base Context
@@ -5116,6 +5116,93 @@ Base Context
+Implementations MUST ensure that the following vocabulary URLs used in the base +context ultimately resolve to the following files, which are normative: +
+ +URL | +Media Type | +Content | +
---|---|---|
+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 + | +
+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. Specifically, it is expected that the github.io links listed +below will eventually point to W3C TR space. +
+
Implementations MUST ensure that the following vocabulary URLs used in the base
context ultimately resolve to the following files, which are normative:
From b2142479549e961fd88f7a10822f620c63cf4f91 Mon Sep 17 00:00:00 2001
From: Manu Sporny 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. Specifically, it is expected that the github.io links listed
-below will eventually point to W3C TR space.
+be modified.
@@ -5210,6 +5209,13 @@
+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. +
+