diff --git a/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.html b/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.html index 135ffeea0..c29a4bcf8 100644 --- a/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.html +++ b/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.html @@ -95,7 +95,7 @@

OData Extension for Data Aggregation Version 4.0

Committee Specification Draft 04

-

28 June 2023

+

05 July 2023

 

This stage:

https://docs.oasis-open.org/odata/odata-data-aggregation-ext/v4.0/csd04/odata-data-aggregation-ext-v4.0-csd04.md (Authoritative)
@@ -157,7 +157,7 @@

Key words:

Citation format:

When referencing this specification the following citation format should be used:

[OData-Data-Agg-v4.0]

-

OData Extension for Data Aggregation Version 4.0. Edited by Ralf Handl, Hubert Heijkers, Gerald Krause, Michael Pizzo, Heiko Theißen, and Martin Zurmuehl. 28 June 2023. Committee Specification Draft 04. https://docs.oasis-open.org/odata/odata-data-aggregation-ext/v4.0/csd04/odata-data-aggregation-ext-v4.0-csd04.html. Latest stage: https://docs.oasis-open.org/odata/odata-data-aggregation-ext/v4.0/odata-data-aggregation-ext-v4.0.html.

+

OData Extension for Data Aggregation Version 4.0. Edited by Ralf Handl, Hubert Heijkers, Gerald Krause, Michael Pizzo, Heiko Theißen, and Martin Zurmuehl. 05 July 2023. Committee Specification Draft 04. https://docs.oasis-open.org/odata/odata-data-aggregation-ext/v4.0/csd04/odata-data-aggregation-ext-v4.0-csd04.html. Latest stage: https://docs.oasis-open.org/odata/odata-data-aggregation-ext/v4.0/odata-data-aggregation-ext-v4.0.html.

Notices

Copyright © OASIS Open 2023. All Rights Reserved.

Distributed under the terms of the OASIS IPR Policy.

@@ -4605,7 +4605,7 @@

Committee Specification Draft 04 -2023-06-28 +2023-07-05 Ralf Handl
Hubert Heijkers
Gerald Krause
Michael Pizzo
Heiko Theißen Added section about fundamentals of input and output sets
Algorithmic descriptions of transformations
Added join and outerjoin transformations, replaced expand by addnested
Added transformations orderby, skip, top, nest
Added transformations for recursive hierarchies, updated related filter functions
Added functions evaluable on a collection, introduced keyword $these
Merged section 4 "Representation of Aggregated Instances" into section 3
Remove actions and functions (except set transformations) on aggregated entities, adapted section "Actions and Functions on Aggregated Entities" diff --git a/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.md b/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.md index 8fb6c9a7a..1e60c5cb7 100644 --- a/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.md +++ b/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.md @@ -7,7 +7,7 @@ ## Committee Specification Draft 04 -## 28 June 2023 +## 05 July 2023   @@ -82,7 +82,7 @@ When referencing this specification the following citation format should be used **[OData-Data-Agg-v4.0]** _OData Extension for Data Aggregation Version 4.0_. -Edited by Ralf Handl, Hubert Heijkers, Gerald Krause, Michael Pizzo, Heiko Theißen, and Martin Zurmuehl. 28 June 2023. Committee Specification Draft 04. +Edited by Ralf Handl, Hubert Heijkers, Gerald Krause, Michael Pizzo, Heiko Theißen, and Martin Zurmuehl. 05 July 2023. Committee Specification Draft 04. https://docs.oasis-open.org/odata/odata-data-aggregation-ext/v4.0/csd04/odata-data-aggregation-ext-v4.0-csd04.html. Latest stage: https://docs.oasis-open.org/odata/odata-data-aggregation-ext/v4.0/odata-data-aggregation-ext-v4.0.html. @@ -4951,7 +4951,7 @@ Working Draft 01|2012-11-12|Ralf Handl|Translated contribution into OASIS format Committee Specification Draft 01|2013-07-25| Ralf Handl
Hubert Heijkers
Gerald Krause
Michael Pizzo
Martin Zurmuehl| Switched to pipe-and-filter-style query language based on composable set transformations
Fleshed out examples and addressed numerous editorial and technical issues processed through the TC
Added Conformance section Committee Specification Draft 02|2014-01-09| Ralf Handl
Hubert Heijkers
Gerald Krause
Michael Pizzo
Martin Zurmuehl| Dynamic properties used all aggregated values either via aliases or via custom aggregates
Refactored annotations Committee Specification Draft 03|2015-07-16| Ralf Handl
Hubert Heijkers
Gerald Krause
Michael Pizzo
Martin Zurmuehl| Added compute transformation
Minor clean-up -Committee Specification Draft 04|2023-06-28| Ralf Handl
Hubert Heijkers
Gerald Krause
Michael Pizzo
Heiko Theißen| Added section about fundamentals of input and output sets
Algorithmic descriptions of transformations
Added join and outerjoin transformations, replaced expand by addnested
Added transformations orderby, skip, top, nest
Added transformations for recursive hierarchies, updated related filter functions
Added functions evaluable on a collection, introduced keyword $these
Merged section 4 "Representation of Aggregated Instances" into section 3
Remove actions and functions (except set transformations) on aggregated entities, adapted section "Actions and Functions on Aggregated Entities" +Committee Specification Draft 04|2023-07-05| Ralf Handl
Hubert Heijkers
Gerald Krause
Michael Pizzo
Heiko Theißen| Added section about fundamentals of input and output sets
Algorithmic descriptions of transformations
Added join and outerjoin transformations, replaced expand by addnested
Added transformations orderby, skip, top, nest
Added transformations for recursive hierarchies, updated related filter functions
Added functions evaluable on a collection, introduced keyword $these
Merged section 4 "Representation of Aggregated Instances" into section 3
Remove actions and functions (except set transformations) on aggregated entities, adapted section "Actions and Functions on Aggregated Entities" ------- diff --git a/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.pdf b/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.pdf index 8bf1df9c6..b6ec716d3 100644 Binary files a/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.pdf and b/docs/odata-data-aggregation-ext/odata-data-aggregation-ext.pdf differ diff --git a/odata-data-aggregation-ext/meta.yaml b/odata-data-aggregation-ext/meta.yaml index aef02da5b..70032090a 100644 --- a/odata-data-aggregation-ext/meta.yaml +++ b/odata-data-aggregation-ext/meta.yaml @@ -1,6 +1,6 @@ pagetitle: OData Extension for Data Aggregation Version 4.0 subtitle: Committee Specification Draft 04 filename: odata-data-aggregation-ext-csd04 -pubdate: 28 June 2023 -pubdateISO: '2023-06-28' +pubdate: 05 July 2023 +pubdateISO: '2023-07-05' copyright: © OASIS Open 2023