This repository is temporary and serves as a space for validation tools for EPO and some POCs
The intention is to eventually delete this repository once its purpose is fulfilled.
Any valuable components may be migrated to their respective repositories
To install dependencies using UV
uv sync
To access the marimo notebooks
uv run marimo edit notebooks/
Currently there are notebooks to review SHACL, OWL and metadata of both.
This repository contains an Ontology explorer, to be replaced by Model2Owl developments in the future.
The scripts require node.js installed and npm
Install dependencies
npm install
npm run dev
Will run the application to compare two conceptual models and more
- Add the new model to the repositories list
- Run
node src/updateModels.js