QT4CG meeting 073 draft agenda, 16 April 2024

Hi folks,

Here’s the proposed agenda for tomorrow. We open with few editorial and build-related issues:

* The work MK has done on a new inline changelog 
* My outline for merging record/option descriptions
* The work I did to address issue #1084

Then move on to the usual technical issues.

   https://qt4cg.org/meeting/agenda/2024/04-16.html

QT4 CG Meeting 073 Agenda 2024-04-16

   [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

   Regrets: JLY

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 9 April. The following meeting is scheduled
   for 16 April.

   Any regrets for 16 April 2024?

1.5. Review of open action items [5/19]

   (Items marked [X] are believed to have been closed via email before
   this agenda was posted.)
     * [ ] QT4CG-063-06: MK to consider refactoring the declare item type
       syntax to something like declare record
     * [X] QT4CG-064-08: NW to open an issue to try to resolve $search to
       $target consistently.
     * [X] QT4CG-069-02: NW to coordinate with MK to use the introspection
       features on the test suite.
     * [X] QT4CG-070-01: NW to review how records are formatted.
     * [ ] QT4CG-071-06: NW to clarify the cases that are distinguished by
       the leading empty string in path segments
     * [ ] QT4CG-072-01: MK to consider whether and when a choice type
       should be classified as a schema type
     * [ ] QT4CG-072-02: MK to clarify that the position variable is a
       single, positive integer.
     * [ ] QT4CG-072-03: NW to clarify the round-tripping of URIs
     * [ ] QT4CG-072-04: DN to raise an issue about having a function to
       test if a collation URI is supported

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]#956: 850-partial Editorial improvements to parse-html()
     * PR [9]#832: 77 Add map:deep-update and array:deep-update
     * PR [10]#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 [11]#1149: 1084 Add fos:default-description to support prose
       descriptions of defaults

1.6.3. Close without action

   It has been proposed that the following issues be closed without
   action. If you think discussion is necessary, please say so.
     * Issue [12]#1115: XSLT - ability to call a function from xslt (not
       just xpath)
     * Issue [13]#836: Add support for CSV 'dialect' features covered by
       the OKFN's Frictionless Data CSV spec in `fn:parse-csv` and related
       functions
     * Issue [14]#397: Type names
     * Issue [15]#298: Abstract supertype for map and array
     * Issue [16]#115: Lookup operator on arrays of maps

1.6.4. XSLT focused

   The following PRs appear to be candidates for a future XSLT-focused
   meeting.
     * PR [17]#1015: 1013 [XSLT] Clarify effect of accumulator capture on
       non-element nodes
     * PR [18]#921: 920 Allow xsl:break and xsl:next-iteration within
       branch of xsl:switch
     * PR [19]#871: Action qt4 cg 027 01 next match

   These issues identify the XSLT-focused changes that have been made to
   the specifications but which have not been established by the community
   group as the status quo.
     * Issue [20]#168: XSLT Extension Instructions invoking Named
       Templates

1.6.5. Substantive PRs

   The following substantive PRs were open when this agenda was prepared.
     * PR [21]#1152: 1146 Inline change log
     * PR [22]#1151: 1138 Merge format and format-name params of
       format-number
     * PR [23]#1150: 1142 Drop restriction disallowing items-equal with
       unordered
     * PR [24]#1148: 1143 Coercion rules: handle choice types before
       atomization
     * PR [25]#1147: QT4CG-072-01 Clarify schema type terminology
     * PR [26]#1141: 1140 Replace 'search' with 'target' for indexing
       functions
     * PR [27]#1137: 161 Variadic functions
     * PR [28]#1125: 1094 Enhanced lookup expressions
     * PR [29]#1117: 1116 Add options param to unparsed-text
     * PR [30]#1108: 566-partial Describe a less aggressive %-encoding for
       fn:build-uri
     * PR [31]#1098: 566-partial Editorial improvements for parse-uri
     * PR [32]#1087: 1086 Editorial changes to array:values
     * PR [33]#1068: 73 fn:graphemes
     * PR [34]#1062: 150bis - revised proposal for fn:ranks
     * PR [35]#1027: 150 fn:ranks

1.6.6. Proposed for V4.0

   The following issues are labled "proposed for V4.0".
     * Issue [36]#1069: fn:ucd
     * Issue [37]#982: Add position argument to scan-left and scan-right
     * Issue [38]#938: Canonical serialization
     * Issue [39]#934: String comparison in deep-equal
     * Issue [40]#910: Introduce a Kollection object with functions that
       operate on all types of items that can be containers of unlimited
       number of "members"
     * Issue [41]#908: Function identity: documentation, nondeterminism
     * Issue [42]#882: fn:chain or fn:compose
     * Issue [43]#850: fn:parse-html: Finalization
     * Issue [44]#716: Generators in XPath
     * Issue [45]#689: fn:stack-trace: keep, drop, replace with
       $err:stack-trace ?
     * Issue [46]#657: User-defined functions in main modules without
       `local` prefix
     * Issue [47]#583: array:replace(), etc
     * Issue [48]#557: fn:unparsed-binary: accessing and manipulating
       binary types
     * Issue [49]#150: fn:ranks: Produce all ranks in applying a function
       on the items of a sequence
     * Issue [50]#31: Extend FLWOR expressions to maps

