Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate example JSON payload and JSON schema for Value-only Format for SMT #261

Open
BirgitBoss opened this issue Dec 16, 2024 · 0 comments

Comments

@BirgitBoss
Copy link
Contributor

BirgitBoss commented Dec 16, 2024

Is your feature request related to a problem? Please describe.

Up to now there is no way to easily validate if a Value-Only-Payload is conformant to the specification IDTA-01001 and IDTA-01002

For a given SMT it would be great to be able to generated an example JSON payload in Format "Value".

Comparable to the JSON example payload generated for an aspect model in Catena-X:
https://github.com/eclipse-tractusx/sldt-semantic-models/blob/main/io.catenax.battery.battery_pass/6.0.0/gen/BatteryPass.json

Even better: generate JSON schema, comparable to
https://github.com/eclipse-tractusx/sldt-semantic-models/blob/main/io.catenax.battery.battery_pass/6.0.0/gen/BatteryPass-schema.json
i.e. not the generic schema like in https://admin-shell-io.github.io/aas-specs-antora/IDTA-01001/v3.1/mappings/mappings.html#json-schema-value-only but a specific one for the SMT

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

No branches or pull requests

1 participant