**Describe the bug** FILTER FRAGMENT field mismatch in examples and BNF (in progress version) **Where** - https://industrialdigitaltwin.io/aas-specifications/IDTA-01004/v3.1/annex/json-access-rule-examples.html#_example_with_filter_statement FILTER FRAGMENT uses $aasdesc - https://industrialdigitaltwin.io/aas-specifications/IDTA-01004/v3.1/access-rule-model.html#explanation-access-rule-model BNF only allows FragmentObject, which only allows $sme **Screenshots** Example: <img width="650" height="75" alt="Image" src="https://github.com/user-attachments/assets/459daf18-d5b0-4f98-b892-7136c13a154b" /> BNF: <img width="892" height="293" alt="Image" src="https://github.com/user-attachments/assets/18828e4c-44ca-44f4-bce8-7e6512d70f2b" /> <img width="1004" height="83" alt="Image" src="https://github.com/user-attachments/assets/bebc3a70-41d9-4548-8649-f55057aaa3c6" />