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
Acceptance Criteria
- Can view existing property chains
- Can create new chain by selecting properties
- Can remove property chain axioms
Description
OWL 2 supports property chains (e.g., hasParent o hasBrother -> hasUncle).
What to implement
Add UI to define property chains:
Difficulty: Medium
Skills: React, OWL 2
Tasks
Acceptance Criteria