Purl

OSLO Air & Water - Core

This document describes an application profile, in this case OSLO Air & Water - Core. The application profile specifies a semantic data model covering a set of use cases. The specification consists of terms with their constraints (cardinalities, codelists, usage guidelines).

Summary

TO DO

Status of this document

This application profile has the status of https://data.vlaanderen.be/id/concept/StandaardStatus/OntwerpStandaard published on 2021-04-16.

Information about the process and the decisions involved in the creation of this specification are consultable at the registry of standards.

License

This specification of Digitaal Vlaanderen is published under "Model license Free Reuse - v1.0".

Conformance

An implementation is conformant with this application profile if it satisfies these rules.

Entities

Accuracy

Description
The closeness of agreement between the Result of an Observation (resp. the command of an Actuation) and the true value of the observed ObservableProperty (resp. of the acted on ActuatableProperty) under the defined Conditions.
Subclass of
SystemProperty
Properties
No properties have been defined for this entity.

BatteryLifetime

Description
Total useful life of a System's battery in the specified Conditions.
Subclass of
SurvivalProperty
Properties
No properties have been defined for this entity.

CategoryObservation

Description
TODO
Properties
No properties have been defined for this entity.

ComplexObservation

Description
TODO
Properties
No properties have been defined for this entity.

Condition

Description
Used to specify ranges for qualities that act as Conditions on a Systems' operation.
Usage
For example, wind speed of 10-60m/s may be used as the Condition on a SystemProperty, for example, to state that a Sensor has a particular Accuracy under that Condition.
Properties
No properties have been defined for this entity.

CountObservation

Description
TODO
Properties
No properties have been defined for this entity.

DetectionLimit

Description
An observed value for which the probability of falsely claiming the absence of a component in a material is beta, given a probability alpha of falsely claiming its presence.
Subclass of
SystemProperty
Properties
No properties have been defined for this entity.

Device

