OP-TED / model2owl

Transform UML into a formal OWL ontology and SHACL shapes
https://meaningfy-ws.github.io/model2owl-docs
European Union Public License 1.2
28 stars 5 forks source link

Handling property inheritance in SHACL shapes #205

Open costezki opened 4 months ago

costezki commented 4 months ago

ePO issue 664 discusses how to handle property inheritance in the generated OWL and SHACL shapes.

This is a new feature that can be implemented in model2owl.

Overview: This issue involves enhancing the model2owl tool to handle property inheritance when generating OWL and SHACL shapes from UML models. The goal is to ensure that property inheritance in UML diagrams is accurately reflected in the generated OWL and SHACL artefacts. This enhancement is related to ePO Issue #664, which addresses property inheritance handling in SHACL.

Acceptance Criteria:

rousso commented 1 month ago

@cristianvasquez the description is vague. Please provide a clear description for this ticket.