The SMT contains several errors: 1. In EndpointMetadata of HTTP and MODBUS the base property has a wrong SemanticId. is: https://www.w3.org/2019/wot/td#base should be: https://www.w3.org/2019/wot/td#baseURI <img width="1536" height="953" alt="Image" src="https://github.com/user-attachments/assets/d00d3c16-3dd9-48fb-b28b-174b43bd0080" /> 2. The properties "property_name" in InteractionMetadata of all interfaces have a wrong SemanticId. is: https://admin-shell.io/idta/AssetInterfaceDescription/1/0/PropertyDefinition should be: https://admin-shell.io/idta/AssetInterfacesDescription/1/0/PropertyDefinition <img width="2163" height="953" alt="Image" src="https://github.com/user-attachments/assets/7eb64b77-3ffc-47c3-bb65-500c1332c94d" /> 3. All nested properties (all interfaces) have an observable property, which is an error according to the specification <img width="2028" height="1267" alt="Image" src="https://github.com/user-attachments/assets/0198362b-37d2-4e17-903a-e7b7cd6391e9" />
The SMT contains several errors:
is: https://www.w3.org/2019/wot/td#base
should be: https://www.w3.org/2019/wot/td#baseURI
is: https://admin-shell.io/idta/AssetInterfaceDescription/1/0/PropertyDefinition
should be: https://admin-shell.io/idta/AssetInterfacesDescription/1/0/PropertyDefinition