ontology_diff
Compare domain ontology changes between git revisions to identify added, removed, or modified concepts and detect naming inconsistencies across commits.
Instructions
Compare the domain ontology between two git revisions — shows concepts that were added, removed, or changed. Useful for understanding how the project's vocabulary evolved across commits or for reviewing whether a PR introduced naming inconsistencies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | Git ref to diff from (default: HEAD~5) |