admin-shell-io / aas-specs

Repository of the Asset Administration Shell Specification IDTA-01001 - Metamodel
https://admin-shell-io.github.io/aas-specs-antora/index/home/index.html
Creative Commons Attribution 4.0 International
47 stars 26 forks source link

Fix SHACL #356

Closed mhrimaz closed 1 week ago

mhrimaz commented 7 months ago

Fixes https://github.com/admin-shell-io/aas-specs/issues/330 and few other issues.

mristin commented 7 months ago

@mhrimaz thanks for the fix -- but since the schemas are automatically generated by aas-core-codegen, your changes will be silently overwritten.

Can you please first sync up with @sebbader, and once you confirmed the changes propagate them to: https://github.com/aas-core-works/aas-core-codegen/blob/main/aas_core_codegen/rdf_shacl/shacl.py

mhrimaz commented 7 months ago

Either SHACL or official example should be adapted regarding the AbstractLangString in IEC related attributes. image

And this is the issue with regex format: image

mhrimaz commented 1 week ago

Will be resolved in https://github.com/aas-core-works/aas-core-codegen/pull/526