Consent
Information on the legitimate processing of information related to PII.
URI: gx:Consent
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
slots:
- legalBasis
- dataProtectionContactPoint
- purpose
- consentWithdrawalContactPoint
slot_usage:
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>
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
slot_usage:
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>
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#slots
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#slots
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#slots
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#slots
alias: consentWithdrawalContactPoint
owner: Consent
domain_of:
- Consent
range: string
multivalued: true