-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Describe the Bug
In the Examples of Access Rules in JSON Serialization, a GlobalAttribute is compared to a TimeVal. According to the BNF, this behavior is not allowed.
Where
- https://industrialdigitaltwin.io/aas-specifications/IDTA-01004/v3.1/annex/json-access-rule-examples.html#_allow_read_to_all_submodels_with_id_pattern_for_all_authenticated_users_of_a_company_for_submodels_with_nameplate_and_technicaldata_from_900_1700
- occurs mulitple times
- inside logical expression: see screenshot
Screenshots
An incorrect example:

TimeOperand does not allow GlobalAttribute:

Additional Context
The example needs to be updated to wrap the GlobalAttribute in $timeCast.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working