Ontology Engineering
Ontology Engineering REST API
The following API surface defines the contract for Ontology Management & Knowledge Engineering UIs, services, and agents to interact with the Semantic Layer.
Operation | Method | Endpoint | Request Content-Type | Response Accept | Notes |
|---|---|---|---|---|---|
Import Ontology | POST |
|
| — | Multipart or body; format auto-detected from Content-Type |
Export Ontology | GET |
| — |
| Returns |
Get Ontology | GET |
| — |
| Returns ontology metadata + IRI |
List Ontologies | GET |
| — |
| Supports pagination, filter by namespace/domain |
Delete Ontology | DELETE |
| — | — | Soft-delete with version retention |