aas-specs icon indicating copy to clipboard operation
aas-specs copied to clipboard

Fix SHACL

Open mhrimaz opened this issue 1 year ago • 2 comments

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

mhrimaz avatar Feb 18 '24 21:02 mhrimaz

@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

mristin avatar Feb 18 '24 22:02 mristin

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 avatar Feb 27 '24 14:02 mhrimaz