Ontology is an open Data and AI platform.
It provides trusted business context for applications, models, and AI agents—connecting data, decisions, and operations.
Start the local stack:
docker compose -f docker/docker-compose.yml up -dStop the local stack:
docker compose -f docker/docker-compose.yml downSee docs/README.md for project documentation.
See openapi/README.md for REST API contracts and authoring guidance.