EUMED Metering Ontology

EUMED Metering Ontology

Metadata

IRI
https://w3id.org/omega-x/EUMEDMeteringOntology
Title

EUMED Metering Ontology

Creator
https://w3id.org/omega-x
Contributor
  • Bruno Traverson
  • Henon M. Lamboro
Date Created

2023-10-03

Date Modified

2024-05-03

Date Issued

2024-05-06

License
https://opensource.org/license/mit/
Rights

Copyright © Omega-X Consortium 2022-2025

Version Iri
https://w3id.org/omega-x/ontology/EUMEDMetering-1.0
Version Info

v1.0

Preferred Namespace Prefix

eme

Preferred Namespace Uri
https://w3id.org/omega-x
Scope Note

EME is an ontology for representing EUMED Metering profile. EME is based around six main classes or groups of classes: MeterReadingSet class: encapsulates a set of Meter Readings (container of measured values), Usage Points (points related to the measurements) and Reading Types (characterization of the kind of the measured values). Meter Reading group: composed of MeterReading, Meter, Customer and IntervalBlock classes. MeterReading gives the period of measurement for a series related to a given UsagePoint. It may be further characterized by Meter (reference to the physical device) and Customer (reference to the category/kind). IntervalBlock allows reference to ReadingType and access to individual readings. Interval Reading group: composed of IntervalReading and ReadingQuality classes. IntervalReading contains the measured value and the time interval or the timestamp of the measurement. It may be associated to several reading quality attributes. Usage Point group: composed of UsagePoint and UsagePointLocation classes. UsagePoint identifies a logical or physical device related to the measurements optionally characterized by a location. Reading Type class: gathers 16 technical parameters that permit to characterize the set of measured values composing a Meter Reading. Name group: composed of Name, NameType and NameTypeAuthority classes. This is an optional way to identify Usage Points and Reading Types.

Source

Classes

Date Time Interval c

IRI http://www.w3.org/2006/time#DateTimeInterval
In Range Of

accumulation kind c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#AccumulationKind
Description

Kind of accumulation behaviour for read or measured values from individual end points.

Sub Class Of datatype c
In Range Of has accumulation op

aggregate kind c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#AggregateKind
Description

Kind of aggregation for read or measured values from multiple end points.

Sub Class Of datatype c
In Range Of eme:hasAggregate op

commodity kind c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#CommodityKind
Description

Kind of commodity being measured.

Sub Class Of datatype c
In Range Of has commodity op

currency c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#Currency
Description

Monetary currencies. ISO 4217 standard including 3-character currency code.

Sub Class Of datatype c
In Range Of has currency op

customer c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#Customer
Description

Organisation receiving services from service supplier.

Sub Class Of entity c
In Domain Of
In Range Of is owned by customer op

customer kind c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#CustomerKind
Description

Kind of customer.

Sub Class Of datatype c
In Range Of has kind op

flow direction kind c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#FlowDirectionKind
Description

Kind of flow direction for reading/measured values proper to some commodities such as, for example, energy, power, demand.

Sub Class Of datatype c
In Range Of has flow direction op

interval block c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#IntervalBlock
Description

Time sequence of readings of the same reading type. Contained interval readings may need conversion through the application of an offset and a scalar defined in associated pending.

Sub Class Of entity c
In Domain Of
In Range Of

interval reading c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#IntervalReading
Description

Data captured at regular intervals of time. Interval data could be captured as incremental data, absolute data, or relative data. The source for the data is usually a tariff quantity or an engineering quantity. Data is typically captured in time-tagged, uniform, fixed-length intervals of 5 min, 10 min, 15 min, 30 min, or 60 min. Note: Interval Data is sometimes also called "Interval Data Readings" (IDR).

Sub Class Of entity c
In Domain Of
In Range Of
Restriction time period op exactly 1

macro period kind c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#MacroPeriodKind
Description

Kind of macro period for calculations on read or measured values.

Sub Class Of datatype c
In Range Of has macro period op

Measurement Kind c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#MeasurementKind
Sub Class Of datatype c
In Range Of has measurement kind op

measuring period kind c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#MeasuringPeriodKind
Description

Kind of period for reading or measuring values

Sub Class Of datatype c
In Range Of eme:hasMeasuringPeriod op

meter c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#Meter
Description

Physical asset that performs the metering role of the usage point. Used for measuring consumption and detection of events.

