-
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
[Model Update]: RecyclingStrategyCertificate 3.0.0 #644
[Model Update]: RecyclingStrategyCertificate 3.0.0 #644
Conversation
@agg3fe Can you please check the PR. |
io.catenax.shared.recycling_strategy_certificate/3.0.0/RecyclingStrategyCertificate.ttl
Outdated
Show resolved
Hide resolved
io.catenax.shared.recycling_strategy_certificate/3.0.0/RecyclingStrategyCertificate.ttl
Outdated
Show resolved
Hide resolved
io.catenax.shared.recycling_strategy_certificate/3.0.0/RecyclingStrategyCertificate.ttl
Show resolved
Hide resolved
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.
please check my comments
Validation Report for io.catenax.shared.recycling_strategy_certificate/3.0.0/RecyclingStrategyCertificate.ttlInput model is valid |
Validation Report for io.catenax.shared.recycling_strategy_certificate/3.0.0/RecyclingStrategyCertificate.ttlInput model is valid |
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
Validation Report for io.catenax.shared.recycling_strategy_certificate/3.0.0/RecyclingStrategyCertificate.ttlInput model is valid |
@@ -3,6 +3,15 @@ All notable changes to this model will be documented in this file. | |||
|
|||
## [Unreleased] | |||
|
|||
## [3.0.0] - 2024-02-13 |
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.
please change to 19th
|
||
### Added | ||
- new features: Revocation Date | ||
|
||
## [2.0.0] - 2023-11-07 | ||
### Added | ||
- Upgarde from BAMM model to SAMM model |
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.
please fix typo Upgarde
:revocationDate a samm:Property ; | ||
samm:preferredName "Revocation Date"@en ; | ||
samm:description "The date when the certificate is revoked by the issuer. This only happens in exceptional cases when an asset has been marked as reused by error or any other error is made in the issuance of the certificate. Certificates may be revoked up to 7 working days after they have been issued."@en ; | ||
samm:characteristic :Timestamp ; |
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.
characteristic should be Date
?
Discussion required for open points. |
Validation Report for io.catenax.shared.recycling_strategy_certificate/3.0.0/RecyclingStrategyCertificate.ttlInput model is valid |
@@ -3,9 +3,18 @@ All notable changes to this model will be documented in this file. | |||
|
|||
## [Unreleased] | |||
|
|||
## [3.0.0] - 2024-02-19 |
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.
please change the date to 26th
@tanweersalah further discussion required for vin, oe number |
VIN and oe number are mandatory. Parts from VIN with oe number need to be identified securely |
Changed OE Number to manufacturerPartId from aspect "part_type_information" |
@catroest please review the last commit, is this what you meant? |
@jacewski-bosch Could you please check if this is what intended from your point of view. |
Yes but how does the data provider know what to provide here? If you just directly link to "localIdentifiers" the closest which can be interpreted, would be the serial id of the certificate itself. Thats why I propose to link on the level of the characteristic, then you can describe the property as a vin. You still have the key-value pair. |
@tanweersalah @catroest @agg3fe we have a meeting in the afternoon where we hope to clarify this. |
@agg3fe updated the model as discussed. Please review. Thanks. |
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
@@ -3,9 +3,27 @@ All notable changes to this model will be documented in this file. | |||
|
|||
## [Unreleased] | |||
|
|||
## [3.0.0] - 2024-02-28 |
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.
Now you can change the date to 4th March if you want MS3 in next meeting on Monday
Validation Report for io.catenax.shared.recycling_strategy_certificate/3.0.0/RecyclingStrategyCertificate.ttlInput model is valid |
Validation Report for io.catenax.shared.recycling_strategy_certificate/3.0.0/RecyclingStrategyCertificate.ttlInput model is valid |
Description
add attributes: revocation Date
change UUid from version 1to version 2
change BPN from version 1 to version 2
Issue : #624
-->
Closes #624
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)