An ontology for opera musical heritage and musicological research.
This projects provides the following facilities for enhancing user experience:
- Virtuoso as SPARQL enpoint;
- LODE for visualising ontologies as HTML;
- WebVOWL for visualising ontologies with the Visual Notation for OWL Ontologies (VOWL);
- LodView for browsing ontology entities as well as controlled vocabularies entities.
The project relies on Docker. To build the containers type the following command in the terminal having the root of the project as base folder:
docker-compose build
To run the containers type the following command in the terminal having the root of the project as base folder:
docker-compose up
Once the containers are up and assuming that localhost
is the reference host, users can access:
- Virtuoso SPARQL endpoint at http://localhost:8890/sparql
- LodView at http://localhost:8080/lodview
- LODE at http://localhost:9090/lode
- WebVOWL at http://localhost:8888/webvowl
Here are some quick links to show how information about the element "https://w3id.org/ocm/ontology/Composer" can be visualized using the browser: