Update SerialPart with changeIndex to 5.0.0#961
Open
klanir123 wants to merge 6 commits intoeclipse-tractusx:mainfrom
Open
Update SerialPart with changeIndex to 5.0.0#961klanir123 wants to merge 6 commits intoeclipse-tractusx:mainfrom
klanir123 wants to merge 6 commits intoeclipse-tractusx:mainfrom
Conversation
This file defines the SerialPart ontology and its properties, characteristics, and entities related to serialized parts.
new attribute changeIndex
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
In business use cases as well as in systems, the part number often consists of a base number and a historical extension (change index); for certain use cases, the part can only be uniquely identified including this change index. Therefore, an additional optional attribute is introduced.
Current model URN:
urn:samm:io.catenax.serial_part:4.0.0#
Proposed model URN:
urn:samm:io.catenax.serial_part:5.0.0#
Proposed changes:
Addition of optional property changIndex - historical extension of a part
Closes #
MS2 Criteria
(to be filled out by PR reviewer)
my__modelis not allowed)DismantlerIdandDismantlerNameuse an EntityDismantlerwith the propertiesnameandidor use a URN likeio.catenax.dismantler:0.0.1)preferredNameanddescriptionare not the samepreferredNameshould 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)