Skip to content
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

how to handle OCL constraints #10

Open
DiegoVinasco opened this issue Feb 4, 2022 · 1 comment
Open

how to handle OCL constraints #10

DiegoVinasco opened this issue Feb 4, 2022 · 1 comment
Assignees

Comments

@DiegoVinasco
Copy link
Contributor

How do we handle OCL constraints in UML to OWL mappings?

problem:

  • CityGML 3.0 UML (as EA) only formalizes constraints as text
  • Shapechange OCL transformations are only textual (no use of class restrictions, RIF, or SWRL)

Proposed Methodology:

  1. Formalise new constraints in UML as OCL (in EA)
  2. Transform the constraints to text (according to iso19152-2)
  3. Transform the text values to RIF/SWRL
@johnsamuelwrites
Copy link
Contributor

Check Sharing OCL Constraints by Using Web Rules. The article proposes the use of R2ML.

@DiegoVinasco DiegoVinasco self-assigned this Jun 22, 2022
@DiegoVinasco DiegoVinasco added the documentation Improvements or additions to documentation label Jun 22, 2022
@DiegoVinasco DiegoVinasco added technical and removed documentation Improvements or additions to documentation labels Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants