Compliant Credential
Snapshot of a credential deemed compliant by a compliance engine. This uses a unique identifier and a hash to ensure the credential will not be modified in a near future.
classDiagram
class CompliantCredential
click CompliantCredential href "../CompliantCredential"
CompliantCredential : credentialType
CompliantCredential --> "1" String : credentialType
click String href "../String"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
credentialType | 1 xsd:string |
Type of the compliant credential | direct |
Usages
used by | used in | type | used |
---|---|---|---|
LabelCredential | compliantCredentials | range | CompliantCredential |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/gaia-x/development#compliance
LinkML Source
Direct
name: CompliantCredential
description: Snapshot of a credential deemed compliant by a compliance engine. This
uses a unique identifier and a hash to ensure the credential will not be modified
in a near future.
title: Compliant Credential
from_schema: https://w3id.org/gaia-x/development#compliance
attributes:
credentialType:
name: credentialType
description: Type of the compliant credential.
title: Credential Type
from_schema: https://w3id.org/gaia-x/development#compliance
rank: 1000
domain_of:
- CompliantCredential
range: string
required: true
Induced
name: CompliantCredential
description: Snapshot of a credential deemed compliant by a compliance engine. This
uses a unique identifier and a hash to ensure the credential will not be modified
in a near future.
title: Compliant Credential
from_schema: https://w3id.org/gaia-x/development#compliance
attributes:
credentialType:
name: credentialType
description: Type of the compliant credential.
title: Credential Type
from_schema: https://w3id.org/gaia-x/development#compliance
rank: 1000
alias: credentialType
owner: CompliantCredential
domain_of:
- CompliantCredential
range: string
required: true