-
Notifications
You must be signed in to change notification settings - Fork 16
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
produce a holistic JSON example #461
Comments
KenWenzel:
|
Please note that admin-shell-io samples are really outdated (AAS V1 and V2), and probably also incorrect. |
I picked a random one https://admin-shell-io.com/samples/aasx/08_SchneiderElectric.aasx @kenwenzel please see above. Today at the IDTA WG were discussed several proposals to make IRIs (what I would call "URL Policy") instead of blank nodes. |
@mristin Does this also count for https://v3.admin-shell-io.com/ @VladimirAlexiev You can download JSON-based documents via https://v3.admin-shell-io.com/submodels/ |
Sorry, I don't know that. You have to check the format & constraints yourself -- I wasn't aware of that subdomain. |
https://v3.admin-shell-io.com/submodels/
Here are indexes of useful examples (can be extracted with
These are empty
Some more googling turns up Submodel definitions and examples, but these are in XML not JSON:
|
There are 229 models.
Here is a count by type:
To extract the first few useful submodels:
|
@VladimirAlexiev I moved the issue to admin-shell-io/aas-specs#405 as this is not related to the generation. |
(cc @mristin)
In https://github.com/VladimirAlexiev/aas-core-codegen/tree/main/test_data/jsonld_context/trials#next-steps
and admin-shell-io/aas-specs#386 (comment)
I asked for some more holistic examples, so I can experiment with langString, datatyped literals, and maybe framing.
@ethieblin referred to JSON examples.
But if we take one of those eg https://github.com/admin-shell-io/aas-specs/blob/master/schemas/json/examples/generated/LangStringPreferredNameTypeIec61360/maximal.json,
it doesn't look like complete AAS data, so I'm not sure whether I can expect to get "complete" turtle out of it.
I think that having a bigger realistic example will be very useful for implementers and users alike.
Eg see the hundreds of examples in these folders (Turtle and Diagrams are automatically generated from JSON):
The text was updated successfully, but these errors were encountered: