diff --git a/contexts/credentials/v2 b/contexts/credentials/v2 index 9c0d9d238..82f9ff78e 100644 --- a/contexts/credentials/v2 +++ b/contexts/credentials/v2 @@ -60,6 +60,10 @@ "termsOfUse": { "@id": "https://www.w3.org/2018/credentials#termsOfUse", "@type": "@id" + }, + "confidenceMethod": { + "@id": "https://www.w3.org/2018/credentials#confidenceMethod", + "@type": "@id" } } }, diff --git a/index.html b/index.html index e3ad8e92f..4e88f956f 100644 --- a/index.html +++ b/index.html @@ -3291,6 +3291,26 @@
+This property reservation might be deleted in favor of an existing section +in the specification if at least one specification with two independent +implementations are demonstrated by the end of the Candidate Recommendation +Phase. If that does not occur, this reservation will remain, but the existing +section in the specification will be removed. +See Verifiable Credential Confidence Methods. +
+This reserved property is at risk and will be removed from the specification if at least one specification with two independent implementations are not demonstrated by the end of the Candidate Recommendation Phase. +See Verifiable Credential Rendering Methods.