@@ -96,7 +96,7 @@ class IPCommunication:
96
96
"semantic_id" : "0173-1#02-AAQ326#002" ,
97
97
})
98
98
type_of_communication : Optional [str ] = field (metadata = {
99
- "semantic_id" : " https://admin-shell.io/zvei/nameplate/1/0/ContactInformations/ContactInformation/IPCommunication/TypeOfCommunication" ,
99
+ "semantic_id" : "https://admin-shell.io/zvei/nameplate/1/0/ContactInformations/ContactInformation/IPCommunication/TypeOfCommunication" ,
100
100
})
101
101
available_time : Optional [str ] = field (metadata = {
102
102
"semantic_id" : "https://admin-shell.io/zvei/nameplate/1/0/ContactInformations/ContactInformation/AvailableTime/" ,
@@ -115,7 +115,7 @@ class ContactInformation:
115
115
"semantic_id" : "https://admin-shell.io/zvei/nameplate/1/0/ContactInformations/ContactInformation/Language" ,
116
116
})
117
117
time_zone : Optional [str ] = field (metadata = {
118
- "semantic_id" : " https://admin-shell.io/zvei/nameplate/1/0/ContactInformations/ContactInformation/TimeZone" ,
118
+ "semantic_id" : "https://admin-shell.io/zvei/nameplate/1/0/ContactInformations/ContactInformation/TimeZone" ,
119
119
})
120
120
# TODO: Add hint: "mandatory property according to EU MachineDirective 2006/42/EC."
121
121
city_town : Optional [LangString ] = field (metadata = {
@@ -201,7 +201,7 @@ class DigitalNameplate:
201
201
"semantic_id" : "https://admin-shell.io/zvei/nameplate/1/0/ContactInformations/ContactInformation" ,
202
202
})
203
203
manufacturer_product_root : Optional [LangString ] = field (metadata = {
204
- "semantic_id" : " 0173-1#02-AAU732#001" ,
204
+ "semantic_id" : "0173-1#02-AAU732#001" ,
205
205
})
206
206
manufacturer_product_family : Optional [LangString ] = field (metadata = {
207
207
"semantic_id" : "0173-1#02-AAU732#001" ,
0 commit comments