onto_save
Persist the current in-memory ontology store to a file, choosing RDF formats like Turtle, NTriples, RDF/XML, NQuads, or TriG.
Instructions
Save the current ontology store to a file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Output file path | |
| format | No | Format: turtle, ntriples, rdfxml, nquads, trig |