Skip to content

compliance_tool: remove unused schema check#549

Merged
s-heppner merged 1 commit into
eclipse-basyx:developfrom
rwth-iat:fix/533
May 18, 2026
Merged

compliance_tool: remove unused schema check#549
s-heppner merged 1 commit into
eclipse-basyx:developfrom
rwth-iat:fix/533

Conversation

@hpoeche
Copy link
Copy Markdown

@hpoeche hpoeche commented May 18, 2026

The compliance tool still had code to check a .json or .xml file against the defined schema from admin-shell-io/aas-specs-metamodel. The option to run this schema check was removed earlier from cli.py with commit af73a4b.

As no other code uses the implemented schema check, this function is now removed, including the schema files and the unittests.

The compliance tool still had code to check a json or xml file
against the defined schema from admin-shell-io/aas-specs-metamodel.
The option to run this schema check was removed earlier from cli.py
with commit af73a4b.

As no other code uses the implemented schema check, this function
is now removed, including the schema files and the unittests.
@s-heppner s-heppner merged commit 2b3716a into eclipse-basyx:develop May 18, 2026
13 checks passed
@s-heppner s-heppner deleted the fix/533 branch May 18, 2026 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants