diff --git a/vocab/credentials/v2/vocabulary.yml b/vocab/credentials/v2/vocabulary.yml index f4b56e7df..ddc7a584a 100644 --- a/vocab/credentials/v2/vocabulary.yml +++ b/vocab/credentials/v2/vocabulary.yml @@ -50,6 +50,14 @@ class: label: Credential status comment: A Credential Status provides enough information to determine the current status of the credential (for example, suspended or revoked). It MUST include the `id` property, which MUST be a URL, and the `type` property, which expresses the credential status type (also referred to as the credential status scheme) + - id: StatusList2021Entry + label: Status List 2021 Entry + comment: A Status List 2021 Entry provides issuers with a mechanism to provide status information for verifiable credentials. + + - id: StatusList2021Credential + label: Status List 2021 Credential + comment: A Status List 2021 Credential provides issuers with a mechanism to publish a verifiable credential which encapsulates a status list. + - id: CredentialEvidence label: Credential evidence comment: A Credential Evidence scheme provides enough information to a verifier to determine whether the evidence gathered meets their requirements for issuing a credential. The precise content of each evidence scheme is determined by the specific evidence type definition.