Skip to content

Enhance model2owl to support the new modelling feature for related properties #239

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gkostkowski opened this issue Jan 25, 2025 · 0 comments

Comments

@gkostkowski
Copy link
Collaborator

The issue involves enhancing the model2owl tool to support a new modelling feature for related properties as described in ePO#737 The related task will provide a specification of the modelling feature that will be the basis for this task. The modelling feature has been tentatively identified as property overriding, but the outcome of the related task will provide a definitive specification that will inform this task.

This task requires the implementer to:

  1. Identify suitable OWL and SHACL representations: Given the UML specification, define how the related properties will be represented in both SHACL and OWL. The OWL representation needs to reflect the intended semantic and SHACL shapes have to contain constraints for validation purposes.
  2. Define, document and implement transformation rules: Define transformation rules for generating the artefacts from the UML model. These need to be documented in the model2owl documentation and implemented in model2owl codebase.
  3. Provide conventions and checkers if possible: Analyze the UML modelling approach and determine if UML conventions and checkers can be identified for the UML representation in order to set rules for creating UML model and validation rules for ensuring correctness. If possible, the conventions and checkers should be documented, and the checkers implemented in model2owl.

Note

This ticket depends on ePO#737.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant