save_ontology
Persist the current ontology, including all changes, to a file in RDF/XML, Turtle, or N-Triples format. Use an optional path to save elsewhere or overwrite.
Instructions
将当前本体(含所有未保存的修改)保存到文件。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | 可选:另存为路径。不填则覆盖原文件。 | |
| format | No | 序列化格式,默认 rdfxml | rdfxml |