HeatmapDataSet

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

Type

Class

URI

this:HeatmapDataSet

Class hierarchy

  • HeatmapDataSet

Slots

Associated classes
Figure 1. Associated classes
Name Cardinality Type Description

conforms_to

1

n/a

ID for the schema used to create the instance data.

creator

1

n/a

An entity responsible for making the resource.

identifier

1

n/a

An unambiguous reference to the resource within a given context.

issued

1

date

Date of formal issuance of the resource.

energy_areas

1..*

EnergyArea

A list of energy areas with heatmap data.

contributor

0..1

n/a

An entity responsible for making contributions to the resource.

coverage

0..1

n/a

The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant.

date

0..1

date

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.

description

0..1

n/a

An account of the resource.

format

0..1

n/a

The file format of the resource.

language

0..1

n/a

A language of the resource.

publisher

0..1

n/a

An entity responsible for making the resource available.

rights

0..1

n/a

Information about rights held in and over the resource.

title

0..1

n/a

A name given to the resource.

valid

0..1

DateTimeInterval

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.

updated

0..*

UpdateInfo

Type of information that was updated for this dataset.


conforms_to

ID for the schema used to create the instance data.

URI

dct:conformsTo

Cardinality

1

Type

n/a

contributor

An entity responsible for making contributions to the resource.

URI

dct:contributor

Cardinality

0..1

Type

n/a

coverage

The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant.

URI

dct:coverage

Cardinality

0..1

Type

n/a

creator

An entity responsible for making the resource.

URI

dct:creator

Cardinality

1

Type

n/a

date

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.

URI

dct:date

Cardinality

0..1

Type

date

description

An account of the resource.

URI

dct:description

Cardinality

0..1

Type

n/a

energy_areas

A list of energy areas with heatmap data.

URI

this:HeatmapDataSet.EnergyAreas

Cardinality

1..*

Type

EnergyArea

format

The file format of the resource.

URI

dct:format

Cardinality

0..1

Type

n/a

identifier

An unambiguous reference to the resource within a given context.

URI

dct:identifier

Cardinality

1

Type

n/a

issued

Date of formal issuance of the resource.

URI

dct:issued

Cardinality

1

Type

date

language

A language of the resource.

URI

dct:language

Cardinality

0..1

Type

n/a

publisher

An entity responsible for making the resource available.

URI

dct:publisher

Cardinality

0..1

Type

n/a

rights

Information about rights held in and over the resource.

URI

dct:rights

Cardinality

0..1

Type

n/a

title

A name given to the resource.

URI

dct:title

Cardinality

0..1

Type

n/a

updated

Type of information that was updated for this dataset.

URI

this:HeatmapDataSet.updated

Cardinality

0..*

Type

UpdateInfo

valid

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.

URI

dct:valid

Cardinality

0..1

Type

DateTimeInterval