QT4CG meeting 084 draft agenda, 2 July 2024

Hello,

Here is the agenda for this week’s QT4CG meeting:

   https://qt4cg.org/meeting/agenda/2024/07-02.html

We’re starting the technical agenda with PR #832. This PR describes an extension to lookup expressions. The related work on deep update has been taken out and will be in a separate PR. MK suggests this is a substantial item. Everyone is encourated to read it carefully before the meeting.

QT4 CG Meeting 084 Agenda 2024-07-02

   [1]Agenda index / [2]QT4CG.org / [3]Dashboard / [4]GH Issues / [5]GH
   Pull Requests

Agenda

   This meeting will be hosted on Zoom at 16:00BST (15:00GMT, 17:00CEST,
   11:00EDT)

   See the [6]meeting logistics page for details.

1. Administrivia

1.1. Roll call

1.2. Approve the agenda

1.3. Approve minutes of previous meeting

   Minutes of [7]the previous meeting.

1.4. Next meeting

   This meeting is planned for 2 July. The following meeting is scheduled
   for 9 July.

   Are we going to take a summer holiday this year?

1.5. Review of open action items [2/18]

   (Items marked [X] are believed to have been closed via email before
   this agenda was posted.)
     * [ ] QT4CG-079-01: WP to seek expert advice on hashing functions.
     * [ ] QT4CG-080-05: NW to add absolute property to the parse-uri
       output
     * [ ] QT4CG-080-07: NW to update the build instructions in the README
     * [ ] QT4CG-082-02: DN to work with MK to come to agreement on the
       fn:ranks proposal
     * [ ] QT4CG-083-01 MK to revise fn:collation-available to address
       multiple usages

1.6. Review of open pull requests and issues

1.6.1. Blocked

   The following PRs are open but have merge conflicts or comments which
   suggest they aren't ready for action.
     * PR [8]#1231: 1193 Parsing Functions: Empty input
     * PR [9]#1227: 150 PR resubmission for fn ranks
     * PR [10]#1062: 150bis - revised proposal for fn:ranks
     * PR [11]#529: 528 fn:elements-to-maps

1.6.2. Merge without discussion

   The following PRs are editorial, small, or otherwise appeared to be
   uncontroversial when the agenda was prepared. The chairs propose that
   these can be merged without discussion. If you think discussion is
   necessary, please say so.
     * PR [12]#1293: 1289 Delete XQuery Appendix J
     * PR [13]#1265: 1161 Further revision of document-uri constraints
     * PR [14]#1254: 729 Add rules for use of xsi:schemaLocation during
       validation

1.6.3. Substantive PRs

   The following substantive PRs were open when this agenda was prepared.
     * PR [15]#832: 77 Lookup returning path selection
     * PR [16]#1306: 46 Add @as attribute to xsl:sequence
     * PR [17]#1296: 982 Rewrite of scan-left and scan-right
     * PR [18]#1283: 77b: Update expressions
     * PR [19]#1266: 1158 Add array mapping operator
     * PR [20]#1263: 1224 Add xsl:accumulator-rule/@priority attribute
     * PR [21]#1262: 1160 Add collation-available() function
     * PR [22]#1244: 566-partial Rewrite parse-uri
     * PR [23]#1228: - Adding the BLAKE3 hashing algorithm to fn:hash
     * PR [24]#1209: 1183 Add transient mode and the transient{}
       expression
     * PR [25]#1185: 1179 array:values, map:values -> array:get, map:get

1.6.4. Required for V4.0

   The following issues are labeled "required for V4.0".
     * Issue [26]#1252: Add a new function `fn:html-doc`
     * Issue [27]#1240: $sequence-of-maps ? info()
     * Issue [28]#1238: XSLT on-no-match="shallow-copy-all" - revised
       rules
     * Issue [29]#1235: Function Identity: Treating function items with
       identical bodies
     * Issue [30]#1202: XQFO: Rendering of new/updated functions
     * Issue [31]#1169: Maps & Arrays: Consistency & Terminology
     * Issue [32]#1161: More changes to drop the requirement for
       document-uri() uniqueness
     * Issue [33]#1158: Simple mapping operator for arrays
     * Issue [34]#1127: Binary resources
     * Issue [35]#1045: Functions to manage namespace usage
     * Issue [36]#1021: Extend `fn:doc`, `fn:collection` and
       `fn:uri-collection` with options maps
     * Issue [37]#1014: Predicates, sequences of numbers: Feedback
     * Issue [38]#1011: fn:transform() improvements
     * Issue [39]#986: Numeric Comparisons
     * Issue [40]#967: XPath Appendix I: Comparisons
     * Issue [41]#868: fn:intersperse -> fn:join, array:join($arrays,
       $separator)
     * Issue [42]#826: Arrays: Representation of single members of an
       array
     * Issue [43]#767: parse-html(): case of SVG element names
     * Issue [44]#755: Expression for binding the Context Value
     * Issue [45]#748: Parse functions: consistency
     * Issue [46]#729: xsi:schemaLocation
     * Issue [47]#689: fn:stack-trace: keep, drop, replace with
       $err:stack-trace ?
     * Issue [48]#675: XSLT streaming rules for new constructs
     * Issue [49]#501: Error handling: Rethrow errors; finally block
     * Issue [50]#490: Control over schema validation in parse-xml(),
       doc(), etc.
     * Issue [51]#407: XSLT-specific context properties used in function
       items
     * Issue [52]#272: Setting parameter values in xsl:use-package
     * Issue [53]#69: fn:document, fn:function-available: default
       arguments

2. Technical Agenda

2.1. PR #832: 77 Lookup returning path selection

   See PR [54]#832

2.2. Review of QT4CG-079-01: expert advice on hashing functions

   Last week, WP suggested that we review this action. It's possible that
   no advice is forthcoming and we should consider other options.

2.3. PR #1306: 46 Add @as attribute to xsl:sequence

   See PR [55]#1306

2.4. PR #1296: 982 Rewrite of scan-left and scan-right

   See PR [56]#1296

2.5. PR #1283: 77b: Update expressions

   See PR [57]#1283

2.6. PR #1266: 1158 Add array mapping operator

   See PR [58]#1266

2.7. PR #1263: 1224 Add xsl:accumulator-rule/@priority attribute

   See PR [59]#1263

2.8. PR #1262: 1160 Add collation-available() function

   See PR [60]#1262

2.9. PR #1244: 566-partial Rewrite parse-uri

   See PR [61]#1244

2.10. PR #1228: - Adding the BLAKE3 hashing algorithm to fn:hash

   See PR [62]#1228

2.11. PR #1209: 1183 Add transient mode and the transient{} expression

   See PR [63]#1209

2.12. PR #1185: 1179 array:values, map:values -> array:get, map:get

   See PR [64]#1185

3. Any other business

References

   1. https://qt4cg.org/meeting/agenda/
   2. https://qt4cg.org/
   3. https://qt4cg.org/dashboard
   4. https://github.com/qt4cg/qtspecs/issues
   5. https://github.com/qt4cg/qtspecs/pulls
   6. https://qt4cg.org/meeting/logistics.html
   7. https://qt4cg.org/meeting/minutes/2024/06-25.html
   8. https://qt4cg.org/dashboard/#pr-1231
   9. https://qt4cg.org/dashboard/#pr-1227
  10. https://qt4cg.org/dashboard/#pr-1062
  11. https://qt4cg.org/dashboard/#pr-529
  12. https://qt4cg.org/dashboard/#pr-1293
  13. https://qt4cg.org/dashboard/#pr-1265
  14. https://qt4cg.org/dashboard/#pr-1254
  15. https://qt4cg.org/dashboard/#pr-832
  16. https://qt4cg.org/dashboard/#pr-1306
  17. https://qt4cg.org/dashboard/#pr-1296
  18. https://qt4cg.org/dashboard/#pr-1283
  19. https://qt4cg.org/dashboard/#pr-1266
  20. https://qt4cg.org/dashboard/#pr-1263
  21. https://qt4cg.org/dashboard/#pr-1262
  22. https://qt4cg.org/dashboard/#pr-1244
  23. https://qt4cg.org/dashboard/#pr-1228
  24. https://qt4cg.org/dashboard/#pr-1209
  25. https://qt4cg.org/dashboard/#pr-1185
  26. https://github.com/qt4cg/qtspecs/issues/1252
  27. https://github.com/qt4cg/qtspecs/issues/1240
  28. https://github.com/qt4cg/qtspecs/issues/1238
  29. https://github.com/qt4cg/qtspecs/issues/1235
  30. https://github.com/qt4cg/qtspecs/issues/1202
  31. https://github.com/qt4cg/qtspecs/issues/1169
  32. https://github.com/qt4cg/qtspecs/issues/1161
  33. https://github.com/qt4cg/qtspecs/issues/1158
  34. https://github.com/qt4cg/qtspecs/issues/1127
  35. https://github.com/qt4cg/qtspecs/issues/1045
  36. https://github.com/qt4cg/qtspecs/issues/1021
  37. https://github.com/qt4cg/qtspecs/issues/1014
  38. https://github.com/qt4cg/qtspecs/issues/1011
  39. https://github.com/qt4cg/qtspecs/issues/986
  40. https://github.com/qt4cg/qtspecs/issues/967
  41. https://github.com/qt4cg/qtspecs/issues/868
  42. https://github.com/qt4cg/qtspecs/issues/826
  43. https://github.com/qt4cg/qtspecs/issues/767
  44. https://github.com/qt4cg/qtspecs/issues/755
  45. https://github.com/qt4cg/qtspecs/issues/748
  46. https://github.com/qt4cg/qtspecs/issues/729
  47. https://github.com/qt4cg/qtspecs/issues/689
  48. https://github.com/qt4cg/qtspecs/issues/675
  49. https://github.com/qt4cg/qtspecs/issues/501
  50. https://github.com/qt4cg/qtspecs/issues/490
  51. https://github.com/qt4cg/qtspecs/issues/407
  52. https://github.com/qt4cg/qtspecs/issues/272
  53. https://github.com/qt4cg/qtspecs/issues/69
  54. https://qt4cg.org/dashboard/#pr-832
  55. https://qt4cg.org/dashboard/#pr-1306
  56. https://qt4cg.org/dashboard/#pr-1296
  57. https://qt4cg.org/dashboard/#pr-1283
  58. https://qt4cg.org/dashboard/#pr-1266
  59. https://qt4cg.org/dashboard/#pr-1263
  60. https://qt4cg.org/dashboard/#pr-1262
  61. https://qt4cg.org/dashboard/#pr-1244
  62. https://qt4cg.org/dashboard/#pr-1228
  63. https://qt4cg.org/dashboard/#pr-1209
  64. https://qt4cg.org/dashboard/#pr-1185

                                        Be seeing you,
                                          norm

--
Norm Tovey-Walsh
Saxonica

Received on Monday, 1 July 2024 08:36:29 UTC