Skip to content

Commit

Permalink
Add an extra vocabulary definition reference for expiration.
Browse files Browse the repository at this point in the history
  • Loading branch information
iherman committed Sep 19, 2024
1 parent 3af0e87 commit 89f751d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vocab/security/vocabulary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 89f751d

Please sign in to comment.