robot_rename
Rename OWL entity IRIs using direct mapping, a TSV file of old-to-new mappings, or bulk prefix replacement.
Instructions
Rename entity IRIs via full replacement or prefix-based renaming.
Use mapping for individual IRI replacements (e.g.
"obo:BFO_0000051 ex:partOf"). Use mappings to point to a
TSV file of old→new mappings. Use prefix_mappings for bulk
prefix replacement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | No | ||
| output | No | ||
| mapping | No | ||
| mappings | No | ||
| prefix_mappings | No | ||
| allow_missing_entities | No | ||
| allow_duplicates | 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 | |||