Consent
Information on the legitimate processing of information related to PII.
URI: gx:Consent
classDiagram
class Consent
click Consent href "../Consent"
Consent : consentWithdrawalContactPoint
Consent --> "*" String : consentWithdrawalContactPoint
click String href "../String"
Consent : dataProtectionContactPoint
Consent --> "*" String : dataProtectionContactPoint
click String href "../String"
Consent : legalBasis
Consent --> "1" String : legalBasis
click String href "../String"
Consent : purpose
Consent --> "*" String : purpose
click String href "../String"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
legalBasis | 1 xsd:string |
One of the reasons as detailed in the identified Personal Data Protection Reg... | direct |
dataProtectionContactPoint | * xsd:string |
ContactPoint of the Data Protection Officer or Participant responsible for th... | direct |
purpose | * xsd:string |
Purposes of the processing | direct |
consentWithdrawalContactPoint | * xsd:string |
ContactPoint of the Participant to whom to formulate a withdrawal consent req... | direct |
Usages
used by | used in | type | used |
---|---|---|---|
DataResource | consent | range | Consent |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/gaia-x/development#data-resource
LinkML Source
Direct
name: Consent
description: Information on the legitimate processing of information related to PII.
title: Consent
from_schema: https://w3id.org/gaia-x/development#data-resource
attributes:
legalBasis:
name: legalBasis
description: One of the reasons as detailed in the identified Personal Data Protection
Regimes, formatted as a string matching <protectionRegime>:<article number>
title: legal Basis
from_schema: https://w3id.org/gaia-x/development#data-resource
rank: 1000
domain_of:
- Consent
- LegitimateInterest
range: string
required: true
multivalued: false
dataProtectionContactPoint:
name: dataProtectionContactPoint
description: ContactPoint of the Data Protection Officer or Participant responsible
for the management of personal or sensitive data
title: data protection contact point
from_schema: https://w3id.org/gaia-x/development#data-resource
rank: 1000
domain_of:
- Consent
range: string
multivalued: true
purpose:
name: purpose
description: Purposes of the processing. It is recommended to use well know controlled
vocabulary such as the Data Privacy Vocabulary:Purposes
title: purpose
from_schema: https://w3id.org/gaia-x/development#data-resource
rank: 1000
domain_of:
- Consent
range: string
multivalued: true
consentWithdrawalContactPoint:
name: consentWithdrawalContactPoint
description: ContactPoint of the Participant to whom to formulate a withdrawal
consent request
title: consent withdrawal contact point
from_schema: https://w3id.org/gaia-x/development#data-resource
rank: 1000
domain_of:
- Consent
range: string
multivalued: true
Induced
name: Consent
description: Information on the legitimate processing of information related to PII.
title: Consent
from_schema: https://w3id.org/gaia-x/development#data-resource
attributes:
legalBasis:
name: legalBasis
description: One of the reasons as detailed in the identified Personal Data Protection
Regimes, formatted as a string matching <protectionRegime>:<article number>
title: legal Basis
from_schema: https://w3id.org/gaia-x/development#data-resource
rank: 1000
alias: legalBasis
owner: Consent
domain_of:
- Consent
- LegitimateInterest
range: string
required: true
multivalued: false
dataProtectionContactPoint:
name: dataProtectionContactPoint
description: ContactPoint of the Data Protection Officer or Participant responsible
for the management of personal or sensitive data
title: data protection contact point
from_schema: https://w3id.org/gaia-x/development#data-resource
rank: 1000
alias: dataProtectionContactPoint
owner: Consent
domain_of:
- Consent
range: string
multivalued: true
purpose:
name: purpose
description: Purposes of the processing. It is recommended to use well know controlled
vocabulary such as the Data Privacy Vocabulary:Purposes
title: purpose
from_schema: https://w3id.org/gaia-x/development#data-resource
rank: 1000
alias: purpose
owner: Consent
domain_of:
- Consent
range: string
multivalued: true
consentWithdrawalContactPoint:
name: consentWithdrawalContactPoint
description: ContactPoint of the Participant to whom to formulate a withdrawal
consent request
title: consent withdrawal contact point
from_schema: https://w3id.org/gaia-x/development#data-resource
rank: 1000
alias: consentWithdrawalContactPoint
owner: Consent
domain_of:
- Consent
range: string
multivalued: true