-
Notifications
You must be signed in to change notification settings - Fork 47
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
Feature 162 model update cx 0040 parts analyses #170
Feature 162 model update cx 0040 parts analyses #170
Conversation
Additional properties -> see readme.md file Changes of properties -> see readme.md file
…X-0040-PartsAnalyses
@bs-jokri Please find the attached pull request for the model update |
for PartsAnalyses:1.0.0: metadata.json keep it on released
typo fixed
@bs-jokri |
added license information
@@ -0,0 +1 @@ | |||
{ "status" : "released"} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"release"
@@ -2,6 +2,22 @@ | |||
All notable changes to this model will be documented in this file. | |||
|
|||
## [Unreleased] | |||
- Version 1.0.0 is now set to deprecated: Some important attributes were missing. Use version 2.0.0 instead | |||
|
|||
## [2.0.0] - 2023-05-09 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not up to date, if released today
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bs-jokri Please recheck model - should be ok
metadata.json change released to release Model: - Change in property order - introducing uniqueID characteristic - Additional information: key/vale now as list
Validation Report for io.catenax.parts_analyses/2.0.0/PartsAnalyses.ttlValidation failed: |
Validation Report for io.catenax.parts_analyses/2.0.0/PartsAnalyses.ttlValidation failed: |
#modeling_team |
Before release: |
preferred name and description added for values and keys c-list
Validation Report for io.catenax.parts_analyses/2.0.0/PartsAnalyses.ttlValidation failed: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM now
{ "status" : "deprecated"} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we do the deprecation in a separate PR? It is hard to handle both changes in on PR (issue linking, MS-Stages etc)
@@ -0,0 +1,152 @@ | |||
@prefix samm: <urn:samm:org.eclipse.esmf.samm:meta-model:2.0.0#> . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the SemanticHub cannot handle SAMM models os far so we need to stick to BAMM 2.0.0 for now. Could you store as BAMM 2.0.0?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
from discussion we will stick to SAMM
Validation Report for io.catenax.parts_analyses/2.0.0/PartsAnalyses.ttlValidation failed: |
Description
Model updated according issue #162
Changes:
[2.0.0] - 2023-05-09
Added
Changed
Closes #
MS2 Criteria
(to be filled out by PR reviewer)
DismantlerId
andDismantlerName
use an EntityDismantler
with the propertiesname
andid
or use a URN likeio.catenax.dismantler:0.0.1
)preferredName
anddescription
are not the samepreferredName
should be human readable and follow normal orthography (e.g., no camel case but normal word separation)MS3 Criteria
(to be filled out by semantic modeling team before merge to main-branch)