Align access rule model tc65 - #92
Merged
Martin187187 merged 10 commits intoJul 10, 2026
Merged
Conversation
…arkus/align_access_rule_model_tc65
| |Section | ||
| |Description | ||
|
|
||
| |ACCESSRULE: |
| The AAS Query Language and the AAS Access Rules share the same BNF grammar for formula expressions. | ||
| In addition to the text below, the further details of the formula expressions are explained in link:https://industrialdigitaltwin.io/aas-specifications/IDTA-01002/v3.1/query-language.html[IDTA-01002, Query Language] . | ||
|
|
||
| Parts of the grammar for access control are reused from the query language described in link:https://industrialdigitaltwin.io/aas-specifications/IDTA-01002/v3.2[IDTA-01002]. Having a common grammar for access control rules and query language can be used by implementations to optimize queries on access restricted information. The grammar for AAS access control rules includes Conditions from the AAS query language as defined by link:https://industrialdigitaltwin.io/aas-specifications/IDTA-01002/v3.2/query-language.html[IDTA-01002, Query Language]. |
| An Access Rule Model defines a list of Access Rules. | ||
| An Access Rule Model <AllAccessPermissionRules> defines a list of <<access-permission-rules>>. | ||
|
|
||
| The access rule model <AllAccessPermissionRules> also contains lists of Attribute Groups <DEFATTRIBUTES>, Object Groups <DEFOBJECTS>, ACLs <DEFACLS> and Formulas <DEFFORMULAS>. |
|
|
||
| One access rule may directly define a Formula or may reuse a Formula definition. | ||
| |DEFFORMULAS | ||
| |Pre-defined formula. Formulas can be referenced using <UseFormula>. |
| @@ -0,0 +1,18 @@ | |||
| = Accountability for AAS Content and Digital Signatures | |||
There was a problem hiding this comment.
QDJVMC found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
Martin187187
merged commit Jul 10, 2026
ed63068
into
admin-shell-io:IDTA-01004-3-1_Working
3 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sync descriptions from TC65 WG24 security.