QT4 CG Meeting Agenda, 2022-09-20

Hello,

Here’s the proposed agenda for next week’s QT4 CG meeting.
Reminder: Monday is a bank holiday in the United Kingdom.

Proposed agenda:

* Agenda

Meeting: 003
Date: 20 September 2022

This meeting will be hosted on Zoom at 16:00BST (15:00GMT, 17:00CEST, 11:00EDT).
See the meeting logistics page for details: https://qt4cg.org/meetings.html

** Administrivia

*** Roll call [0/12]

+ [ ] Anthony Bufort (AB)
+ [ ] Reece Dunn (RD)
+ [ ] Christian Grün (CG)
+ [ ] Joel Kalvesmaki (JK) [x:35-]
+ [ ] Michael Kay (MK)
+ [ ] John Lumley (JL)
+ [ ] Dimitre Novatchev (DN)
+ [ ] Ed Porter (EP)
+ [ ] Liam Quin (LQ)
+ [ ] C. M. Sperberg-McQueen (CSM)
+ [ ] Bethan Tovey-Walsh (BTW)
+ [ ] Norm Tovey-Walsh (NW)

*** Approve minutes of previous meeting

Minutes of the previous meeting: https://lists.w3.org/Archives/Public/public-xslt-40/2022Sep/0021.html

*** Review of open action items [5/9]

(Items marked [X] are believed to have been closed via email before
this agenda was posted.)

+ [ ] QT4CG-002-01: NW to incorporate email feedback and produce new
  versions of the process documents.
+ [ ] QT4CG-002-02: RD to make a traige pass over the issues.
+ [X] QT4CG-002-03: NW to setup the GitHub labels as discussed in email.
  + https://lists.w3.org/Archives/Public/public-xslt-40/2022Sep/0027.html
+ [X] QT4CG-002-04: MK to add DN’s “op” function to the list.
  + https://lists.w3.org/Archives/Public/public-xslt-40/2022Sep/0023.html
+ [ ] QT4CG-002-05: EP to make links from the GitHub README files to
  the formatted specs.
+ [ ] QT4CG-002-06: DN to make a GitHub issue to track the question of
  whether we need array versions of all functions that take sequences.
+ [X] QT4CG-002-07: MK to make a pull request incorporating the
  changes to fn:all.
  + https://lists.w3.org/Archives/Public/public-xslt-40/2022Sep/0023.html
+ [X] QT4CG-002-08: NW to investigate automatically generating
  formatted specs from pull requests.
  + https://lists.w3.org/Archives/Public/public-xslt-40/2022Sep/0026.html
+ [X] QT4CG-002-09: MK to make a pull request incorporating the
  changes to fn:some.
  + https://lists.w3.org/Archives/Public/public-xslt-40/2022Sep/0023.html

** Technical Agenda

*** XPath 4.0 functions
  + See https://github.com/qt4cg/qtspecs/blob/master/editorial/functions-checklist.pdf

The items that follow are taken from the PDF in roughly the order
presented in the PDF. The agenda does not intend to assert that they
must or should be discussed in precisely this order.

**** fn:characters
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-characters
**** fn:identity
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-identity
**** fn:index-where
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-index-where
**** fn:in-scope-namespaces
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-in-scope-namespaces
**** fn:is-NaN
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-is-NaN
**** fn:highest
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-highest
**** fn:lowest
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-lowest
**** fn:some
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-some
**** fn:uniform
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-uniform
**** fn:unique
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-unique
**** map:filter
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-map-filter
**** fn:differences
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-differences
**** fn:json
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-json
**** fn:range-from
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-range-from
**** fn:range-to
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-range-to
**** fn:replicate
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-replicate
**** fn:slice
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-slice
**** fn:stack-trace
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-stack-trace
**** map:group-by
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-map-group-by
**** map:replace
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-map-replace
**** map:substitute
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-map-substitute
**** map:entries
+ See https://github.com/qt4cg/qtspecs/issues/29
+ See https://github.com/qt4cg/qtspecs/issues/113
**** array:replace
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-array-replace
**** array:slice
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-array-slice
**** array:partition
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-array-partition
**** fn:parts
+ See ???
**** fn:items-before
+ Unspecified, see https://qt4cg.org/specifications/xpath-functions-40/Overview.html#new-functions
**** fn:items-after
+ Unspecified, see https://qt4cg.org/specifications/xpath-functions-40/Overview.html#new-functions
**** fn:items-from
+ Unspecified, see https://qt4cg.org/specifications/xpath-functions-40/Overview.html#new-functions
**** fn:items-until
+ Unspecified, see https://qt4cg.org/specifications/xpath-functions-40/Overview.html#new-functions
**** fn:op
+ See https://github.com/qt4cg/qtspecs/issues/83
**** fn:init, fn:foot, etc
+ See https://github.com/qt4cg/qtspecs/issues/97
**** fn:sequence-contains, fn:sequence-starts-with, fn:sequence-ends-with
+ See https://github.com/qt4cg/qtspecs/issues/94
+ See https://github.com/qt4cg/qtspecs/issues/96
**** fn:convert-to/from-EQName
+ See https://github.com/qt4cg/qtspecs/issues/1
**** fn:intersperse
+ See https://github.com/qt4cg/qtspecs/issues/2
**** fn:parse-html
+ See https://github.com/qt4cg/qtspecs/issues/74
**** fn:split-by-graphemes
+ See https://github.com/qt4cg/qtspecs/issues/73
**** fn:until
+ See https://github.com/qt4cg/qtspecs/issues/80
**** fn:nl, fn:cr, fn:tab
+ See https://github.com/qt4cg/qtspecs/issues/121
**** fn:deep-normalize-space
+ See https://github.com/qt4cg/qtspecs/issues/79
**** fn:parcel, fn:unparcel, array:from-members/of, array:members/parcels
+ See https://github.com/qt4cg/qtspecs/issues/113
**** fn:duplicate-values
+ See https://github.com/qt4cg/qtspecs/issues/123
**** array:values, map:values
+ See https://github.com/qt4cg/qtspecs/issues/29
**** fn:replace (action) 
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-replace
**** fn:distinct-values (semantics)
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-distinct-values
**** fn:deep-equal (options)
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-deep-equal
**** fn:parse-json (number formatting)
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-parse-json
**** fn:format-number (minor fixes)
+ See https://qt4cg.org/specifications/xpath-functions-40/Overview.html#func-format-number

** Any other business

                                        Be seeing you,
                                          norm

--
Norm Tovey-Walsh
Saxonica

Received on Friday, 16 September 2022 16:07:36 UTC