robot_convert
Converts ontology files between formats including OWL, OBO, JSON, and Turtle, with support for gzip compression.
Instructions
Convert an ontology between formats.
Supported formats (by extension or format flag): owl (RDF/XML),
ofn (OWL Functional), omn (Manchester), owx (OWL/XML), ttl (Turtle),
obo (OBO Format), json (OBO Graphs JSON). Gzip compression is
supported by appending .gz to the output path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | No | ||
| output | No | ||
| format | No | ||
| check | No | ||
| working_directory | No | ||
| catalog | No | ||
| prefixes | No | ||
| add_prefix | No | ||
| noprefixes | No | ||
| verbose | No | ||
| strict | No | ||
| xml_entities | No | ||
| extra_args | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||