Open s-heppner opened 11 months ago
As you mentioned, currently the only possible approach to search, filter, aggregate is to manually load the json, parse them, iterate through them and do some computation on them.
Just as an idea:
Indeed, the ability to run SPARQL queries would be an extremely powerful tool. Thank you for your suggestion, we'll keep it in mind!
Currently, the only option to find an object inside an AAS is to iterate. It might make sense to implement some form of searching inside AASs, especially for the API.