-
Notifications
You must be signed in to change notification settings - Fork 0
Technical Docs
Julio Cesar edited this page Jan 29, 2026
·
3 revisions
OntologyToAPI.core.APIGenerator.APIGeneratorAPIGenerator() -> OntologyToAPI.core.APIGenerator.APIGenerator (Constructor)
- showLogs : bool - Show the serialisation and configuration process when handling the ontologies and generating the API.
load_ontologies() -> None
- paths : List[str] - Load a list of ontology files in .rdf .owl or .ttl.
serialize_ontologies() -> None
generate_api_routes() -> fastapi.FastAPI