admin-shell-io / aas-specs-api

Repository of the Asset Administration Shell Specification DTA-01002 API
https://admin-shell-io.github.io/aas-specs-antora/index/home/index.html
Creative Commons Attribution 4.0 International
12 stars 5 forks source link

Define Matching Strategy for GetAllxyzBySemanticId #342

Open sebbader-sap opened 1 week ago

sebbader-sap commented 1 week ago

What is missing?

GetAllSubmodelsBySemanticId states that the value of the query parameter is a Reference, however, there are no more details given. Missing:

  1. Is the Reference serialised in JSON and then base64url encoded?
  2. Is the matching for "Exact Matching", "Value Matching", or even "Intelligent Matching"?

How should it be fixed?

Decide on the intended behavior and add it to the respective part of the specifcation.