Class: IsSdmxDataset

A mixin that provides additional metadata specific to SDMX Datasets

URI: odm:class/IsSdmxDataset

erDiagram
IsSdmxDataset {
    string action  
    string reportingBegin  
    string reportingEnd  
    string dataExtractionDate  
    string validFrom  
    string validTo  
    string publicationYear  
    string publicationPeriod  
}



Slots

Name Cardinality and Range Description Inheritance
action 0..1
String
Defines the action to be taken by the recipient system (information, append, replace, delete) direct
reportingBegin 0..1
String
A specific time period in a known system of time periods that identifies the start period of a report. direct
reportingEnd 0..1
String
A specific time period in a known system of time periods that identifies the end period of a report. direct
dataExtractionDate 0..1
String
A specific time period that identifies the date and time that the data are extracted from a data source. direct
validFrom 0..1
String
Indicates the inclusive start time indicating the validity of the information in the data set. direct
validTo 0..1
String
Indicates the inclusive end time indicating the validity of the information in the data set. direct
publicationYear 0..1
String
Specifies the year of publication of the data or metadata in terms of whatever provisioning agreements might be in force. direct
publicationPeriod 0..1
String
Specifies the period of publication of the data or metadata in terms of whatever provisioning agreements might be in force. direct

Mixin Usage

mixed into description
Dataset A collection element that groups observations sharing the same dimensionality, expressed as a set of unique dimensions within a Data Product context

Identifier and Mapping Information

Schema Source

  • from schema: https://cdisc.org/define-json

Mappings

Mapping Type Mapped Value
self odm:IsSdmxDataset
native odm:IsSdmxDataset

LinkML Source

Direct

name: IsSdmxDataset
description: A mixin that provides additional metadata specific to SDMX Datasets
from_schema: https://cdisc.org/define-json
mixin: true
attributes:
  action:
    name: action
    description: Defines the action to be taken by the recipient system (information,
      append, replace, delete)
    from_schema: https://cdisc.org/define-json
    rank: 1000
    domain_of:
    - IsSdmxDataset
  reportingBegin:
    name: reportingBegin
    description: A specific time period in a known system of time periods that identifies
      the start period of a report.
    from_schema: https://cdisc.org/define-json
    rank: 1000
    domain_of:
    - IsSdmxDataset
  reportingEnd:
    name: reportingEnd
    description: A specific time period in a known system of time periods that identifies
      the end period of a report.
    from_schema: https://cdisc.org/define-json
    rank: 1000
    domain_of:
    - IsSdmxDataset
  dataExtractionDate:
    name: dataExtractionDate
    description: A specific time period that identifies the date and time that the
      data are extracted from a data source.
    from_schema: https://cdisc.org/define-json
    rank: 1000
    domain_of:
    - IsSdmxDataset
  validFrom:
    name: validFrom
    description: Indicates the inclusive start time indicating the validity of the
      information in the data set.
    from_schema: https://cdisc.org/define-json
    rank: 1000
    domain_of:
    - IsSdmxDataset
  validTo:
    name: validTo
    description: Indicates the inclusive end time indicating the validity of the information
      in the data set.
    from_schema: https://cdisc.org/define-json
    rank: 1000
    domain_of:
    - IsSdmxDataset
  publicationYear:
    name: publicationYear
    description: Specifies the year of publication of the data or metadata in terms
      of whatever provisioning agreements might be in force.
    from_schema: https://cdisc.org/define-json
    rank: 1000
    domain_of:
    - IsSdmxDataset
  publicationPeriod:
    name: publicationPeriod
    description: Specifies the period of publication of the data or metadata in terms
      of whatever provisioning agreements might be in force.
    from_schema: https://cdisc.org/define-json
    rank: 1000
    domain_of:
    - IsSdmxDataset

Induced

name: IsSdmxDataset
description: A mixin that provides additional metadata specific to SDMX Datasets
from_schema: https://cdisc.org/define-json
mixin: true
attributes:
  action:
    name: action
    description: Defines the action to be taken by the recipient system (information,
      append, replace, delete)
    from_schema: https://cdisc.org/define-json
    rank: 1000
    alias: action
    owner: IsSdmxDataset
    domain_of:
    - IsSdmxDataset
  reportingBegin:
    name: reportingBegin
    description: A specific time period in a known system of time periods that identifies
      the start period of a report.
    from_schema: https://cdisc.org/define-json
    rank: 1000
    alias: reportingBegin
    owner: IsSdmxDataset
    domain_of:
    - IsSdmxDataset
  reportingEnd:
    name: reportingEnd
    description: A specific time period in a known system of time periods that identifies
      the end period of a report.
    from_schema: https://cdisc.org/define-json
    rank: 1000
    alias: reportingEnd
    owner: IsSdmxDataset
    domain_of:
    - IsSdmxDataset
  dataExtractionDate:
    name: dataExtractionDate
    description: A specific time period that identifies the date and time that the
      data are extracted from a data source.
    from_schema: https://cdisc.org/define-json
    rank: 1000
    alias: dataExtractionDate
    owner: IsSdmxDataset
    domain_of:
    - IsSdmxDataset
  validFrom:
    name: validFrom
    description: Indicates the inclusive start time indicating the validity of the
      information in the data set.
    from_schema: https://cdisc.org/define-json
    rank: 1000
    alias: validFrom
    owner: IsSdmxDataset
    domain_of:
    - IsSdmxDataset
  validTo:
    name: validTo
    description: Indicates the inclusive end time indicating the validity of the information
      in the data set.
    from_schema: https://cdisc.org/define-json
    rank: 1000
    alias: validTo
    owner: IsSdmxDataset
    domain_of:
    - IsSdmxDataset
  publicationYear:
    name: publicationYear
    description: Specifies the year of publication of the data or metadata in terms
      of whatever provisioning agreements might be in force.
    from_schema: https://cdisc.org/define-json
    rank: 1000
    alias: publicationYear
    owner: IsSdmxDataset
    domain_of:
    - IsSdmxDataset
  publicationPeriod:
    name: publicationPeriod
    description: Specifies the period of publication of the data or metadata in terms
      of whatever provisioning agreements might be in force.
    from_schema: https://cdisc.org/define-json
    rank: 1000
    alias: publicationPeriod
    owner: IsSdmxDataset
    domain_of:
    - IsSdmxDataset