jdacoello / vsso

The Vehicle Signal Ontology (VSSo) based on COVESA VSS and making use of the SOSA/SSN modeling patterns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VSSo: the Vehicle Signal Specification Ontology

This repository contains the standards work being carried out around the development, extension and usage of VSSo. VSSo is an ontology created from the Vehicle Signal Specification (VSS). It also relies on the SOSA patterns for observations and actuations.

VSSo began as a research project by EURECOM and BMW, EURECOM's parent organization Institut Mines-Télécom brought it to W3C for standardization consideration by making a Member Submission comment

A quick start

The main branch of the repository is used for active development.The first version of VSSo based on VSS v1.0 can be found in releases.

Since VSS v1.0 the specification evolved, which allows a different structure of VSSo. The current goal is to create a core ontology defining the major concepts of VSS (e.g. Branch, Sensors, Actuators, etc.). This core ontology is then used as reference, so that the definitions of VSS can be generated as VSSo conctepts through tooling.

We therefore propose three artifacts as part of VSSo, which are reflected in the structure of the repository:

  • VSSo Primer: The primer includes the motivation, intended use cases and indications where to find further information. HTML view
  • VSSo Core: Core ontology of VSSo. Meant as a reference for automatic mapping from VSS into an ontology. HTML view
  • VSSo: Structure for the documentation of the generated concepts from VSS. HTML view

Cite

If you use VSSo in a scientific publication, we would appreciate citations to the following paper:

@inproceedings{klotz2018vsso,
    author={Benjamin Klotz and Raphael Troncy and Daniel Wilms and Christian Bonnet},
    title={{VSSo - A vehicle signal and attribute ontology}},
    year={2018},
    booktitle={9th International Semantic Sensor Networks Workshop (SSN)}
}

License

The code is licensed under the Apache-2.0 License. The VSSo ontology is licensed under the CC 4.0 Licence.

About

The Vehicle Signal Ontology (VSSo) based on COVESA VSS and making use of the SOSA/SSN modeling patterns

License:Other


Languages

Language:HTML 96.0%Language:Jupyter Notebook 3.9%Language:Python 0.0%