An open API service indexing awesome lists of open source software.

https://github.com/sarthou/ontologenius

Ontologenius is a ROS package to link, explore, and interrogate ontologies in a fast way.
https://github.com/sarthou/ontologenius

cpp interrogate-ontologies knowledge-representation ontologies ontology ros ros2

Last synced: 2 months ago
JSON representation

Ontologenius is a ROS package to link, explore, and interrogate ontologies in a fast way.

Awesome Lists containing this project

README

          

# ontologenius
[![Release][Release-Image]][Release-Url] Master : [![Build Status](https://gitlab.com/sarthou/ontologenius/badges/master/pipeline.svg)](https://gitlab.com/sarthou/ontologenius/commits/master) Dev : [![Build Status](https://gitlab.com/sarthou/ontologenius/badges/dev/pipeline.svg)](https://gitlab.com/sarthou/ontologenius/commits/dev)

This repository is a ROS package to link, explore and interrogate ontologies.

For more information on using ontologenius, visit our website : https://sarthou.github.io/ontologenius/

***

## Run the package

Several *.launch* files are available to run the package, you can do a first try with:
```sh
$ roslaunch ontologenius ontologenius_full.launch
```

On this launcher file, you will find an argument indicating the path to the ontology files.
> The default ontologies are very simple and I encourage you to contribute to their development!

You can add your own ontology files in the argument if you want them to be loaded at the beginning of the program.

[Release-Url]: https://sarthou.github.io/ontologenius/
[Release-image]: http://img.shields.io/badge/release-v0.4.6-1eb0fc.svg