Skip to content

BUGFIX Grammar 3-1-2#549

Merged
sebbader-sap merged 13 commits intoadmin-shell-io:IDTA-01001-3-1-2_workingfrom
Martin187187:bugfix-bnf-3-1-2
Mar 29, 2026
Merged

BUGFIX Grammar 3-1-2#549
sebbader-sap merged 13 commits intoadmin-shell-io:IDTA-01001-3-1-2_workingfrom
Martin187187:bugfix-bnf-3-1-2

Conversation

@Martin187187
Copy link
Copy Markdown
Collaborator

@Martin187187 Martin187187 commented Mar 6, 2026

Comment thread documentation/IDTA-01002-3/modules/ROOT/pages/schema.adoc Fixed
Comment thread documentation/IDTA-01002-3/modules/ROOT/partials/bnf/grammar.bnf Dismissed
Comment thread documentation/IDTA-01002-3/modules/ROOT/pages/schema.adoc Fixed
@Martin187187 Martin187187 changed the title Bugfix bnf BUFIX Grammar 3-1-2 Mar 6, 2026
@Martin187187 Martin187187 mentioned this pull request Mar 6, 2026
@Martin187187
Copy link
Copy Markdown
Collaborator Author

There is currently a problem in the combined schema and BNF files regarding attributes. An attribute is a value that can be used as an operand in logical expressions inside the Access Control, but not in the Query Language. Because the BNF and JSON schema are combined, it is currently not possible to satisfy both constraints. I need input on how we should proceed. Should we just leave it as it is?

image

@Martin187187 Martin187187 changed the title BUFIX Grammar 3-1-2 BUGFIX Grammar 3-1-2 Mar 9, 2026
Comment thread documentation/IDTA-01002-3/modules/ROOT/pages/changelog.adoc Dismissed
Comment thread documentation/IDTA-01002-3/modules/ROOT/pages/changelog.adoc Dismissed
Comment thread documentation/IDTA-01002-3/modules/ROOT/pages/changelog.adoc Fixed
Comment thread documentation/IDTA-01002-3/modules/ROOT/partials/query-json-schema.json Dismissed

<UseACL> ::=
"USEACLS" <ws> <StringLiteral> <ws>
"USEACL" <ws> <StringLiteral> <ws>
Copy link
Copy Markdown
Collaborator

@BirgitBoss BirgitBoss Mar 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why singular, it is also USEFORMULAS, no? Examples in Annex seem not to be updated yet?

Copy link
Copy Markdown
Collaborator

@BirgitBoss BirgitBoss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approve, although it seems to be the examples in annex are not yet fixed (USEACLS etc.). It is not clear to me why USEACLS is now singular.

Comment thread documentation/IDTA-01002-3/modules/ROOT/pages/changelog.adoc Outdated
@sebbader-sap sebbader-sap merged commit de35c75 into admin-shell-io:IDTA-01001-3-1-2_working Mar 29, 2026
1 check passed
sebbader-sap added a commit that referenced this pull request Apr 16, 2026
* Update antora.yml

* add parameter id and note to PutAssetAdministrationShellById

* add the 'server not implemented' status code

* Bi bo/editorial changes 3 2 (#498)

* add link to GetFileByPath

* SerializationFormat: remove mentioning of AML, RDF because not (yet contained)
+ outlook that enum may be extended in future releases

* formatting of table for Submodel Interface

* correct link .adoc instead of html

* correct formatting of constraint AASa-003 + update links to V3-1 for Part 1 and 2

* use v3.2 in all files

* Include Note for the Operation GenerateSerializationByIds (#512)

* add note for the operation GenerateSerializationByIds

* Update documentation/IDTA-01002-3/modules/ROOT/pages/specification/interfaces.adoc

Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com>

---------

Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com>

* Update AasxFileServerServiceSpecification/V3.2_SSP-001.yaml

Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com>

* Update AasxFileServerServiceSpecification/V3.2_SSP-001.yaml

Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com>

* Update documentation/IDTA-01002-3/modules/ROOT/pages/index.adoc

Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com>

* Update documentation/IDTA-01002-3/modules/ROOT/pages/index.adoc

Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com>

* Update documentation/IDTA-01002-3/modules/ROOT/pages/index.adoc

Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com>

* replace the old 3.1 version in semanticIds

* replace the old 3.1 version in semanticIds

* fix ServiceSpecificationProfileEnum values for 3.0 and 3.1

* remove TREE (#539)

* remove v3.2 profile uris

* fix merge mistakes

* BUGFIX Grammar 3-1-2 (#549)

* fixed grammar

* update changelog

* align with secuity spec

* fix patterns

* adjust datetime & time pattern

* update changelog

* fix modelstringpattern in api

* align time pattern to api

* align time pattern to api

* added missing parantheses

* fix additional bugs

* fix typo in changelog

---------

Co-authored-by: sebbader-sap <107036549+sebbader-sap@users.noreply.github.com>

* fix replace-all error in service profile list

* undo replace-all problem

* undo replace-all problem

* undo replace-all problem

* undo replace-all problem

* add OperationRequestValueOnly and OperationRequestAsyncValueOnly to make "clientTimeoutDuration" mandatory for async operation invocations only (#564)

* fix SupplementalSemanticId vs. SupplementalSemanticIds

* bugfix OperationRequestValueOnly and OperationResultValueOnly from SubmodelElementValue to ValueOnly

---------

Co-authored-by: Sandeep Rudra <111876087+Rudra-sandeep@users.noreply.github.com>
Co-authored-by: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com>
Co-authored-by: Martin Stemmer <52048213+Martin187187@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants