onto_save
Save ontology data from the open-ontologies MCP server to a file in formats like turtle, ntriples, or rdfxml for persistent storage and sharing.
Instructions
Save the current ontology store to a file
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Format: turtle, ntriples, rdfxml, nquads, trig | |
| path | Yes | Output file path |