This platform is an experimental web application based on java. The objective of this application is to develop functionalities based on CWMO ontology in order to improve the management of creative workshop. The ambition of this platform is to provide the material to evaluate the usage of technology and notably AI-based technology in the management of the creative workshop. The work is based on the research done in the Alex Gabriel's PhD thesis.
The platform can be tested here. Actually it is only a work in progress. It is uploaded to share the progress but design and functionalities could be broken.
This application use the OWLAPI 5 and the HermiT inference engine. Further documentation about OWLAPI can be found here:
- OWLAPI github site
- Old website of OWLAPI
- Valuable course about OWLAPI from Sean Bechhofer & Uli Sattler
Concerning the management of the dependencies of this project, everything is declared in the pom.xml since it is a Maven project.
This application is based on the example provided by Heroku. To get more hint about how use Heroku, see the Getting Started with Java on Heroku article. For more information about using Java on Heroku, see the Dev Center article about Java on Heroku
Otherwise, if you are already familiar with Heroku, deploying it on your own sever is as simple as clicking on this button.