From 4f4f33fee9c26ebef9bcf9ad6954d642feafc86e Mon Sep 17 00:00:00 2001 From: Ivan Herman Date: Wed, 11 Sep 2024 12:59:57 +0200 Subject: [PATCH] Added an extra definition reference for expiration --- vocab/security/vocabulary.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vocab/security/vocabulary.yml b/vocab/security/vocabulary.yml index a61e3bd..e95b083 100644 --- a/vocab/security/vocabulary.yml +++ b/vocab/security/vocabulary.yml @@ -248,7 +248,7 @@ property: - id: expiration label: Expiration time for a proof or verification method - defined_by: https://www.w3.org/TR/vc-data-integrity/#defn-proof-expires + defined_by: [https://www.w3.org/TR/vc-data-integrity/#defn-proof-expires, https://www.w3.org/TR/controller-document/#defn-vm-expires] comment: Historically, this property has often been expressed using `expires` as a shortened term in JSON-LD. Since this shortened term and its mapping to this property are in significant use in the ecosystem, the inconsistency between the short term name (`expires`) and the property identifier (`...#expiration`) is expected and should not trigger an error. domain: - sec:Proof