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