Skip to content

Commit

Permalink
Fix dangling references in V3RC02 (#63)
Browse files Browse the repository at this point in the history
We mistakenly omitted to run the pre-commit script and there were a
couple of dangling constraint references since we removed the data
specifications from V3RC02.
  • Loading branch information
mristin authored Apr 9, 2022
1 parent 0d79bcf commit fdee794
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions aas_core_meta/v3rc2.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,12 @@
* :constraintref:`AASd-006`
* :constraintref:`AASd-007`
* :constraintref:`AASd-064`
* :constraintref:`AASd-078`
Some of the constraints are not enforceable as they depend on the wider context
such as language understanding, so we could not formalize them:
* :constraintref:`AASd-012`
The following constraints have not been implemented as they are not part of
the meta-model, but are related to the templates for concept descriptions:
* :constraintref:`AASd-070`
* :constraintref:`AASd-071`
* :constraintref:`AASd-072`
* :constraintref:`AASd-073`
* :constraintref:`AASd-074`
* :constraintref:`AASd-076`
* :constraintref:`AASd-101`
* :constraintref:`AASd-102`
* :constraintref:`AASd-103`
We could not formalize the constraints which prescribed how to deal with
the default values as the semantic of the default values has not been defined
in the meta-model:
Expand Down

0 comments on commit fdee794

Please sign in to comment.