Home

Awesome

Web Application for the STATO ontology

This is the source code for the web application demonstrating the STATO ontology. It includes details about the ontology, its purpose, use cases and development team, as well as a set of queries that demonstrate the content of the ontology.

The live version of this website is available at: http://stato-ontology.org/

Version 1.0: DOI

Implementation details

This STATO-app was developed to demonstrate the capabilities of the STATO ontology.

Setup

The STATO-app is a Maven project.

You can compile the project with

mvn compile

To produce the war file:

mvn war:war

Then, you can deploy the war file into a web application container such as Tomcat.

Contribution guidelines

If you are interested in contributing to the STATO-app, you can:

License

https://github.com/agbeltran/stato-app/blob/master/LICENSE.md