Sub Class Of entity c
In Domain Of
In Range Of

meter reading c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#MeterReading
Description

Set of values obtained from the meter.

Sub Class Of entity c
In Domain Of
In Range Of
Restriction values interval op exactly 1

meter reading set c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#MeterReadingSet
Description

encapsulates a set of Meter Readings (container of measured values), Usage Points (points related to the measurements) and Reading Types (characterization of the kind of the measured values).

Sub Class Of entity c
In Domain Of

name c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#Name
Description

The Name class provides the means to define any number of human readable names for an object. A name is not to be used for defining inter-object relationships. For inter-object relationships instead use the object identification 'mRID'.

Sub Class Of entity c
In Domain Of has name type op
In Range Of

name type c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#NameType
Description

Type of name. Possible values for attribute 'name' are implementation dependent but standard profiles may specify types. An enterprise may have multiple IT systems each having its own local name for the same object, e.g. a planning system may have different names from an EMS. An object may also have different names within the same IT system, e.g. localName as defined in CIM version 14. The definition from CIM14 is: The localName is a human readable name of the object. It is a free text name local to a node in a naming hierarchy similar to a file directory structure. A power system related naming hierarchy may be: Substation, VoltageLevel, Equipment etc. Children of the same parent in such a hierarchy have names that typically are unique among them.

Sub Class Of entity c
In Domain Of has name type authority op
In Range Of has name type op

name type authority c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#NameTypeAuthority
Description

Authority responsible for creation and management of names of a given type; typically an organization or an enterprise system.

Sub Class Of entity c
In Range Of has name type authority op

phase code c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#PhaseCode
Description

An unordered enumeration of phase identifiers. Allows designation of phases for both transmission and distribution equipment, circuits and loads. The enumeration, by itself, does not describe how the phases are connected together or connected to ground. Ground is not explicitly denoted as a phase. Residential and small commercial loads are often served from single-phase, or split-phase, secondary circuits. For the example of s12N, phases 1 and 2 refer to hot wires that are 180 degrees out of phase, while N refers to the neutral wire. Through single-phase transformer connections, these secondary circuits may be served from one or two of the primary phases A, B, and C. For three-phase loads, use the A, B, C phase codes instead of s12N. The integer values are from IEC 61968-9 to support revenue metering applications.

Sub Class Of datatype c
In Range Of has phases op

reading quality c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#ReadingQuality
Description

Quality of a specific reading value or interval reading value. Note that more than one quality may be applicable to a given reading. Typically not used unless problems or unusual conditions occur (i.e., quality for each reading is assumed to be good unless stated otherwise in associated reading quality type). It can also be used with the corresponding reading quality type to indicate that the validation has been performed and succeeded.

Sub Class Of entity c
In Domain Of
In Range Of eme:hasReadingQuality op

reading type c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#ReadingType
Description

Detailed description for a type of a reading value. Values in attributes allow for the creation of recommended codes to be used for identifying reading value types as follows: ..................

Sub Class Of entity c
In Domain Of
In Range Of

unit multiplier c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#UnitMultiplier
Description

The unit multipliers defined for the CIM. When applied to unit symbols, the unit symbol is treated as a derived unit. Regardless of the contents of the unit symbol text, the unit symbol shall be treated as if it were a single-character unit symbol. Unit symbols should not contain multipliers, and it should be left to the multiplier to define the multiple for an entire data type.

For example, if a unit symbol is "m2Pers" and the multiplier is "k", then the value is k(m**2/s), and the multiplier applies to the entire final value, not to any individual part of the value. This can be conceptualized by substituting a derived unit symbol for the unit type. If one imagines that the symbol "Þ" represents the derived unit "m2Pers", then applying the multiplier "k" can be conceptualized simply as "kÞ".

For example, the SI unit for mass is "kg" and not "g". If the unit symbol is defined as "kg", then the multiplier is applied to "kg" as a whole and does not replace the "k" in front of the "g". In this case, the multiplier of "m" would be used with the unit symbol of "kg" to represent one gram. As a text string, this violates the instructions in IEC 80000-1. However, because the unit symbol in CIM is treated as a derived unit instead of as an SI unit, it makes more sense to conceptualize the "kg" as if it were replaced by one of the proposed replacements for the SI mass symbol. If one imagines that the "kg" were replaced by a symbol "Þ", then it is easier to conceptualize the multiplier "m" as creating the proper unit "mÞ", and not the forbidden unit "mkg".

