Description
OWL 2 supports negative property assertions (stating that an individual does NOT have a certain property value).
What to implement
Add ability to create negative assertions:
- NegativeObjectPropertyAssertion
- NegativeDataPropertyAssertion
- Display with visual distinction (e.g., strikethrough or red)
Difficulty: Medium
Skills: React, OWL 2
Tasks
Acceptance Criteria
- Can create negative object property assertions
- Can create negative data property assertions
- Visually distinct from positive assertions
Description
OWL 2 supports negative property assertions (stating that an individual does NOT have a certain property value).
What to implement
Add ability to create negative assertions:
Difficulty: Medium
Skills: React, OWL 2
Tasks
Acceptance Criteria