Skip to content

This repository contains a proposal for possible next steps in the development of the Vehicle Signal Specification Ontology (VSSo). The implementation is part of the paper titled An evolving Ontology for Vehicle Signals submitted to the Recent Results Track of 2021 IEEE 93rd Vehicular Technology Conference: VTC2021-Spring, Helsinki.

danielwilms/vsso-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proposal for an evolving Vehicle Signal Specification Ontology (VSSo)

This repository contains a proposal for possible next steps in the development of the Vehicle Signal Specification Ontology (VSSo). The implementation is part of the paper titled An evolving Ontology for Vehicle Signals submitted to the Recent Results Track of 2021 IEEE 93rd Vehicular Technology Conference: VTC2021-Spring, Helsinki.

The current status of VSSo can be found here.

Background

In the paper, we propose a core ontology for vehicle signals based on the concept you find in the Vehicle Signal Specification (VSS). Based on the core ontology, the concepts are automatically generated through an extension of the VSS Tools. The concepts of the ontology are as described in the following figure:

Content

  1. The examples folder consists of a jupyter notebook, which generates a .ttl file with a sample vehicles.
  2. The ontology folder holds the latest vsso_latest.ttl file generated by the tools.

Generator

The generator of the .ttl file resides in a different repository. The following steps have to be followed:

  1. Clone the Vehicle Signal Specification (VSS)
  2. Point the submodule for vss-tools to the vsso-tools repository and pull its main branch
  3. Generate the .ttl, by running:
        vss-tools/vspec2ttl.py -i:spec/VehicleSignalSpecification.id -I ./spec ./spec/VehicleSignalSpecification.vspec vsso_latest.ttl

About

This repository contains a proposal for possible next steps in the development of the Vehicle Signal Specification Ontology (VSSo). The implementation is part of the paper titled An evolving Ontology for Vehicle Signals submitted to the Recent Results Track of 2021 IEEE 93rd Vehicular Technology Conference: VTC2021-Spring, Helsinki.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published