Skip to content

Class: HeatmapDataSet

A single instance of a published dataset. The descriptions of these fields are taken from the Dublin Core Standard.

URI: ck:HeatmapDataSet

 classDiagram
    class HeatmapDataSet
    click HeatmapDataSet href "../HeatmapDataSet"
      HeatmapDataSet : conforms_to

      HeatmapDataSet : contributor

      HeatmapDataSet : coverage

      HeatmapDataSet : creator

      HeatmapDataSet : date

      HeatmapDataSet : description

      HeatmapDataSet : energy_areas




    HeatmapDataSet --> "1..*" EnergyArea : energy_areas
    click EnergyArea href "../EnergyArea"


      HeatmapDataSet : format

      HeatmapDataSet : identifier

      HeatmapDataSet : issued

      HeatmapDataSet : language

      HeatmapDataSet : publisher

      HeatmapDataSet : rights

      HeatmapDataSet : title

      HeatmapDataSet : updated




    HeatmapDataSet --> "*" UpdateInfo : updated
    click UpdateInfo href "../UpdateInfo"


      HeatmapDataSet : valid




    HeatmapDataSet --> "0..1" DateTimeInterval : valid
    click DateTimeInterval href "../DateTimeInterval"


Slots

Name Cardinality and Range Description Inheritance
conforms_to 1
String
ID for the schema used to create the instance data direct
contributor 0..1
String
An entity responsible for making contributions to the resource direct
coverage 0..1
String
The spatial or temporal topic of the resource, spatial applicability of the r... direct
creator 1
String
An entity responsible for making the resource direct
date 0..1
date
A point of time associated with an event in the lifecycle of the resource direct
description 0..1
String
An account of the resource direct
format 0..1
String
The file format of the resource direct
identifier 1
String
An unambiguous reference to the resource within a given context direct
issued 1
date
Date of formal issuance of the resource direct
language 0..1
String
A language of the resource direct
publisher 0..1
String
An entity responsible for making the resource available direct
rights 0..1
String
Information about rights held in and over the resource direct
title 0..1
String
A name given to the resource direct
updated *
UpdateInfo
Type of information that was updated for this dataset direct
valid 0..1
DateTimeInterval
A date range for the validity of a resource direct
energy_areas 1..*
EnergyArea
A list of energy areas with heatmap data direct

Identifier and Mapping Information

Schema Source

  • from schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0

Mappings

Mapping Type Mapped Value
self ck:HeatmapDataSet
native ck:HeatmapDataSet

LinkML Source

Direct

name: HeatmapDataSet
description: A single instance of a published dataset. The descriptions of these fields
  are taken from the Dublin Core Standard.
from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
rank: 1000
attributes:
  conforms_to:
    name: conforms_to
    description: ID for the schema used to create the instance data.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:conformsTo
    domain_of:
    - HeatmapDataSet
    required: true
  contributor:
    name: contributor
    description: An entity responsible for making contributions to the resource.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:contributor
    domain_of:
    - HeatmapDataSet
    required: false
  coverage:
    name: coverage
    description: The spatial or temporal topic of the resource, spatial applicability
      of the resource, or jurisdiction under which the resource is relevant.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:coverage
    domain_of:
    - HeatmapDataSet
    required: false
  creator:
    name: creator
    description: An entity responsible for making the resource.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:creator
    domain_of:
    - HeatmapDataSet
    required: true
  date:
    name: date
    description: A point of time associated with an event in the lifecycle of the
      resource. For this implementation this will represent the date the data set
      is valid from.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:date
    domain_of:
    - HeatmapDataSet
    - UpdateInfo
    range: date
    required: false
  description:
    name: description
    description: An account of the resource.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:description
    domain_of:
    - HeatmapDataSet
    - IdentifiedObject
    - NameType
    - NameTypeAuthority
    required: false
  format:
    name: format
    description: The file format of the resource.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:format
    domain_of:
    - HeatmapDataSet
    required: false
  identifier:
    name: identifier
    description: An unambiguous reference to the resource within a given context.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:identifier
    domain_of:
    - HeatmapDataSet
    required: true
  issued:
    name: issued
    description: Date of formal issuance of the resource.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:issued
    domain_of:
    - HeatmapDataSet
    range: date
    required: true
  language:
    name: language
    description: A language of the resource.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:language
    domain_of:
    - HeatmapDataSet
    required: false
  publisher:
    name: publisher
    description: An entity responsible for making the resource available.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:publisher
    domain_of:
    - HeatmapDataSet
    required: false
  rights:
    name: rights
    description: Information about rights held in and over the resource.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:rights
    domain_of:
    - HeatmapDataSet
    required: false
  title:
    name: title
    description: A name given to the resource.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:title
    domain_of:
    - HeatmapDataSet
    required: false
  updated:
    name: updated
    description: Type of information that was updated for this dataset.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: ck:HeatmapDataSet.updated
    multivalued: true
    domain_of:
    - HeatmapDataSet
    range: UpdateInfo
    required: false
  valid:
    name: valid
    description: A date range for the validity of a resource. This should be two dates,
      start & end. The first date is inclusive and the second date exclusive.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:valid
    domain_of:
    - HeatmapDataSet
    range: DateTimeInterval
    required: false
  energy_areas:
    name: energy_areas
    description: A list of energy areas with heatmap data.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: ck:HeatmapDataSet.EnergyAreas
    multivalued: true
    domain_of:
    - HeatmapDataSet
    range: EnergyArea
    required: true
