onto_drift
Detect changes between two ontology versions to identify added/removed terms, potential renames with confidence scores, and measure drift velocity for version control.
Instructions
Detect drift between two ontology versions. Returns added/removed terms, likely renames with confidence scores, and drift velocity.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version_a | Yes | First version as inline Turtle | |
| version_b | Yes | Second version as inline Turtle |