Sub Class Of datatype c
In Range Of has multiplier op

unit symbol c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#UnitSymbol
Description

The derived units defined for usage in the CIM. In some cases, the derived unit is equal to an SI unit. Whenever possible, the standard derived symbol is used instead of the formula for the derived unit. For example, the unit symbol Farad is defined as "F" instead of "CPerV". In cases where a standard symbol does not exist for a derived unit, the formula for the unit is used as the unit symbol. For example, density does not have a standard symbol and so it is represented as "kgPerm3". With the exception of the "kg", which is an SI unit, the unit symbols do not contain multipliers and therefore represent the base derived unit to which a multiplier can be applied as a whole. Every unit symbol is treated as an unparseable text as if it were a single-letter symbol. The meaning of each unit symbol is defined by the accompanying descriptive text and not by the text contents of the unit symbol. To allow the widest possible range of serializations without requiring special character handling, several substitutions are made which deviate from the format described in IEC 80000-1. The division symbol "/" is replaced by the letters "Per". Exponents are written in plain text after the unit as "m3" instead of being formatted as "m" with a superscript of 3 or introducing a symbol as in "m^3". The degree symbol "°" is replaced with the letters "deg". Any clarification of the meaning for a substitution is included in the description for the unit symbol. Non-SI units are included in list of unit symbols to allow sources of data to be correctly labelled with their non-SI units (for example, a GPS sensor that is reporting numbers that represent feet instead of meters). This allows software to use the unit symbol information correctly convert and scale the raw data of those sources into SI-based units. The integer values are used for harmonization with IEC 61850.

Sub Class Of datatype c
In Range Of has unit op

usage point c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#UsagePoint
Description

Logical or physical point in the network to which readings or events may be attributed. Used at the place where a physical or virtual meter may be located; however, it is not required that a meter be present.

Sub Class Of entity c
In Domain Of
In Range Of

usage point location c

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#UsagePointLocation
Description

Location of an individual usage point.

Sub Class Of entity c
In Domain Of geo info reference dp
In Range Of

Object Properties

applies to interval reading op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#appliesToIntervalReading
Description

Reading value to which this quality applies.

Domain reading quality c
Range interval reading c

has accumulation op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasAccumulation
Description

Accumulation behaviour of a reading over time, usually 'measuringPeriod', to be used with individual endpoints (as opposed to 'macroPeriod' and 'aggregate' that are used to describe aggregations of data from individual endpoints).

Domain reading type c
Range accumulation kind c

has aggregate op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasAggregate
Description
  • Salient attribute of the reading data aggregated from individual endpoints. This is mainly used to define a mathematical operation carried out over 'macroPeriod', but may also be used to describe an attribute of the data when the 'macroPeriod' is not defined.

  • has aggregate

Domain reading type c
Range aggregate kind c

has commodity op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasCommodity
Description

Commodity being measured.

Domain reading type c
Range commodity kind c

has currency op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasCurrency
Description

Metering-specific currency.

Domain reading type c
Range currency c

has flow direction op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasFlowDirection
Description

Flow direction for a reading where the direction of flow of the commodity is important (for electricity measurements this includes current, energy, power, and demand).

Domain reading type c
Range flow direction kind c

has kind op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasKind
Description

Kind of customer.

Domain customer c
Range customer kind c

has macro period op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasMacroPeriod
Description

Time period of interest that reflects how the reading is viewed or captured over a long period of time.

Domain reading type c
Range macro period kind c

has measurement kind op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasMeasurementKind
Description

Identifies "what" is being measured, as refinement of 'commodity'. When combined with 'unit', it provides detail to the unit of measure. For example, 'energy' with a unit of measure of 'kWh' indicates to the user that active energy is being measured, while with 'kVAh' or 'kVArh', it indicates apparent energy and reactive energy, respectively. 'power' can be combined in a similar way with various power units of measure: Distortion power ('distortionVoltAmperes') with 'kVA' is different from 'power' with 'kVA'.

Domain reading type c
Range eme:MeasurementKind c