class_uri: ck:HeatmapDataSet
tree_root: true

Induced

name: HeatmapDataSet
description: A single instance of a published dataset. The descriptions of these fields
  are taken from the Dublin Core Standard.
from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
rank: 1000
attributes:
  conforms_to:
    name: conforms_to
    description: ID for the schema used to create the instance data.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:conformsTo
    alias: conforms_to
    owner: HeatmapDataSet
    domain_of:
    - HeatmapDataSet
    range: string
    required: true
  contributor:
    name: contributor
    description: An entity responsible for making contributions to the resource.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:contributor
    alias: contributor
    owner: HeatmapDataSet
    domain_of:
    - HeatmapDataSet
    range: string
    required: false
  coverage:
    name: coverage
    description: The spatial or temporal topic of the resource, spatial applicability
      of the resource, or jurisdiction under which the resource is relevant.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:coverage
    alias: coverage
    owner: HeatmapDataSet
    domain_of:
    - HeatmapDataSet
    range: string
    required: false
  creator:
    name: creator
    description: An entity responsible for making the resource.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:creator
    alias: creator
    owner: HeatmapDataSet
    domain_of:
    - HeatmapDataSet
    range: string
    required: true
  date:
    name: date
    description: A point of time associated with an event in the lifecycle of the
      resource. For this implementation this will represent the date the data set
      is valid from.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:date
    alias: date
    owner: HeatmapDataSet
    domain_of:
    - HeatmapDataSet
    - UpdateInfo
    range: date
    required: false
  description:
    name: description
    description: An account of the resource.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:description
    alias: description
    owner: HeatmapDataSet
    domain_of:
    - HeatmapDataSet
    - IdentifiedObject
    - NameType
    - NameTypeAuthority
    range: string
    required: false
  format:
    name: format
    description: The file format of the resource.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:format
    alias: format
    owner: HeatmapDataSet
    domain_of:
    - HeatmapDataSet
    range: string
    required: false
  identifier:
    name: identifier
    description: An unambiguous reference to the resource within a given context.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:identifier
    alias: identifier
    owner: HeatmapDataSet
    domain_of:
    - HeatmapDataSet
    range: string
    required: true
  issued:
    name: issued
    description: Date of formal issuance of the resource.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:issued
    alias: issued
    owner: HeatmapDataSet
    domain_of:
    - HeatmapDataSet
    range: date
    required: true
  language:
    name: language
    description: A language of the resource.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:language
    alias: language
    owner: HeatmapDataSet
    domain_of:
    - HeatmapDataSet
    range: string
    required: false
  publisher:
    name: publisher
    description: An entity responsible for making the resource available.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:publisher
    alias: publisher
    owner: HeatmapDataSet
    domain_of:
    - HeatmapDataSet
    range: string
    required: false
  rights:
    name: rights
    description: Information about rights held in and over the resource.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:rights
    alias: rights
    owner: HeatmapDataSet
    domain_of:
    - HeatmapDataSet
    range: string
    required: false
  title:
    name: title
    description: A name given to the resource.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:title
    alias: title
    owner: HeatmapDataSet
    domain_of:
    - HeatmapDataSet
    range: string
    required: false
  updated:
    name: updated
    description: Type of information that was updated for this dataset.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: ck:HeatmapDataSet.updated
    multivalued: true
    alias: updated
    owner: HeatmapDataSet
    domain_of:
    - HeatmapDataSet
    range: UpdateInfo
    required: false
  valid:
    name: valid
    description: A date range for the validity of a resource. This should be two dates,
      start & end. The first date is inclusive and the second date exclusive.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: dcterms:valid
    alias: valid
    owner: HeatmapDataSet
    domain_of:
    - HeatmapDataSet
    range: DateTimeInterval
    required: false
  energy_areas:
    name: energy_areas
    description: A list of energy areas with heatmap data.
    from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
    rank: 1000
    slot_uri: ck:HeatmapDataSet.EnergyAreas
    multivalued: true
    alias: energy_areas
    owner: HeatmapDataSet
    domain_of:
    - HeatmapDataSet
    range: EnergyArea
    required: true
class_uri: ck:HeatmapDataSet
tree_root: true