DataAccountExport
List of methods to export data from your account out of the service.
URI: gx:DataAccountExport
classDiagram
class DataAccountExport
click DataAccountExport href "../DataAccountExport"
DataAccountExport : accessType
DataAccountExport --> "1" AccessTypes : accessType
click AccessTypes href "../AccessTypes"
DataAccountExport : formatType
DataAccountExport --> "1" MIMETypes : formatType
click MIMETypes href "../MIMETypes"
DataAccountExport : requestType
DataAccountExport --> "1" RequestTypes : requestType
click RequestTypes href "../RequestTypes"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
requestType | 1 RequestTypes |
The mean to request data retrieval: API, email, webform, unregisteredLetter, ... | direct |
accessType | 1 AccessTypes |
Type of data support: digital, physical | direct |
formatType | 1 MIMETypes |
Type of Media Types (formerly known as MIME types) as defined by the IANA | direct |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/gaia-x/development#service-offering
LinkML Source
Direct
name: DataAccountExport
description: List of methods to export data from your account out of the service.
from_schema: https://w3id.org/gaia-x/development#service-offering
attributes:
requestType:
name: requestType
description: 'The mean to request data retrieval: API, email, webform, unregisteredLetter,
registeredLetter, supportCenter.'
title: request type
from_schema: https://w3id.org/gaia-x/development#service-offering
rank: 1000
domain_of:
- DataAccountExport
range: RequestTypes
required: true
accessType:
name: accessType
description: 'Type of data support: digital, physical.'
title: access type
from_schema: https://w3id.org/gaia-x/development#service-offering
rank: 1000
domain_of:
- DataAccountExport
range: AccessTypes
required: true
formatType:
name: formatType
description: Type of Media Types (formerly known as MIME types) as defined by
the IANA.
title: format type
from_schema: https://w3id.org/gaia-x/development#service-offering
rank: 1000
domain_of:
- DataAccountExport
range: MIME_Types
required: true
class_uri: gx:DataAccountExport
Induced
name: DataAccountExport
description: List of methods to export data from your account out of the service.
from_schema: https://w3id.org/gaia-x/development#service-offering
attributes:
requestType:
name: requestType
description: 'The mean to request data retrieval: API, email, webform, unregisteredLetter,
registeredLetter, supportCenter.'
title: request type
from_schema: https://w3id.org/gaia-x/development#service-offering
rank: 1000
alias: requestType
owner: DataAccountExport
domain_of:
- DataAccountExport
range: RequestTypes
required: true
accessType:
name: accessType
description: 'Type of data support: digital, physical.'
title: access type
from_schema: https://w3id.org/gaia-x/development#service-offering
rank: 1000
alias: accessType
owner: DataAccountExport
domain_of:
- DataAccountExport
range: AccessTypes
required: true
formatType:
name: formatType
description: Type of Media Types (formerly known as MIME types) as defined by
the IANA.
title: format type
from_schema: https://w3id.org/gaia-x/development#service-offering
rank: 1000
alias: formatType
owner: DataAccountExport
domain_of:
- DataAccountExport
range: MIME_Types
required: true
class_uri: gx:DataAccountExport