Skip to content

Commit

Permalink
Fixed description
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviaracil committed Jul 31, 2024
1 parent 7e78a5a commit a6c6128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ob_v3p0/common_credentials.lines
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ Package SharedCredentialDataModels DataModel

Class CredentialSchema Unordered false [] "Identify the type and location of a data schema." "i:https://www.w3.org/2018/credentials#CredentialSchema"
Property id URI 1 "The value MUST be a URI identifying the schema file. One instance of `CredentialSchema` MUST have an `id` that is the URL of the JSON Schema for this credential defined by this specification."
Property type IRI 1 "The value MUST identify the type of data schema validation. One instance of `CredentialSchema` MUST have a `type` of 'JsonSchemaValidator2019'."
Property type IRI 1 "The value MUST identify the type of data schema validation. One instance of `CredentialSchema` MUST have a `type` of '1EdTechJsonSchemaValidator2019'."
Mixin Extensions

Class CredentialStatus Unordered false [] "The information in CredentialStatus is used to discover information about the current status of a verifiable credential, such as whether it is suspended or revoked." "i:https://www.w3.org/2018/credentials#CredentialStatus"
Expand Down

0 comments on commit a6c6128

Please sign in to comment.