Description
Stanford Protégé has refactoring tools including the ability to rename entities across the ontology.
What to implement
Add a find/replace dialog that:
- Searches entity names (local names or labels)
- Shows preview of matches
- Allows batch renaming
- Updates all references
Difficulty: Medium
Skills: React, Refactoring
Tasks
Acceptance Criteria
- Can search for entity names
- Preview shows all matches
- Rename updates the entity and all references
- Can undo rename operation
Description
Stanford Protégé has refactoring tools including the ability to rename entities across the ontology.
What to implement
Add a find/replace dialog that:
Difficulty: Medium
Skills: React, Refactoring
Tasks
Acceptance Criteria