Files

10 lines
288 B
Python
Raw Permalink Normal View History

2026-05-12 19:40:31 +09:00
"""Docker configurations for OntoCast.
This package contains Docker configurations for running OntoCast
dependencies, including triple store databases and other services.
Available configurations:
- neo4j: Neo4j database with n10s plugin
- fuseki: Apache Fuseki triple store server
"""