Skip to content

Renaming ontology breaks all individuals #64

@laserpointlabs

Description

@laserpointlabs

Problem

Renaming the ontology breaks all individuals associated with that ontology.

Impact

All individuals become inaccessible or lose their associations when ontology is renamed.

Solution

Maintain original ontology name and use alias for display/naming:

  • Store original ontology IRI/name in database as immutable identifier
  • Use alias/display name for user-facing operations
  • Update all queries and references to use original identifier
  • Preserve backward compatibility during transition

Related Issues

Branch

feature/individuals-tables-fixed

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions