onto_save
Persist the current ontology store to a file using an output path and optional format. Save your RDF/OWL data for reuse or sharing.
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 |