has measuring period op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasMeasuringPeriod
Description
  • Time attribute inherent or fundamental to the reading value (as opposed to 'macroPeriod' that supplies an "adjective" to describe aspects of a time period with regard to the measurement). It refers to the way the value was originally measured and not to the frequency at which it is reported or presented. For example, an hourly interval of consumption data would have value 'hourly' as an attribute. However in the case of an hourly sampled voltage value, the meterReadings schema would carry the 'hourly' interval size information. It is common for meters to report demand in a form that is measured over the course of a portion of an hour, while enterprise applications however commonly assume the demand (in kW or kVAr) normalised to 1 hour. The system that receives readings directly from the meter therefore shall perform this transformation before publishing readings for use by the other enterprise systems. The scalar used is chosen based on the block size (not any sub-interval size).

  • has measuring period

Domain reading type c
Range measuring period kind c

has meter readings op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasMeterReading
Description

All meter readings obtained from this usage point.

Domain usage point c
Range meter reading c

has multiplier op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasMultiplier
Description

Metering-specific multiplier.

Domain reading type c
Range unit multiplier c

has name as reading type op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasNameAsReadingType
Description

All names of this reading type.

Domain reading type c
Range name c

has name as usage point op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasNameAsUsagePoint
Description

All names of this usage point.

Domain usage point c
Range name c

has name type op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasNameType
Description

Type of this name.

Domain name c
Range name type c

has name type authority op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasNameTypeAuthority
Description

Authority responsible for managing names of this type.

Domain name type c
Range name type authority c

has phases op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasPhases
Description

Metering-specific phase code.

Domain reading type c
Range phase code c

has reading quality op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasReadingQuality
Description
  • has reading qualities

  • All qualities of this reading.

Domain interval reading c
Range reading quality c

has reading type op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasReadingType
Description
  • Type information for interval reading values contained in this block.

  • has reading type

Domain interval block c
Range reading type c

time period op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasTimePeriod
Description

Start and end of the period for those readings whose type has a time attribute such as 'billing', seasonal' or 'forTheSpecifiedPeriod'.

Domain interval reading c
Range time:DateTimeInterval c

has unit op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasUnit
Description

Metering-specific unit.

Domain reading type c
Range unit symbol c

locates usage point op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasUsagePointLocation
Description

All usage points at this location.

Domain usage point c
Range usage point location c

values interval op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#hasValuesInterval
Description

Date and time interval of the data items contained within this meter reading.

Domain meter reading c
Range time:DateTimeInterval c

is composed of interval blocks op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#isComposedOfIntervalBlock
Description

All interval blocks contained in this meter reading.

Domain meter reading c
Range interval block c

is composed of interval readings op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#isComposedOfIntervalReading
Description

Interval reading contained in this block.

Domain interval block c
Range interval reading c

is composed of meter readings op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#isComposedOfMeterReading
Description

TBA

Domain meter reading set c
Range meter reading c

is composed of reading types op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#isComposedOfReadingType
Description

TBA

Domain meter reading set c
Range reading type c

is composed of usage points op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#isComposedOfUsagePoint
Description

TBA

Domain meter reading set c
Range usage point c

usage point usage point location op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#isLocatedAtUsagePointLocation
Description

Location of this usage point.

Domain usage point c
Range usage point location c

is meter reading as part of meter reading set op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#isMeterReadingAsPartOfMeterReadingSet
Description
  • TBA

  • is meter reading as part of meter reading set

is owned by customer op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#isOwnedbyCustomer
Description

Customer owning this end device.

Domain meter c
Range customer c

is part of interval block op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#isPartofIntervalBlock
Description

Interval block containing this interval reading.

Domain interval reading c
Range interval block c

is provided by meter op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#isProvidedByMeter
Description

Meter providing this reading.

Domain meter reading c
Range meter c

is reading type as part of meter reading set op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#isReadingTypeAsPartOfMeterReadingSet
Description

TBA

is obtained by usage point op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#isRelatedToUsagePoint
Description

Usage point from which this meter reading (set of values) has been obtained.

Domain meter reading c
Range usage point c

is usage point as part of meter reading set op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#isUsagePointAsPartOfMeterReadingSet

is used by interval block op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#isUsedByIntervalBlock
Description

All blocks containing interval reading values with this type information.

Domain reading type c
Range interval block c

owns meter op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#ownsMeter
Description

All end devices of this customer.

Domain customer c
Range meter c

provides meter readings op

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#providesMeterReading
Description

