onto_diff
Compare two ontology files to identify added and removed triples, enabling version tracking and change analysis in knowledge graphs.
Instructions
Compare two ontology files and show added/removed triples
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_path | Yes | Path to the new/modified ontology file | |
| old_path | Yes | Path to the old/original ontology file |