robot_diff
Compare two ontologies to identify semantic differences, using file paths or IRIs. Output results in plain, pretty, HTML, or markdown format with optional labels.
Instructions
Compare two ontologies and report semantic differences.
Specify ontologies via file paths (left/right) or IRIs
(left_iri/right_iri). Output formats: plain (default),
pretty, html, markdown. Use labels to include human-readable
entity labels in the diff output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| left | No | ||
| right | No | ||
| left_iri | No | ||
| right_iri | No | ||
| left_catalog | No | ||
| right_catalog | No | ||
| output | No | ||
| format | No | ||
| labels | 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 | |||