All meter readings provided by this meter.

Domain meter c
Range meter reading c

Datatype Properties

comment dp

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#comment
Description

Elaboration on the quality code.

Domain reading quality c
Range xsd:string

consumption tier dp

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#consumptionTier
Description

In case of common flat-rate pricing for power, in which all purchases are at a given rate, 'consumptionTier'=0. Otherwise, the value indicates the consumption tier, which can be used in conjunction with TOU or CPP pricing. Consumption tier pricing refers to the method of billing in which a certain "block" of energy is purchased/sold at one price, after which the next block of energy is purchased at another price, and so on, all throughout a defined period. At the start of the defined period, consumption is initially zero, and any usage is measured against the first consumption tier ('consumptionTier'=1). If this block of energy is consumed before the end of the period, energy consumption moves to be reconed against the second consumption tier ('consumptionTier'=2), and so on. At the end of the defined period, the consumption accumulator is reset, and usage within the 'consumptionTier'=1 restarts.

Domain reading type c
Range xsd:integer

cpp dp

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#cpp
Description

Critical peak period (CPP) bucket the reading value is attributed to. Value 0 means not applicable. Even though CPP is usually considered a specialised form of time of use 'tou', this attribute is defined explicitly for flexibility.

Domain reading type c
Range xsd:integer

geo info reference dp

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#geoInfoReference
Description

(if applicable) Reference to geographical information source, often external to the utility.

Domain usage point location c
Range xsd:string

install code dp

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#installCode
Description

Installation code.

Domain meter c
Range xsd:string

mRID dp

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#mRID
Description

Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.

Domain meter reading c or reading type c or interval reading c or usage point c
Range xsd:string

name dp

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#name
Is Defined By http://iec.ch/TC57/EUMED-Metering#EUMED_Metering_ENTITIES/name
Description

The name is any free human readable and possibly non unique text naming the object.

Domain meter reading c or interval reading c or name c or name type c or name type authority c
Range xsd:string

rational number dp

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#rationalNumber
Description

Rational number = 'numerator' over 'denominator'.

Domain reading type c
Range

reading interharmonic dp

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#readingInterharmonic
Description

Interharmonics are represented as a rational number 'numerator' over 'denominator', and harmonics are represented using the same mechanism and identified by 'denominator'=1.

Domain reading type c
Range

time stamp dp

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#timeStamp
Description

The time when the value was last updated.

Domain interval reading c
Range xsd:dateTime

tou dp

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#tou
Description

Time of use (TOU) bucket the reading value is attributed to. A value of “0” means that TOU is not applicable to this measurement.

Domain reading type c
Range xsd:integer

value dp

IRI https://w3id.org/omega-x/EUMEDMeteringOntology#value
Description

Value of interval reading.

Domain interval reading c
interval reading c meter reading c reading type c usage point c interval reading c meter reading c name c name type c name type authority c

Annotation Properties

contributor ap

IRI http://purl.org/dc/terms/contributor

created ap

IRI http://purl.org/dc/terms/created

creator ap

IRI http://purl.org/dc/terms/creator

issued ap

IRI http://purl.org/dc/terms/issued

license ap

IRI http://purl.org/dc/terms/license

modified ap

IRI http://purl.org/dc/terms/modified

source ap

IRI http://purl.org/dc/terms/source

title ap

IRI http://purl.org/dc/terms/title

description: ap

IRI http://purl.org/dc/terms/description:

preferred namespace prefix ap

IRI http://purl.org/vocab/vann/preferredNamespacePrefix

preferred namespace uri ap

IRI http://purl.org/vocab/vann/preferredNamespaceUri

scope note ap

IRI http://www.w3.org/2004/02/skos/core#scopeNote

Namespaces

dcterms
http://purl.org/dc/terms/
eme
https://w3id.org/omega-x/EUMEDMeteringOntology#
foaf
http://xmlns.com/foaf/0.1/
owl
http://www.w3.org/2002/07/owl#
prov
http://www.w3.org/ns/prov#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
schema
https://schema.org/
skos
http://www.w3.org/2004/02/skos/core#
time
http://www.w3.org/2006/time#
vann
http://purl.org/vocab/vann/
xsd
http://www.w3.org/2001/XMLSchema#

Legend

c Classes
op Object Properties
dp Datatype Properties
ap Annotation Properties

Table of Contents