LinkedData Time series workflow modelling

Go to projects

Last update: 20/05/2018

Authors: Manuel Parra-Royon (UGR [SP]), Kiyana Bahadori (U. Pisa [IT]), Ghislain Atemezing (Mondeca [FR]) ,J.M. Benítez (UGR [SP])
Laboratory: http://dicits.ugr.es
Department of: Soft Computing and Intelligent Information Systems , a University of Granada research group


*This website contains a set of documents with additional information about the article not yet published: " Time series workflow modelling with LinkedData".*

This is the documentation for the set of ontologies that allow the definition of Time Series (TS) workflow with LinkedData. The name of the scheme proposed is: tsm-schema (TimeSeries Modelling Schema). The set of schemes allows to define all the key aspects for TimeSeries modelling, such as:

Each vocabulary and outline has been defined separately so that the definition of each of the service components, as well as all the additional auxiliary diagrams created, can be worked on more easily.

For each of the schemes, it is available:

Modelling TS

A time series is a collection of observations of a variable taken in a sequential and time-ordered manner (equi-spaced time instants). The series may be annual, half-yearly, quarterly, monthly, etc., depending on the periods of time in which the data it comprises are collected. Time series can be defined as a particular case of stochastic processes, since a stochastic process is a sequence of random, ordered and equidistant variables chronologically referred to a characteristic observable at different times.

Some examples of time series come from fields such as the economy (annual gross domestic product, inflation rate, unemployment rate, etc.), demography (annual births, dependency rate, etc.), meteorology (maximum, average or minimum temperatures, daily rainfall, etc.), etc.

TS Definition Schemas

tsm-schema

This is the main scheme for time series modeling that allows the definition of time series workflows. This scheme is complemented with tsmalgo-schema, which contains all the additional classes that integrate the most commonly used algorithms in time series processing and prediction. Main relationships, classes and entities are defined in the general schema tsm-schema

Schema

The Turtle (.ttl) format scheme is available in: http://cookingbigdata.com/linkeddata/tsm-schema

Documentation

Documentation is available here:
http://cookingbigdata.com/linkeddata/tsm-schema/documentation/

Datasets

Not available yet.

LinkedOpen Data Vocabularies

The vocabulary has been submitted to in the LOV platform http://lov.okfn.org/ (LinkedOpenData Vocabularies)

tsmalgo-schema

This scheme defines a huge set of algorithms (TimeSeriesAlgorithms-schema), functions and methods (classes) that give meaning to the concepts described in tsm-schema and that are necessary for the definition of workflow with Time Series.

Schema

The Turtle (.ttl) format scheme is available in: http://cookingbigdata.com/linkeddata/tsmalgo-schema

Documentation

Documentation is available here:
http://cookingbigdata.com/linkeddata/tsmalgo-schema/documentation/

Datasets

Not available yet.

LinkedOpen Data Vocabularies

The vocabulary has been submitted to in the LOV platform http://lov.okfn.org/ (LinkedOpenData Vocabularies)