Skip to content

Commit

Permalink
Added JsonSchemaCredential2023 to the vocabulary
Browse files Browse the repository at this point in the history
  • Loading branch information
iherman committed Aug 1, 2023
1 parent 892eeac commit 7bf2586
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion vocab/credentials/v2/vocabulary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,11 @@ class:
label: JSON schema validator 2023
defined_by: https://www.w3.org/TR/vc-json-schema/#jsonschema2023
upper_value: cred:CredentialSchema
comment: A type of validator for the validation of <a href="#VerifiableCredential">Verifiable Credentials</a>, based on JSON Schema.

- id: JsonSchemaCredential2023
label: JSON schema validator 2023 with schema contained in a credential
defined_by: https://www.w3.org/TR/vc-json-schema/#jsonschemacredential2023
upper_value: cred:CredentialSchema

- id: RefreshService
label: Refresh service
Expand Down

0 comments on commit 7bf2586

Please sign in to comment.