Skip to content

Add sub-property chain editor #168

@aadorian

Description

@aadorian

Description

OWL 2 supports property chains (e.g., hasParent o hasBrother -> hasUncle).

What to implement

Add UI to define property chains:

  • Display existing property chain axioms
  • Create new chain by selecting properties in order
  • Preview the chain expression

Difficulty: Medium

Skills: React, OWL 2

Tasks

  • Add property chain section to object property details
  • Create chain builder (ordered property list)
  • Display existing chains
  • Implement add/remove chain axioms

Acceptance Criteria

  • Can view existing property chains
  • Can create new chain by selecting properties
  • Can remove property chain axioms

Metadata

Metadata

Labels

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions