Skip to content

Commit 4f4f33f

Browse files
committed
Added an extra definition reference for expiration
1 parent 1d7bfa6 commit 4f4f33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vocab/security/vocabulary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ property:
248248

249249
- id: expiration
250250
label: Expiration time for a proof or verification method
251-
defined_by: https://www.w3.org/TR/vc-data-integrity/#defn-proof-expires
251+
defined_by: [https://www.w3.org/TR/vc-data-integrity/#defn-proof-expires, https://www.w3.org/TR/controller-document/#defn-vm-expires]
252252
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.
253253
domain:
254254
- sec:Proof

0 commit comments

Comments
 (0)