We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Based on the continous development of the Industry Core, there are a new data, that needs to be integrated in the Batch aspect model:
Additionally there are a few adaptation to be done in general:
^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}:\d{2}(\.\d{1,6})?(Z|[+-]\d{2}:\d{2}))?$
^(manufacturerId|batchId|customKey:\w+)$
{ "catenaXId": "580d3adf-1981-44a0-a214-13d6ceed9379", "localIdentifiers": [ { "value": "BID12345678", "key": "batchId" } ], "manufacturingInformation": { "date": "2022-02-04T14:48:54", "country": "HUR", "sites": [ { "catenaXsiteId": "BPNS1234567890ZZ", "function": "production" } ] }, "partTypeInformation": { "manufacturerPartId": "123-0.740-3434-A", "nameAtManufacturer": "Mirror left", "partClassification": [ { "classificationStandard": "IEC", "classificationID": "61360- 2:2012 ", "classificationDescription": "Standard data element types with associated classification scheme for electric components." } ] } }
The text was updated successfully, but these errors were encountered:
@jacewski-bosch @BenediktMuellerIML @jonbckr FYI
Sorry, something went wrong.
modeling_team
Successfully merging a pull request may close this issue.
Update Reason
Based on the continous development of the Industry Core, there are a new data, that needs to be integrated in the Batch aspect model:
Additionally there are a few adaptation to be done in general:
Relevant Standards
Example Data
MS1 Criteria
The text was updated successfully, but these errors were encountered: