Skip to content

Commit

Permalink
remove field essIncidentIssuerCompanyName, add country subdivision fo…
Browse files Browse the repository at this point in the history
…r essOriginator and for essIncidentIssuer, update release notes
  • Loading branch information
birgitZF committed Aug 11, 2023
1 parent 4c698af commit b5ff329
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
20 changes: 13 additions & 7 deletions io.catenax.essincident/2.0.0/EssIncident.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
:EssIncident a samm:Aspect ;
samm:preferredName "ESS Incident"@en ;
samm:description "Aspect for defining an incident in context of Environmental and Social Standards as specified by the Catena-X Sustainability team."@en ;
samm:properties ( [ samm:property :productCommodity; samm:optional true ] :productDescription [ samm:property :partNumber; samm:optional true ] [ samm:property :rawMaterial; samm:optional true ] [ samm:property :industry; samm:optional true ] :incidentCategory :incidentSubcategory [ samm:property :incidentSubject; samm:optional true ] [ samm:property :incidentExternalSubject; samm:optional true ] :incidentDescription [ samm:property :incidentExternalNotes; samm:optional true ] [ samm:property :incidentAttachment; samm:optional true ] :systemDate :incidentDate :incidentId [ samm:property :masterOpCoId; samm:optional true ] [ samm:property :incidentDisplayId; samm:optional true ] :incidentStatusInformation :incidentShareFlag [ samm:property :subCaseOpCoIds; samm:optional true ] [ samm:property :incidentSystemId; samm:optional true ] [ samm:property :essOriginatorCompanyName; samm:optional true ] [ samm:property :essOriginatorAddress; samm:optional true ] [ samm:property :essOriginatorBpnL; samm:optional true ] [ samm:property :essOriginatorBpnS; samm:optional true ] [ samm:property :essOriginatorBpnA; samm:optional true ] [ samm:property :essOriginatorCoordinates; samm:optional true ] [ samm:property :essIncidentIssuerFirstName; samm:optional true ] [ samm:property :essIncidentIssuerEmailAddress; samm:optional true ] [ samm:property :essIncidentIssuerPhoneNo; samm:optional true ] [ samm:property :essIncidentIssuerCompanyName; samm:optional true ] [ samm:property :flagAnonymous; samm:optional true ] [ samm:property :essIncidentIssuerId; samm:optional true ] [ samm:property :essIncidentIssuerAddress; samm:optional true ] [ samm:property :essIncidentIssuerLastName; samm:optional true ] ) ;
samm:properties ( [ samm:property :productCommodity; samm:optional true ] :productDescription [ samm:property :partNumber; samm:optional true ] [ samm:property :rawMaterial; samm:optional true ] [ samm:property :industry; samm:optional true ] :incidentCategory :incidentSubcategory [ samm:property :incidentSubject; samm:optional true ] [ samm:property :incidentExternalSubject; samm:optional true ] :incidentDescription [ samm:property :incidentExternalNotes; samm:optional true ] [ samm:property :incidentAttachment; samm:optional true ] :systemDate :incidentDate :incidentId [ samm:property :masterOpCoId; samm:optional true ] [ samm:property :incidentDisplayId; samm:optional true ] :incidentStatusInformation :incidentShareFlag [ samm:property :subCaseOpCoIds; samm:optional true ] [ samm:property :incidentSystemId; samm:optional true ] [ samm:property :essOriginatorCompanyName; samm:optional true ] [ samm:property :essOriginatorAddress; samm:optional true ] [ samm:property :essOriginatorBpnL; samm:optional true ] [ samm:property :essOriginatorBpnS; samm:optional true ] [ samm:property :essOriginatorBpnA; samm:optional true ] [ samm:property :essOriginatorCoordinates; samm:optional true ] [ samm:property :essIncidentIssuerFirstName; samm:optional true ] [ samm:property :essIncidentIssuerEmailAddress; samm:optional true ] [ samm:property :essIncidentIssuerPhoneNo; samm:optional true ] [ samm:property :flagAnonymous; samm:optional true ] [ samm:property :essIncidentIssuerId; samm:optional true ] [ samm:property :essIncidentIssuerAddress; samm:optional true ] [ samm:property :essIncidentIssuerLastName; samm:optional true ] [ samm:property :essOriginatorCountrySubdivision; samm:optional true ] [ samm:property :essIncidentIssuerCountrySubdivision; samm:optional true ] ) ;
samm:operations ( ) ;
samm:events ( ) .

Expand Down Expand Up @@ -212,12 +212,6 @@
samm:characteristic samm-c:Text ;
samm:exampleValue "+49-123-456789" .

:essIncidentIssuerCompanyName a samm:Property ;
samm:preferredName "ESS Incident Issuer Company Name"@en ;
samm:description "Company name of incident issuer"@en ;
samm:characteristic samm-c:Text ;
samm:exampleValue "UNICEF" .

:flagAnonymous a samm:Property ;
samm:preferredName "Flag anonymous"@en ;
samm:description "Flag that Incident issuer wants to be anonymous"@en ;
Expand All @@ -241,6 +235,18 @@
samm:characteristic samm-c:Text ;
samm:exampleValue "Testuser Last name" .

:essOriginatorCountrySubdivision a samm:Property ;
samm:preferredName "ESS Originator Country Subdivision"@en ;
samm:description "Region within a country of ESS Originator"@en ;
samm:characteristic samm-c:Text ;
samm:exampleValue "BR-SP" .

:essIncidentIssuerCountrySubdivision a samm:Property ;
samm:preferredName "ESS Incident Issuer Country Subdivision"@en ;
samm:description "Region within a country of ESS Incident Issuer"@en ;
samm:characteristic samm-c:Text ;
samm:exampleValue "IN-AP" .

:IndustryCharacteristic a samm-c:Enumeration ;
samm:preferredName "Industry characteristic"@en ;
samm:description "Industry Characteristic"@en ;
Expand Down
6 changes: 5 additions & 1 deletion io.catenax.essincident/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ All notable changes to this model will be documented in this file.
- change headline to subject
- change ess incident issuer name to first name, add last name
- change field descriptions
- use reference to shared aspect address, replace formerly used fields for address information
- use reference to shared aspect address, replace formerly used fields for address information
- keep ess originator country subdivision (not in shared aspect)
- keep ess incident issuer country subdivision (not in shared aspect)


### Added
- incident external notes and external subject for external communication
Expand All @@ -26,6 +29,7 @@ All notable changes to this model will be documented in this file.
- unique part number
- ess originator bpn available
- ess originator cx member
- ess incident issuer company name



Expand Down

0 comments on commit b5ff329

Please sign in to comment.