cognee/cognee/modules/ontology/rdf_xml
Fahad Shoaib a4a9e76246 feat: add ontology endpoint in REST API
- Add POST /api/v1/ontologies endpoint for file upload
  - Add GET /api/v1/ontologies endpoint for listing ontologies
  - Implement OntologyService for file management and metadata
  - Integrate ontology_key parameter in cognify endpoint
  - Update RDFLibOntologyResolver to support file-like objects
  - Add essential test suite for ontology endpoints
2025-11-02 17:05:03 +05:00
..
__init__.py feat: productionizing ontology solution [COG-1401] (#623) 2025-03-12 14:31:19 +01:00
RDFLibOntologyResolver.py feat: add ontology endpoint in REST API 2025-11-02 17:05:03 +05:00