10 lines
288 B
Python
10 lines
288 B
Python
"""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
|
|
"""
|