Skip to content

Add find and replace for entity names #155

@aadorian

Description

@aadorian

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

  • Create Find/Replace dialog component
  • Implement search across entity names
  • Show preview of changes
  • Implement batch rename with reference updates

Acceptance Criteria

  • Can search for entity names
  • Preview shows all matches
  • Rename updates the entity and all references
  • Can undo rename operation

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    To triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions