Skip to content

Add toggle to show inferred vs asserted hierarchy #163

@aadorian

Description

@aadorian

Description

Stanford Protégé shows both asserted and inferred class hierarchies. After reasoning, users can toggle between views.

What to implement

Add toggle/tabs to switch between:

  • Asserted hierarchy (what user explicitly stated)
  • Inferred hierarchy (after reasoning)

Show visual indication for inferred relationships (different color/icon).

Difficulty: Medium

Skills: React, Reasoning

Tasks

  • Add toggle button for asserted/inferred view
  • Store inferred hierarchy from reasoner results
  • Build inferred tree structure
  • Visual distinction for inferred vs asserted

Acceptance Criteria

  • Can toggle between asserted and inferred views
  • Inferred hierarchy shows after reasoning
  • Visual distinction between inferred/asserted

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