2. Technical Agenda

2.1. PR #1152: 1146 Inline change log

   See PR [51]#1152

2.2. Making records and options consistent

   See [52]email thread.

2.3. Issue #1084: Incorrect rendition of option defaults

   See [53]issue #1084

2.4. PR #1151: 1138 Merge format and format-name params of format-number

   See PR [54]#1151

2.5. PR #1150: 1142 Drop restriction disallowing items-equal with unordered

   See PR [55]#1150

2.6. PR #1148: 1143 Coercion rules: handle choice types before atomization

   See PR [56]#1148

2.7. PR #1147: QT4CG-072-01 Clarify schema type terminology

   See PR [57]#1147

2.8. PR #1141: 1140 Replace 'search' with 'target' for indexing functions

   See PR [58]#1141

2.9. PR #1137: 161 Variadic functions

   See PR [59]#1137

2.10. PR #1125: 1094 Enhanced lookup expressions

   See PR [60]#1125

2.11. PR #1117: 1116 Add options param to unparsed-text

   See PR [61]#1117

2.12. PR #1087: 1086 Editorial changes to array:values

   See PR [62]#1087

2.13. PR #1068: 73 fn:graphemes

   See PR [63]#1068

2.14. PR #1062/#1027: fn:ranks

   See PR [64]#1062 See PR [65]#1027

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/04-09.html
   8. https://qt4cg.org/dashboard/#pr-956
   9. https://qt4cg.org/dashboard/#pr-832
  10. https://qt4cg.org/dashboard/#pr-529
  11. https://qt4cg.org/dashboard/#pr-1149
  12. https://github.com/qt4cg/qtspecs/issues/1115
  13. https://github.com/qt4cg/qtspecs/issues/836
  14. https://github.com/qt4cg/qtspecs/issues/397
  15. https://github.com/qt4cg/qtspecs/issues/298
  16. https://github.com/qt4cg/qtspecs/issues/115
  17. https://qt4cg.org/dashboard/#pr-1015
  18. https://qt4cg.org/dashboard/#pr-921
  19. https://qt4cg.org/dashboard/#pr-871
  20. https://github.com/qt4cg/qtspecs/issues/168
  21. https://qt4cg.org/dashboard/#pr-1152
  22. https://qt4cg.org/dashboard/#pr-1151
  23. https://qt4cg.org/dashboard/#pr-1150
  24. https://qt4cg.org/dashboard/#pr-1148
  25. https://qt4cg.org/dashboard/#pr-1147
  26. https://qt4cg.org/dashboard/#pr-1141
  27. https://qt4cg.org/dashboard/#pr-1137
  28. https://qt4cg.org/dashboard/#pr-1125
  29. https://qt4cg.org/dashboard/#pr-1117
  30. https://qt4cg.org/dashboard/#pr-1108
  31. https://qt4cg.org/dashboard/#pr-1098
  32. https://qt4cg.org/dashboard/#pr-1087
  33. https://qt4cg.org/dashboard/#pr-1068
  34. https://qt4cg.org/dashboard/#pr-1062
  35. https://qt4cg.org/dashboard/#pr-1027
  36. https://github.com/qt4cg/qtspecs/issues/1069
  37. https://github.com/qt4cg/qtspecs/issues/982
  38. https://github.com/qt4cg/qtspecs/issues/938
  39. https://github.com/qt4cg/qtspecs/issues/934
  40. https://github.com/qt4cg/qtspecs/issues/910
  41. https://github.com/qt4cg/qtspecs/issues/908
  42. https://github.com/qt4cg/qtspecs/issues/882
  43. https://github.com/qt4cg/qtspecs/issues/850
  44. https://github.com/qt4cg/qtspecs/issues/716
  45. https://github.com/qt4cg/qtspecs/issues/689
  46. https://github.com/qt4cg/qtspecs/issues/657
  47. https://github.com/qt4cg/qtspecs/issues/583
  48. https://github.com/qt4cg/qtspecs/issues/557
  49. https://github.com/qt4cg/qtspecs/issues/150
  50. https://github.com/qt4cg/qtspecs/issues/31
  51. https://qt4cg.org/dashboard/#pr-1152
  52. https://lists.w3.org/Archives/Public/public-xslt-40/2024Apr/0005.html
  53. https://github.com/qt4cg/qtspecs/issues/1084
  54. https://qt4cg.org/dashboard/#pr-1151
  55. https://qt4cg.org/dashboard/#pr-1150
  56. https://qt4cg.org/dashboard/#pr-1148
  57. https://qt4cg.org/dashboard/#pr-1147
  58. https://qt4cg.org/dashboard/#pr-1141
  59. https://qt4cg.org/dashboard/#pr-1137
  60. https://qt4cg.org/dashboard/#pr-1125
  61. https://qt4cg.org/dashboard/#pr-1117
  62. https://qt4cg.org/dashboard/#pr-1087
  63. https://qt4cg.org/dashboard/#pr-1068
  64. https://qt4cg.org/dashboard/#pr-1062
  65. https://qt4cg.org/dashboard/#pr-1027


                                        Be seeing you,
                                          norm

--
Norm Tovey-Walsh
Saxonica

Received on Monday, 15 April 2024 11:34:00 UTC