Event and Time Series Ontology

Event and Time Series ontologyEvent and Time Series Ontology

Metadata

IRI
https://w3id.org/omega-x/ontology/EventsTimeSeries
Title
  • Event and Time Series ontology

  • Event and Time Series Ontology

Creator
https://omega-x.eu/
Contributor
  • Fatma-Zohra Hannou
  • Lina Nachabe
  • Maxime Lefrançois
Date Created

2023-11-11

Date Modified

2024-05-15

Date Issued

2024-05-15

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

Copyright © Omega-X Consortium 2022-2025

Version Iri
ets:-1.0
Version Info

1.0

Preferred Namespace Prefix

ets

Preferred Namespace Uri
Event and Time Series ontology
Description

Event and time series ontology describes the global structure of value sets. Value sets can be : - Data points, elementary data structure that holds a data value and optional data time. - Events, elementary data structure that holds an event value and mandatory trigerring time. - Data collections, complex data structures that includes multiple data points. - Time series, timely ordered data collections. Time series include data points, events or data collections. They can be nested too.

Classes

Temporal Entity c

IRI http://www.w3.org/2006/time#TemporalEntity
In Range Of Has Temporal Context op

Value Set c

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriesValueSet
Description

Container for a set of values. The four kinds of value set are: data points, data collections, events and time series.

In Domain Of
In Range Of is Composed Of op
Restriction Has Temporal Context op some
Super Class Of

Event c

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriesEvent
Description

An occurrence of a change in the environement that happens at a specific time.

Sub Class Of Value Set c
In Domain Of
Restriction

Data Collection c

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriesDataCollection
Description

A data collection represents a set of data points, that share some common context. Data Collections may also have a common collection time.

Sub Class Of Value Set c
In Domain Of
In Range Of Belongs To op
Restriction ets:CollectionTime max 1

Time Series c

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriesTimeSeries
Description

Value container for a time series. Time series elements can be regularly spaced (in time) with a fixed step.

Sub Class Of Value Set c
In Domain Of
In Range Of Is Element Of op
Restriction Has Step op some

Data Point c

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriesDataPoint
Is Defined By Event and Time Series ontology
Description

A data point with a unique value, and possible data time.

Sub Class Of Value Set c
In Domain Of
In Range Of Comprises op
Restriction

Property Value c

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriesPropertyValue
Is Defined By Event and Time Series ontology
Description

A property value is the value associated with a unique property and a unit of measurement.

In Domain Of Value dp
In Range Of
Restriction
max 1 max 1

Object Properties

Is Element Of op

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriesisElementOf
Is Defined By Event and Time Series ontology
Description

the relationship designating the time series in which the value set is element. A value set can be part of multiple time series.

Domain Value Set c
Range Time Series c

is Composed Of op

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriesisComposedOf
Is Defined By Event and Time Series ontology
Description

the relationship indicating the value sets composing a time series.

Domain Time Series c
Range Value Set c

Belongs To op

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriesbelongsTo
Is Defined By Event and Time Series ontology
Description

the relationship indicating the data collection to which the data point belongs.

Domain Data Point c
Range Data Collection c

Comprises op

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriescomprises
Is Defined By Event and Time Series ontology
Description

the relationship indicating data points comprised in a data collection.

Domain Data Collection c
Range Data Point c

Has Step op

IRI https://w3id.org/omega-x/ontology/EventsTimeSerieshasStep
Is Defined By Event and Time Series ontology
Description

The step between two elements of a time series. This value is only indicated for regular series.

Domain Time Series c

Has Quality op

IRI https://w3id.org/omega-x/ontology/EventsTimeSerieshasQuality
Is Defined By Event and Time Series ontology
Description

The relationship indicating a quality value for a value set.

Domain Value Set c

Has Data Value op

IRI https://w3id.org/omega-x/ontology/EventsTimeSerieshasDataValue
Description

The relationship indicating a property value for a data point.

Domain Data Point c
Range Property Value c

Has Data Value op

IRI https://w3id.org/omega-x/ontology/EventsTimeSerieshasEventValue
Description

The relationship indicating a property value for an event.

