There are multiple issues with the newest Hierarchical Structured enabling Bill of Materials 1.1.1.
Missing Administrative Info
The SMT provides no admin info, making retrieval of versioning info complicated. The submodel should provide at least the following block:
"administration": {
"version": "1",
"revision": "1"
}
Incorrect SMT reference type for submodel semantic id
The submodel's semantic id should be a global reference, instead it is a model reference to itself.
Use of deprecated elements
- The SMT uses the deprecated
category attribute