Description
An apparatus (hardware + software + firmware) intended to accomplish a particular task (sensing the environment, actuating, etc.). A Device is a tangible object which contains some logic and is producer and/or consumer of data. A Device is always assumed to be capable of communicating electronically via a network.
Subclass of
Platform, System
Properties
For this entity the following properties are defined: brandName, category, description, deviceClass, documentation, energyLimitationClass, function, image, manufacturerName, modelName, name, supportedProtocol, supportedUnits.
Property Expected Range Cardinality Description Usage Codelist
brandName String 1 The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person.
category DeviceType 1 Device's category(ies).
description String 0..1 Device's description.
deviceClass DeviceClasstype 0..1 Class of constrained device as specified by RFC 7228. If the device is not a constrained device this property shall not be present.
documentation URI 0..1 A link to devices documentation.
energyLimitationClass EnergyLimitationType 0..1 Devices class of energy limitation as per RFC 7228.
function FunctionType 0..* The functionality necessary to accomplish the task for which a Device is designed. A device can be designed to perform more than one function.
image Image 0..1 An image of the item
manufacturerName String 1 Name of the manufacturer.
modelName String 1 Name of the model as given by the manufacturer. This attribute is different than name which is just a codename usually given by municipalities.
name String 1 The name of this item.
supportedProtocol ProtocolType 0..* Supported protocol(s) or networks
supportedUnits UnitType 0..* Units of measurement supported by the device. The unit code (text) of measurement given using the [UN/CEFACT Common Code](http://wiki.goodrelations-vocabulary.org/Documentation/UN/CEFACT_Common_Codes) (max. 3 characters).

DQ_Element

Description
TODO
Properties
No properties have been defined for this entity.

Drift

Description
A continuous or incremental change in the reported values of Observations over time for an unchanging Property under the defined Conditions.
Subclass of
SystemProperty
Properties
No properties have been defined for this entity.

Feature

Description
Features are abstractions of real-world phenomena.
Properties
No properties have been defined for this entity.

Frequency

Description
The smallest possible time between one Observation, Actuation, or Sampling and the next, under the defined Conditions.
Subclass of
SystemProperty
Properties
No properties have been defined for this entity.

GeometryObservation

Description
TODO
Properties
No properties have been defined for this entity.

Image

Description
TODO
Properties
No properties have been defined for this entity.

Latency

Description
The time between a command for an Observation (resp. Actuation) and the Sensor providing a Result (resp. the Actuator operating the Actuation), under the defined Conditions.
Subclass of
SystemProperty
Properties
No properties have been defined for this entity.

LI_Lineage

Description
Information about the events or source data used in constructing the data specified by the scope or lack of knowledge about lineage
Properties
No properties have been defined for this entity.

MaintenanceSchedule

Description
Schedule of maintenance for a System in the specified Conditions.
Subclass of
OperatingProperty
Properties
No properties have been defined for this entity.

Measurement

Description
TODO
Properties
No properties have been defined for this entity.

MeasurementRange

Description
The set of values that the Sensor can return as the Result of an Observation under the defined Conditions with the defined system properties.
Subclass of
SystemProperty
Properties
No properties have been defined for this entity.

Metadata

Description
Metadata is data that contains information about data.
Properties
For this entity the following properties are defined: contributor, creator, description, identifier, publisher, rights, subject, title.
Property Expected Range Cardinality Description Usage Codelist
contributor 0..1 An entity responsible for making contributions to the resource. The guidelines for using names of persons or organizations as creators also apply to contributors. Typically, the name of a Contributor should be used to indicate the entity.
creator 0..1 An entity primarily responsible for making the resource. Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity.
description 0..1 An account of the resource. Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.
identifier 0..1 An unambiguous reference to the resource within a given context. Recommended practice is to identify the resource by means of a string conforming to an identification system.
publisher 0..1 An entity responsible for making the resource available. Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity.
rights 0..1 Information about rights held in and over the resource. Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.
subject 0..1 The topic of the resource. Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary.
title 0..1 A name given to the resource.

Observation

Description
The determination of the value of a particular characteristic of an Object at a given time or between two times.
Properties
For this entity the following properties are defined: featureOfInterest, hasSimpleResult, hasUltimateFeatureOfInterest, madeBySensor, metadata, observedProperty, parameter, phenomenonTime, relatedObservation, result, resultQuality, resultTime, usedProcedure.
Property Expected Range Cardinality Description Usage Codelist
featureOfInterest Feature 1 Object that is observed. Can be the Feature itself or a proxy, viz a SamplingFeature. REMARK: Sometimes the actual FeatureOfInterest is only determined after observing the proxy.
hasSimpleResult Literal 1 The simple value of an Observation or Actuation.
hasUltimateFeatureOfInterest Feature 1..* Link to the ultimate feature of interest of an observation or act of sampling. This is useful when the proximate feature of interest is a sample of the ultimate feature of interest, directly or transitively.
madeBySensor Sensor 1 Relation between an Observation and the Sensor which made the Observations.
metadata Metadata 0..1 Link to the metadata of the observation.
observedProperty PropertyType 1 Relation linking an Observation to the property that was observed. The ObservableProperty should be a property of the FeatureOfInterest (linked by hasFeatureOfInterest) of this Observation.
parameter NamedValue 0..* The parameter describes an arbitrary event-specific parameter. This might be an environmental parameter, an instrument setting or input, or an event-specific sampling parameter that is not tightly bound to either the feature of interest or to the observation procedure.
phenomenonTime TM_Object 1 Phenomenon time describes the time that the result applies to the property of the feature of interest. This is often the time of interaction by a sampling procedure or observation procedure with a real-world feature.
relatedObservation Observation 0..* Observations of which the results are related in one way or another
result Result 1 Estimate of the value of a property determined through a known observation procedure
resultQuality DQ_Element 0..* The resultQuality describes the quality of the result. This instance-specific description complements the description of the observation procedure, which provides information concerning the quality of all observations using this procedure. Quality of a result may be assessed following the procedures in ISO 19114:2003.
resultTime DateTime 1 The resultTime describes the time when the result became available, typically when the procedure associated wit hthe observation was completed. For some observations this is identical to the phenomenonTime. Howevere there are important cases where they differ.
usedProcedure ObservationProcedure 0..* A relation to link to a re-usable Procedure used in making an Observation, an Actuation, or a Sample, typically through a Sensor, Actuator or Sampler.

ObservationCollection

Description
A collection of one or more observations, whose members share a common value for one or more properties.
Properties
For this entity the following properties are defined: hasFeatureOfInterest, hasMember, hasUltimateFeatureOfInterest, madeBySensor, metadata, observedProperty, parameter, phenomenonTime, resultTime, usedProcedure.
Property Expected Range Cardinality Description Usage Codelist
hasFeatureOfInterest Feature 0..1  A relation between an Observation and the entity whose quality was observed, or between an Actuation and the entity whose property was modified, or between an act of Sampling and the entity that was sampled.
hasMember Observation 1..* Link to a member of a collection of observations that share the same value for one or more of the characteristic properties
hasUltimateFeatureOfInterest Feature 0..1 Link to the ultimate feature of interest of an observation or act of sampling. This is useful when the proximate feature of interest is a sample of the ultimate feature of interest, directly or transitively.
madeBySensor Sensor 0..1 Relation between an Observation and the Sensor which made the Observations.
metadata Metadata 0..1 Link to the metadata of the observationCollection.
observedProperty PropertyType 0..1 Relation linking an Observation to the property that was observed. The ObservableProperty should be a property of the FeatureOfInterest (linked by hasFeatureOfInterest) of this Observation.
parameter NamedValue 0..1 The parameter describes an arbitrary event-specific parameter. This might be an environmental parameter, an instrument setting or input, or an event-specific sampling parameter that is not tightly bound to either the feature of interest or to the observation procedure.
phenomenonTime TM_Object 0..1 The time that the Result of an Observation, Actuation, or Sampling applies to the FeatureOfInterest. Not necessarily the same as the resultTime. May be an interval or an instant, or some other compound temporal entity [owl-time].
resultTime DateTime 0..1 The result time is the instant of time when the Observation, Actuation or Sampling activity was completed.
usedProcedure ObservationProcedure 0..1 A relation to link to a re-usable Procedure used in making an Observation, an Actuation, or a Sample, typically through a Sensor, Actuator or Sampler.

ObservationContext

Description
Some observations depend on other observations to provide context which is important, sometimes essential, in understanding the result. These dependencies are stronger than mere spatiotemporal coincidences, requiring explicit representation. If present, the association class ObservationContext (Figure 2) shall link an OM_Observation to another OM_Observation, with the role name relatedObservation for the target.
Properties
For this entity the following properties are defined: Observation (source), Observation (target), role.
Property Expected Range Cardinality Description Usage Codelist
Observation (source) Observation 1 Referentie naar verbonden klasse.
Observation (target) Observation 1 Referentie naar verbonden klasse.
role GenericName 1 The attribute role:GenericName shall describe the relationship of the target OM_Observation to the source OM_Observation.

ObservationProcedure

Description
A workflow, protocol, plan, algorithm, or computational method specifying how to make an observation, create a sample, or make a change to the state of the world (via an actuator). A procedure is re-usable, and might be involved in many observations, samplings or actuations. It explains the steps to be carried out to arrived at reproducible results.
Subclass of
Process, Procedure
Properties
For this entity the following properties are defined: implementedBy, specification, type.
Property Expected Range Cardinality Description Usage Codelist
implementedBy Sensor 0..* Relation between a Procedure (an algorithm, procedure or method) and an entity that implements that Procedure in some executable way.
specification URI 0..* TODO
type ObservationProcedureType 0..* TODO

OperatingPowerRange

Description
Power range in which System is expected to operate in the specified Conditions.
Subclass of
OperatingProperty
Properties
No properties have been defined for this entity.

OperatingProperty

Description
Describes normal OperatingProperties of a System under some specified Conditions. For example, to the power requirement or maintenance schedule of a System under a specified temperature range.
Properties
No properties have been defined for this entity.

OperatingRange

Description
Describes normal operating properties of a system under some specified conditions. For example, to the power requirements or maintenance schedule of a system under a specified temperature range.
Properties
For this entity the following properties are defined: hasOperatingProperty, inCondition.
Property Expected Range Cardinality Description Usage Codelist
hasOperatingProperty OperatingProperty 1 Relation from an OperatingRange of a System to an OperatingProperty describing the operating range of the System.
inCondition Condition 1..* Describes the prevailing environmental Conditions for SystemCapabilites, OperatingRanges and SurvivalRanges.

Place

Description
TODO
Properties
No properties have been defined for this entity.

Platform

Description
A platform is an entity that hosts other entities, particularly sensors, actuators, samplers and other platforms.
Subclass of
Feature
Properties
For this entity the following properties are defined: hosts.
Property Expected Range Cardinality Description Usage Codelist
hosts System 0..* Relation between a Platform and a Sensor, Actuator, Sampler, or Platform, hosted or mounted on it.

PointCoverageObservation

Description
TODO
Properties
No properties have been defined for this entity.

PointOfInterest

Description
TODO
Properties
No properties have been defined for this entity.

Precision

Description
The closeness of agreement between replicate Observations on an unchanged or similar quality value: i.e., a measure of a Sensor's ability to consistently reproduce an Observation, under the defined Conditions.
Subclass of
SystemProperty
Properties
No properties have been defined for this entity.

PreparationStep

Description
In many applications specimen preparation procedures are applied to the material prior to its use in an observation. The class PreparationStep shall link a SF_Specimen to a SF_Process that describes a phase of the specimen preparation.
Subclass of
Sampling
Properties
For this entity the following properties are defined: processOperator, SamplingProcess, Specimen, time.
Property Expected Range Cardinality Description Usage Codelist
processOperator CI_ResponsibleParty 0..1 The processOperator describes the operator of the process involved in the preparation step.
SamplingProcess SamplingProcess 1 Referentie naar verbonden klasse.
Specimen Specimen 1 Referentie naar verbonden klasse.
time TM_Object 1 The attribute time:TM_Object shall describe the time that the SF_Process was applied to the SF_Specimen. It supports ordering of preparation steps.

Procedure

Description
TODO
Properties
No properties have been defined for this entity.

Process

Description
TODO
Properties
No properties have been defined for this entity.

PropertyType

Description
Characteristic of a feature type
Properties
For this entity the following properties are defined: isObservedBy.
Property Expected Range Cardinality Description Usage Codelist
isObservedBy Sensor 0..* Relation between an ObservableProperty and the Sensor able to observe it.

Repeatability

Description
TODO
Subclass of
SystemProperty
Properties
No properties have been defined for this entity.

Resolution

Description
The smallest difference in the value of a ObservableProperty being observed that would result in perceptably different values of Observation Results, under the defined Conditions.
Subclass of
SystemProperty
Properties
No properties have been defined for this entity.

ResponseTime

Description
The time between a (step) change in the value of an observed ObservableProperty and a Sensor (possibly with specified error) 'settling' on an observed value, under the defined Conditions.
Subclass of
SystemProperty
Properties
No properties have been defined for this entity.

Result

Description
The observation result in an estimate of the value of a property determined through a known observation procedure.
Properties
No properties have been defined for this entity.

Sampler

Description
A device that is used by, or implements, a (Sampling) Procedure to create or transform one or more samples.
Subclass of
SamplingProcess, System
Properties
For this entity the following properties are defined: madeSampling.
Property Expected Range Cardinality Description Usage Codelist
madeSampling Sampling 0..* Relation between a Sampler (sampling device or entity) and the Sampling act it performed.

Sampling

Description
An act of Sampling carries out a (Sampling) Procedure to create or transform one or more Samples.
Properties
For this entity the following properties are defined: hasFeatureOfInterest, hasResult, madeBySampler, resultTime, usedProcedure.
Property Expected Range Cardinality Description Usage Codelist
hasFeatureOfInterest Feature 1 A relation between an Observation and the entity whose quality was observed, or between an Actuation and the entity whose property was modified, or between an act of Sampling and the entity that was sampled.
hasResult SamplingFeature 1..* Relation linking an Observation and a Sensor or Actuator and a Result, which contains a value representing the value associated with the observed Property.
madeBySampler Sampler 1  Relation linking an act of Sampling to the Sampler (sampling device or entity) that made it.
resultTime DateTime 1 The result time is the instant of time when the Observation, Actuation or Sampling activity was completed.
usedProcedure SamplingProcedure 0..* A relation to link to a re-usable Procedure used in making an Observation, an Actuation, or a Sample, typically through a Sensor, Actuator or Sampler.

SamplingFeature

Description
Feature, such as a station, transect, section or specimen, which is involved in making observations concerning a domain feature
Subclass of
Feature
Properties
For this entity the following properties are defined: isResultOf, lineage, parameter, relatedSamplingFeature, sampledFeature.
Property Expected Range Cardinality Description Usage Codelist
isResultOf Sampling 1..* Relation linking a Result to the Observation or Actuation that created or caused it.
lineage LI_Lineage 0..1 The lineage describes the history and provenance of the SF_SamplingFeature. This might include information relating to the handling of the specimen, or details of the survey procedure of a spatial sampling feature.
parameter NamedValue 0..* The parameter describes an arbitrary event-specific parameter. This might be an environmental parameter, an instrument setting or input, or an event-specific sampling parameter that is not tightly bound to either the feature of interest or to the observation procedure.
relatedSamplingFeature SamplingFeature 0..* Reference to other SamplingFeatures with which the SamplingFeature is associated.
sampledFeature Feature 1..* References to the feature that one wants to sample.

SamplingFeatureComplex

Description
Sampling features are frequently related to each other, as parts of complexes, through sub-sampling, and in other ways. If present, the association class SamplingFeatureComplex shall link a SF_SamplingFeature to another SF_SamplingFeature. It shall support one attribute.
Properties
For this entity the following properties are defined: role, SamplingFeature (source), SamplingFeature (target).
Property Expected Range Cardinality Description Usage Codelist
role GenericName 1 The attribute role:GenericName shall describe the relationship of the target SamplingFeature to the source SamplingFeature.
SamplingFeature (source) SamplingFeature 1 Referentie naar verbonden klasse.
SamplingFeature (target) SamplingFeature 1 Referentie naar verbonden klasse.

SamplingProcedure

Description
A workflow, protocol, plan, algorithm, or computational method specifying how to make an Observation, create a Sample, or make a change to the state of the world (via an Actuator). A Procedure is re-usable, and might be involved in many Observations, Samplings, or Actuations. It explains the steps to be carried out to arrive at reproducible Results.
Subclass of
SamplingProcess, Procedure
Properties
For this entity the following properties are defined: specification, type.
Property Expected Range Cardinality Description Usage Codelist
specification URI 0..* TODO
type SamplingProcedureType 0..* TODO

SamplingProcess

Description
Way in which the result of the Observation was obtained.
Properties
No properties have been defined for this entity.

Selectivity

Description
Selectivity is a Property of a Sensor whereby it provides observed values for one or more ObservableProperties such that the Result for each ObservableProperty are independent of other Properties in the FeatureOfInterest being investigated, under the defined Conditions.
Subclass of
SystemProperty
Properties
No properties have been defined for this entity.

Sensitivity

Description
Sensitivity is the quotient of the change in a Result of Observations and the corresponding change in a value of an ObservableProperty being observed, under the defined Conditions.
Subclass of
SystemProperty
Properties
No properties have been defined for this entity.

Sensor

Description
Device, agent (including humans), or software (simulation) involved in, or implementing, a procedure. Sensors respond to a stimulus, e.e., a change in the environment, or Input data composed from the Results of prior observations, and generate a result. Sensors can be hosted by platforms.
Subclass of
Process, System
Properties
For this entity the following properties are defined: implements, madeObservation, observes.
Property Expected Range Cardinality Description Usage Codelist
implements ObservationProcedure 1 Relation between an entity that implements a Procedure in some executable way and the Procedure (an algorithm, procedure or method).
madeObservation Observation 0..* Relation between a Sensor and an Observation made by the Sensor.
observes PropertyType 1..* Relation between a Sensor and an ObservableProperty that it is capable of sensing.

Slice

Description
Denotes a subset of a DataSet defined by fixing a subset of the dimensional values, component properties on the Slice.
Subclass of
ObservationCollection
Properties
No properties have been defined for this entity.

SpatialSamplingFeature

Description
Spatially defined part of the Object to be observed and representative of that Object
Subclass of
SamplingFeature
Properties
For this entity the following properties are defined: address, areaServed, refPointOfInterest.
Property Expected Range Cardinality Description Usage Codelist
address AddressRepresentation 0..1 The address that is associated with the SpatialSamplingFeature
areaServed Place 0..1 Higher level area to which this sample belongs to. It can be used to group of samples per district, neighbourhood, etc.
refPointOfInterest PointOfInterest 0..1 A reference to a point of interest (for example an air quality station) associated to this observation.

Specimen

Description
A Specimen is a physical sample, obtained for observation(s) carried out ex situ, sometimes in a laboratory.
Subclass of
SamplingFeature
Properties
For this entity the following properties are defined: materialClass, processingDetails, samplingLocation, samplingMethod, samplingTime.
Property Expected Range Cardinality Description Usage Codelist
materialClass GenericName 1 The materialClass provides a basic classification of the material type of the specimen.
processingDetails SamplingProcess 0..* Details on how the specimen was processed.
samplingLocation Geometry 0..1 The samplingLocation describes the location from where the specimen was obtained.
samplingMethod SamplingMethodType 1 The samplingMethod describes the method used to obtain the specimen from its sampledFeature.
samplingTime TM_Object 1 The samplingTime records when the specimen was retrieved from the sampledFeature.

SurvivalProperty

Description
An identifiable characteristic that represents the extent of the System's useful life under the specified Conditions. May describe for example total battery life or number of recharges, or, for Sensors that are used only a fixed number of times, the number of Observations that can be made before the sensing capability is depleted.
Properties
No properties have been defined for this entity.

SurvivalRange

Description
Describes survivalproperties of a system under some specified conditions. For example the lifetime of a system under a specified temperature range.
Properties
For this entity the following properties are defined: hasSurvivalProperty, inCondition.
Property Expected Range Cardinality Description Usage Codelist
hasSurvivalProperty SurvivalProperty 1 Relation from a SurvivalRange of a System to a SurvivalProperty describing the survival range of the System.
inCondition Condition 1..* Describes the prevailing environmental Conditions for SystemCapabilites, OperatingRanges and SurvivalRanges.

System

Description
System is a unit of abstraction for pieces of infrastructure that implment Procedures. A system may have components, it's subsystems, which are other Systems.
Properties
For this entity the following properties are defined: hasRange, hasSurvivalRange, hasSystemCapability, isHostedBy.
Property Expected Range Cardinality Description Usage Codelist
hasRange OperatingProperty 0..* TODO
hasSurvivalRange SurvivalRange 0..* Relation from a System to a SurvivalRange.
hasSystemCapability SystemCapability 0..* Relation from a System to a SystemCapability describing the capabilities of the System under certain Conditions.
isHostedBy Platform 0..* Relation between a Sensor, or Actuator, Sampler, or Platform, and the Platform that it is mounted on or hosted by.

SystemCapability

Description
Describes normal measurement, actuation, sampling properties such as accuracy, range, precision etc… of a system under some specified conditions such as a temperature range. The capabilities specified here are those that affect the promary purpose of the system, while those in operatingrange represent the system's normal operating environment, including conditions that don't affect the observation or the actuations.
Properties
For this entity the following properties are defined: hasSystemProperty, inCondition.
Property Expected Range Cardinality Description Usage Codelist
hasSystemProperty SystemProperty 1 Relation from an SystemCapability of a System to a SystemProperty describing the capabilities of the System.
inCondition Condition 1..* Describes the prevailing environmental Conditions for SystemCapabilites, OperatingRanges and SurvivalRanges.

SystemLifetime

Description
Total useful life of a System (expressed as total life since manufacture, time in use, number of operations, etc.) in the specified Conditions.
Subclass of
SurvivalProperty
Properties
No properties have been defined for this entity.

SystemProperty

Description
An identifiable and observable characteristic that represents the System's ability to operate its primary purpose: a Sensor to make Observations, an Actuator to make Actuations, or a Sampler to make Sampling.
Properties
No properties have been defined for this entity.

TemporalObservation

Description
TODO
Properties
No properties have been defined for this entity.

TimeSeriesObservation

Description
TODO
Properties
No properties have been defined for this entity.

TruthObservation

Description
TODO
Properties
No properties have been defined for this entity.

Datatypes

AddressRepresentation

Description
TODO
Properties
There are no properties defined for this datatype.

CI_ResponsibleParty

Description
Identification in terms of communication with the person(s) and organization(s) related to data.
Properties
There are no properties defined for this datatype.

GenericName

Description
TODO
Properties
There are no properties defined for this datatype.

Geometry

Description
The Geometry class provides the means to identify a location as a point, line, polygon, etc. expressed using coordinates in some coordinate reference system.
Properties
we have defined the following properties for this datatype: asGML, asWKT.
Property Expects Type Cardinality Description Usage Codelist
asGML Literal 0..1 Geometry expressed in GML format. Use http://www.opengis.net/ont/geosparql#gmlLiteral as datatype.
asWKT Literal 0..1 Geometry expressed in WKT format Use http://www.opengis.net/ont/geosparql#wktLiteral as datatype.

NamedValue

Description
The class NamedValue provides for a generic soft-typed parameter value.
Properties
There are no properties defined for this datatype.

TM_Object

Description
TM_Object is a temporal object.
Properties
There are no properties defined for this datatype.

JSON-LD context

(non-normative)

A reusable JSON-LD context definition for this application profile is retrievable at: /doc/applicationprofile/AirAndWater/Core/ontwerpstandaard/2021-04-16/context/OSLO-airAndWater-Core-ap_en.jsonld

SHACL template

(non-normative)

A reusable SHACL template for this application profile is retrievable at: /doc/applicationprofile/AirAndWater/Core/ontwerpstandaard/2021-04-16/shacl/OSLO-airAndWater-Core-ap_en-SHACL.ttl