Ontology Mapping Management (Source Schema → Ontology)
Ontology Mapping Management (Source Schema → Ontology)
Operation | Method | Endpoint | Request Content-Type | Response Accept | Notes |
|---|---|---|---|---|---|
Create Mapping | POST |
|
|
| Accepts R2RML (Turtle serialization) or custom mapping format |
List Mappings | GET |
| — |
| Filter by source schema, target class |
Get Mapping | GET |
| — |
| |
Update Mapping | PUT |
|
|
| |
Delete Mapping | DELETE |
| — | — | |
Validate Mapping | POST |
| — |
| Dry-run against source schema |