-
I have this classes for it (e.g. QosFlowStatus) which inherit from e.g. SubmodelElementCollection class:
```Python
class QosFlowStatus(SubmodelElementCollection):
def __…
-
The ontology prefixes all property IRIs with names of the declaring classes as in:
https://github.com/admin-shell-io/aas-specs/blob/6ee8a5148153831ac81ff0d8408aad03219a207e/schemas/rdf/rdf-ontology.t…
-
Just like the AAS-Registry-API in #154 - the lookup API behaves similarly incorrect wrt encoding ids.
In AAS Pt. 2, p. 113, point 13 it says:
> When retrieving AssetAdministrationShells (/shells…
-
The cli allows to print the result to console or to write an HTML file.
To improve integration in CI pipelines, there should also be the option to output the results as JSON.
-
Hello, does the .NET variant of the BaSyx SDK no longer have a maintainer? And is the current version of the .NET SDK still compatible with the API's of version 1.5.1 of the Registry and Server applic…
-
**Describe the bug**
I can run the "image: eclipsebasyx/keycloak:0.0.1" on linux with an intel cpu. However, if I let it run at an M3-Chip it fails with the following error message. I tried to add th…
-
I am using the Basyx Python SDK to read the template but it failed. After posting the issue [there](https://github.com/eclipse-basyx/basyx-python-sdk/issues/25) I got pointed out that the template doe…
-
The following example doesn't work because the API client encodes the submodel as a string containing an escaped JSON object, instead of just a JSON object (maybe it encodes the POST data twice?).
…
-
I've been trying to create a `.aasx` file using this library, and attach a `json` file as a submodel. When I save the output of this code to a `test.aasx` file and try to unzip it using Archive Utilit…
-
**Is your task related to a problem? Please describe.**
SAMM shall support the semantic definition of reference element submodel elements in the Asset Administration Shell (AAS).
**Describe the so…