Fork me on GitHub

SEAS-TimeSeriesOntology ontology

The Seas TimeSeries Ontology that helps to define simple time-series as evaluation.

Classes

Category

IRI: https://w3id.org/seas/Category

Category of evaluation

ComplexValue

IRI: https://w3id.org/seas/ComplexValue

Value expressed as object.

Decile

IRI: https://w3id.org/seas/Decile

Decile of data set. Rank is 0,1,…,9,10

Distribution

IRI: https://w3id.org/seas/Distribution

The distribution of value.

Evaluation

IRI: https://w3id.org/seas/Evaluation

The class of evaluations as a dataset.

Instant

IRI: https://w3id.org/seas/Instant

A simplification of instant in owl time. note that property seas:instant links directly to xsd:dateTime not seas:Instant.

Interval

IRI: https://w3id.org/seas/Interval

A simplification proper interval (start should be different than end) concept based on owl time interval

Percentile

IRI: https://w3id.org/seas/Percentile

Percentile of data set. Rank is 0-100

Quartile

IRI: https://w3id.org/seas/Quartile

Quartile of data set. Rank is 0,1,2,3,4

TemporalEntity

IRI: https://w3id.org/seas/TemporalEntity

A temporal entity i.e. either proper interval or instant.

TimeSeries

IRI: https://w3id.org/seas/TimeSeries

A data series with temporal properties

Object Properties

allenRelation

IRI: https://w3id.org/seas/allenRelation

Allen interval algebra relation.

category

IRI: https://w3id.org/seas/category

The category of data such as foreacst, plan, estimation etc..

complexValue

IRI: https://w3id.org/seas/complexValue

Complex data value

constraint

IRI: https://w3id.org/seas/constraint

A constraint for data

during

IRI: https://w3id.org/seas/during

Something happens during an interval.

generatedBy

IRI: https://w3id.org/seas/generatedBy

Activity that generated this evaluation.

hasEvaluation

IRI: https://w3id.org/seas/hasEvaluation

Generalization of observation and measurements Feature of interest.

quantity

IRI: https://w3id.org/seas/quantity

The quantity or phenomena class expressed by data

significantValueChange

IRI: https://w3id.org/seas/significantValueChange

Defines what is the significant change in values expressed in the units used. For example two digit signifigance is 0.01 kiloWatts or 10 Watts.

spread

IRI: https://w3id.org/seas/spread

Data value is a distribution, using spread as a shorter property name.

systemOfInterest

IRI: https://w3id.org/seas/systemOfInterest

Generalization of observation and measurements Feature of interest.

temporalContext

IRI: https://w3id.org/seas/temporalContext

Temporal interval of data: start, stop and duration.

timeSeries

IRI: https://w3id.org/seas/timeSeries

A timeseries of values

unit

IRI: https://w3id.org/seas/unit

The unit expressed by data (from a set already constrained by the quantity).

Data Properties

duration

IRI: https://w3id.org/seas/duration

Duration between instants

end

IRI: https://w3id.org/seas/end

Ending instant

  • sub property of: time

generatedAt

IRI: https://w3id.org/seas/generatedAt

Time of generation of this evalauation.

maximum

IRI: https://w3id.org/seas/maximum

Maximum value

mean

IRI: https://w3id.org/seas/mean

Mean value

median

IRI: https://w3id.org/seas/median

Median value i.e second quartile or 5. decile

minimum

IRI: https://w3id.org/seas/minimum

Minimum value

quartile0

IRI: https://w3id.org/seas/quartile0

Minimum of sample or population.

quartile1

IRI: https://w3id.org/seas/quartile1

A first quartile of the sample or population.

quartile2

IRI: https://w3id.org/seas/quartile2

Second quartile of sample, same as the median of sample.

quartile3

IRI: https://w3id.org/seas/quartile3

Third quartile of sample or distribution.

quartile4

IRI: https://w3id.org/seas/quartile4

Maximum of sample or distribution.

range

IRI: https://w3id.org/seas/range

Range between minimum and maximum values.

rank

IRI: https://w3id.org/seas/rank

Rank number of decile, percentile etc.

start

IRI: https://w3id.org/seas/start

Starting instant

  • sub property of: time

time

IRI: https://w3id.org/seas/time

Time of instant as xsd:time, for an Interval same as start time.

timeStep

IRI: https://w3id.org/seas/timeStep

Duration between two items in timeseries

data value

IRI: https://w3id.org/seas/value

Simple data value

Instances

Baseline

IRI:https://w3id.org/seas/Baseline

A baseline for comparison expressed as evaluation data.

Command

IRI:https://w3id.org/seas/Command

Commands expressed as evaluation data.

Forecast

IRI:https://w3id.org/seas/Forecast

Forecast expressed as evaluation

History

IRI:https://w3id.org/seas/History

A historic (measured) data saved as evaluation.

Intitial

IRI:https://w3id.org/seas/InitialValue

Intial values expressed as evaluation

Limit

IRI:https://w3id.org/seas/Limit

Limit values expressed as evaluation data.

Observation

IRI:https://w3id.org/seas/Observation

A measured data expressed as evaluation.

Plan

IRI:https://w3id.org/seas/Plan

A plan expressed as evaluation.

Stream

IRI:https://w3id.org/seas/Stream

The data presented by this evaluation is part of continuity of a larger stream of data.

Target

IRI:https://w3id.org/seas/Target

Target values expressed as evaluation data.