Domain Event c
Range Property Value c

Has Temporal Context op

IRI https://w3id.org/omega-x/ontology/EventsTimeSerieshasTemporalContext
Description

Associates a temporal context for value set coverage. This represents the timeseries entire coverage interval, a data point or an event validity time, i.e time period in which collected values still valid.

Domain Value Set c
Range time:TemporalEntity c

Datatype Properties

Data Time dp

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriesdataTime
Is Defined By Event and Time Series ontology
Description

The data time indicating the value recording time.

Domain Data Point c
Range xsd:dateTime

Rank dp

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriesrank
Is Defined By Event and Time Series ontology
Description

The rank of a data point within a data collection if r

Domain Data Point c

Collection Values Count dp

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriescollectionValuesCount
Is Defined By Event and Time Series ontology
Description

The count of collection data points.

Domain Data Collection c
Range xsd:nonNegativeInteger

Collection Time dp

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriescollectionTime
Is Defined By Event and Time Series ontology
Description

The collection time indicating common data points values recording time.

Domain Data Collection c
Range xsd:dateTime

Cause dp

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriescause
Is Defined By Event and Time Series ontology
Description

The cause that triggered an event.

Domain Event c

State dp

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriesstate
Is Defined By Event and Time Series ontology
Description

The state of a system following the occurence of an event.

Domain Event c

Triggering Time dp

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriestriggeringTime
Description

Trigerring time refers to the timestamp when the event occurs in the real world.

Domain Event c
Range xsd:dateTime

Series Elements Count dp

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriesseriesElementsCount
Description

The count of timeSeries elements.

Domain Time Series c
Range xsd:nonNegativeInteger

Identifier dp

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriesidentifier
Description

The identifier of a value set .

Domain Value Set c

Name dp

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriesname
Description

the name of a value set .

Domain Value Set c

Creation Time dp

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriescreationTime
Description

Creation time refers to the timestamp when the value set is created.

Domain Value Set c
Range xsd:dateTime

Value dp

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriesvalue
Description

The value associated with a property value .

Domain Property Value c

Annotation Properties

contributor ap

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

creator ap

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

description ap

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

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

title ap

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

preferred namespace prefix ap

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

preferred namespace uri ap

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

max qualified cardinality ap

IRI http://www.w3.org/2002/07/owl#maxQualifiedCardinality

qualified cardinality ap

IRI http://www.w3.org/2002/07/owl#qualifiedCardinality

term_status ap

IRI http://www.w3.org/2003/06/sw-vocab-status/ns#term_status

domain includes ap

IRI http://schema.org/domainIncludes

range includes ap

IRI http://schema.org/rangeIncludes

Functional Properties

Belongs To fp

IRI https://w3id.org/omega-x/ontology/EventsTimeSeriesbelongsTo
Is Defined By Event and Time Series ontology
Description

the relationship indicating the data collection to which the data point belongs.

Domain Data Point c
Range Data Collection c

Has Data Value fp

IRI https://w3id.org/omega-x/ontology/EventsTimeSerieshasDataValue
Description

The relationship indicating a property value for a data point.

Domain Data Point c
Range Property Value c

Has Data Value fp

IRI https://w3id.org/omega-x/ontology/EventsTimeSerieshasEventValue
Description

The relationship indicating a property value for an event.

Domain Event c
Range Property Value c

Namespaces

dcterms
http://purl.org/dc/terms/
ets
https://w3id.org/omega-x/ontology/EventsTimeSeries
foaf
http://xmlns.com/foaf/0.1/
omegax
https://w3id.org/omega-x/ontology
owl
http://www.w3.org/2002/07/owl#
prop
https://w3id.org/omega-x/ontology/Property
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/
schema1
http://schema.org/
time
http://www.w3.org/2006/time#
vann
http://purl.org/vocab/vann/
vs
http://www.w3.org/2003/06/sw-vocab-status/ns#
xsd
http://www.w3.org/2001/XMLSchema#

Legend

c Classes
op Object Properties
dp Datatype Properties
ap Annotation Properties
fp Functional Properties

Table of Contents