Skip to content

Commit

Permalink
Update PartTypeInformation.ttl
Browse files Browse the repository at this point in the history
johannsvarela authored Feb 8, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent a449e63 commit e6dff60
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions io.catenax.part_type_information/1.0.0/PartTypeInformation.ttl
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@

:PartTypeInformation a samm:Aspect;
samm:preferredName "Part Type Information"@en;
samm:description "A Part Type Information represents an item in the Catena-X Bill of Material(BOM) on a type level in a specific version. "@en;
samm:description "A Part Type Information represents an item in the Catena-X Bill of Material (BOM) on a type level in a specific version."@en;
samm:properties(:catenaXId :partTypeInformation [ samm:property :partSitesInformationAsPlanned; samm:optional true ]);
samm:operations();
samm:events().
@@ -50,28 +50,28 @@

:partTypeInformation a samm:Property;
samm:preferredName "Part Type Information"@en;
samm:description "The part type from which the serialized part has been instantiated"@en;
samm:description "The part type from which the serialized part has been instantiated."@en;
samm:characteristic :PartTypeInformationCharacteristic.

:partSitesInformationAsPlanned a samm:Property;
samm:preferredName "Part Sites Information as Planned"@en;
samm:description "A site is a delimited geographical area where a legal entity does business(geographical address with geo coordinates).A site always has a primary physical address. It is possible that further physical addresses are specified for the site. P.O. box details are only possible in addition to the physical address. A site has a 1:n relation to addresses, means at least 1 address is necessary and multiple addresses are possible."@en;
samm:description "A site is a delimited geographical area where a legal entity does business (geographical address with geo coordinates). A site always has a primary physical address. It is possible that further physical addresses are specified for the site. P.O. box details are only possible in addition to the physical address. A site has a 1:n relation to addresses, means at least one address is necessary and multiple addresses are possible."@en;
samm:see <https://confluence.catena-x.net/x/QkBHAw>;
samm:characteristic :partSitesInformationAsPlannedCharacteristic.

:PartTypeInformationCharacteristic a samm:Characteristic;
samm:preferredName "Part Type Information Characteristic"@en;
samm:description "The characteristics of the part type"@en;
samm:description "The characteristics of the part type."@en;
samm:dataType :PartTypeInformationEntity.

:partSitesInformationAsPlannedCharacteristic a samm-c:Set;
samm:preferredName "Part Sites Information as Planned Characteristic"@en;
samm:description "The characteristic of the part site information that represents a set of possible site to a respective part. "@en;
samm:description "The characteristic of the part site information that represents a set of possible site to a respective part."@en;
samm:dataType :partSitesInformationAsPlannedEntity.

:PartTypeInformationEntity a samm:Entity;
samm:preferredName "Part Type Information Entity"@en;
samm:description "Encapsulation for data related to the part type"@en;
samm:description "Encapsulation for data related to the part type."@en;
samm:properties(:manufacturerPartId :nameAtManufacturer [ samm:property ext-classification:partClassification; samm:optional true ]).

:partSitesInformationAsPlannedEntity a samm:Entity;
@@ -81,53 +81,53 @@

:manufacturerPartId a samm:Property;
samm:preferredName "Manufacturer Part ID"@en;
samm:description "Part ID as assigned by the manufacturer of the part. The Part ID identifies the part in the manufacturer`s dataspace. The Part ID references a specific version of a part. The version number must be included in the Part ID if it is available.\n\nThe Part ID does not reference a specific instance of a part and must not be confused with the serial number."@en;
samm:description "Part ID as assigned by the manufacturer of the part. The part ID identifies the part in the manufacturer`s dataspace. The part ID references a specific version of a part. The version number must be included in the part ID if it is available. The part ID does not reference a specific instance of a part and must not be confused with the serial number."@en;
samm:characteristic :PartIdCharacteristic;
samm:exampleValue "123-0.740-3434-A".

:nameAtManufacturer a samm:Property;
samm:preferredName "Name at manufacturer"@en;
samm:description "Name of the part as assigned by the manufacturer"@en;
samm:description "Name of the part as assigned by the manufacturer."@en;
samm:characteristic :PartNameCharacteristic;
samm:exampleValue "Mirror left".

:catenaXsiteId a samm:Property;
samm:preferredName "Catena-X site identifier"@en;
samm:description "The identifier of the site according to Catena-X BPDM. The catenaXsiteId must be a valid Catena-X BPN. The BPN is a unique, unchangeable identifier for Business Partners / company locations from foundation to closure, regardless of the different business relationships / structures between or within the Business Partners or company locations."@en;
samm:description "The identifier of the site according to Catena-X BPDM. The catenaXsiteId must be a valid Catena-X BPN. The BPN is a unique, unchangeable identifier for business partners / company locations from foundation to closure, regardless of the different business relationships / structures between or within the business partners or company locations."@en;
samm:characteristic ext-number:BpnsTrait;
samm:exampleValue "BPNS1234567890ZZ".

:function a samm:Property;
samm:preferredName "Function"@en;
samm:description "The function of the site in relation to the part(i.e. the activity within the value chain of the part that is performed at the site)"@en;
samm:description "The function of the site in relation to the part (i.e. the activity within the value chain of the part that is performed at the site)."@en;
samm:characteristic :FunctionCharacteristic;
samm:exampleValue "production".

:functionValidFrom a samm:Property;
samm:preferredName "Function valid from"@en;
samm:description "Timestamp, from when the site has the specified function for the given part"@en;
samm:description "Timestamp, from when the site has the specified function for the given part."@en;
samm:characteristic :DateTrait;
samm:exampleValue "2024-01-29T12:00:00.123+02:00".

:functionValidUntil a samm:Property;
samm:preferredName "Function valid until"@en;
samm:description "Timestamp, until when the site has the specified function for the given part"@en;
samm:description "Timestamp, until when the site has the specified function for the given part."@en;
samm:characteristic :DateTrait;
samm:exampleValue "2024-01-29T12:00:00.123+02:00".

:PartIdCharacteristic a samm:Characteristic;
samm:preferredName "Part ID characteristic"@en;
samm:description "The part ID is a multi-character string, usually assigned by an ERP system"@en;
samm:description "The part ID is a multi-character string, usually assigned by an ERP system."@en;
samm:dataType xsd:string.

:PartNameCharacteristic a samm:Characteristic;
samm:preferredName "Part Name characteristic"@en;
samm:description "Part Name in string format from the respective system in the value chain"@en;
samm:description "Part name in string format from the respective system in the value chain."@en;
samm:dataType xsd:string.

:FunctionCharacteristic a samm-c:Enumeration;
samm:preferredName "Function characteristic"@en;
samm:description "Describes the characteristics of the function for a site related to the respective part"@en;
samm:description "Describes the characteristics of the function for a site related to the respective part."@en;
samm:dataType xsd:string;
samm-c:values("production" "warehouse" "spare part warehouse").

@@ -139,7 +139,7 @@

:DateTimeCharacteristic a samm:Characteristic;
samm:preferredName "Date Time Characteristic"@en;
samm:description "Describes a Property which contains the date and time with an optional timezone."@en;
samm:description "Describes a property which contains the date and time with an optional timezone."@en;
samm:dataType xsd:string.

:DateTimeRegularExpression a samm-c:RegularExpressionConstraint;

0 comments on commit e6dff60

Please sign in to comment.