Skip to content

Commit 552b068

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 19.0.1.
1 parent 62fb1fe commit 552b068

File tree

13 files changed

+509
-374
lines changed

13 files changed

+509
-374
lines changed

tr/algorithms/sparql12-query.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"html": "If <code>term1</code> and <code>term2</code> are both \n <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-literal\" id=\"ref-for-index-term-literal-9\">literals</a>\n and the SPARQL processor can determine the values can not be equal,\n then return FALSE."
3131
},
3232
{
33-
"html": "If <code>term1</code> and <code>term2</code> are both \n <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-triple-term\" id=\"ref-for-index-term-triple-term-9\">triple terms</a>,\n apply the function <code>sameValue</code> pair-wise to each of the components.\n Return TRUE if each component pair returns TRUE;\n produce a type error if any component pair produces an error;\n otherwise return FALSE."
33+
"html": "If <code>term1</code> and <code>term2</code> are both \n <a href=\"https://www.w3.org/TR/rdf12-concepts/#dfn-triple-term\" id=\"ref-for-index-term-triple-term-10\">triple terms</a>,\n apply the function <code>sameValue</code> pair-wise to each of the components.\n Return TRUE if each component pair returns TRUE;\n produce a type error if any component pair produces an error;\n otherwise return FALSE."
3434
},
3535
{
3636
"html": "Otherwise, return FALSE."

tr/algorithms/webnn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1686,7 +1686,7 @@
16861686
},
16871687
{
16881688
"case": "\"nhwc\"",
1689-
"html": "<p>Let <var>outputShape</var> be « <var>batches</var>, <var>outputHeight</var>, <var>outputWidth</var>, <var>outputChannels</var> ».</p>"
1689+
"html": "<p>Let <var>outputShape</var> be « <var>batches</var>, <var>outputHeight</var>, <var>outputWidth</var>, <var>outputChannels</var> ».</p>"
16901690
}
16911691
]
16921692
}

tr/dfns/webnn.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
"id": "programming-model-task-source",
206206
"href": "https://www.w3.org/TR/webnn/#programming-model-task-source",
207207
"title": "Task Source",
208-
"number": "6.3"
208+
"number": "6.4"
209209
},
210210
"definedIn": "prose"
211211
},
@@ -224,7 +224,7 @@
224224
"id": "programming-model-task-source",
225225
"href": "https://www.w3.org/TR/webnn/#programming-model-task-source",
226226
"title": "Task Source",
227-
"number": "6.3"
227+
"number": "6.4"
228228
},
229229
"definedIn": "prose"
230230
},
@@ -243,7 +243,7 @@
243243
"id": "permissions-policy-integration",
244244
"href": "https://www.w3.org/TR/webnn/#permissions-policy-integration",
245245
"title": "Permissions Policy Integration",
246-
"number": "6.4"
246+
"number": "6.5"
247247
},
248248
"definedIn": "prose"
249249
},

tr/headings/did-resolution.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -482,15 +482,25 @@
482482
],
483483
"number": "12.3"
484484
},
485+
{
486+
"id": "vdr-forks",
487+
"href": "https://www.w3.org/TR/did-resolution/#vdr-forks",
488+
"level": 3,
489+
"title": "VDR Network Forks",
490+
"alternateIds": [
491+
"x12-4-vdr-network-forks"
492+
],
493+
"number": "12.4"
494+
},
485495
{
486496
"id": "non-did-identifiers",
487497
"href": "https://www.w3.org/TR/did-resolution/#non-did-identifiers",
488498
"level": 3,
489499
"title": "Non-DID Identifiers",
490500
"alternateIds": [
491-
"x12-4-non-did-identifiers"
501+
"x12-5-non-did-identifiers"
492502
],
493-
"number": "12.4"
503+
"number": "12.5"
494504
},
495505
{
496506
"id": "privacy-considerations",

tr/headings/sparql12-query.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,16 @@
368368
],
369369
"number": "4.2.4"
370370
},
371+
{
372+
"id": "syntaxVersionAnnouncement",
373+
"href": "https://www.w3.org/TR/sparql12-query/#syntaxVersionAnnouncement",
374+
"level": 3,
375+
"title": "Version Announcement",
376+
"alternateIds": [
377+
"x4-3-version-announcement"
378+
],
379+
"number": "4.3"
380+
},
371381
{
372382
"id": "GraphPattern",
373383
"href": "https://www.w3.org/TR/sparql12-query/#GraphPattern",

tr/headings/webnn.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,19 +255,26 @@
255255
"title": "Device Selection",
256256
"number": "6.2"
257257
},
258+
{
259+
"id": "programming-model-operators",
260+
"href": "https://www.w3.org/TR/webnn/#programming-model-operators",
261+
"level": 3,
262+
"title": "Operators",
263+
"number": "6.3"
264+
},
258265
{
259266
"id": "programming-model-task-source",
260267
"href": "https://www.w3.org/TR/webnn/#programming-model-task-source",
261268
"level": 3,
262269
"title": "Task Source",
263-
"number": "6.3"
270+
"number": "6.4"
264271
},
265272
{
266273
"id": "permissions-policy-integration",
267274
"href": "https://www.w3.org/TR/webnn/#permissions-policy-integration",
268275
"level": 3,
269276
"title": "Permissions Policy Integration",
270-
"number": "6.4"
277+
"number": "6.5"
271278
},
272279
{
273280
"id": "api",

tr/ids/did-resolution.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -891,8 +891,13 @@
891891
"https://www.w3.org/TR/did-resolution/#ref-for-dfn-did-method-s-56",
892892
"https://www.w3.org/TR/did-resolution/#issue-container-number-12",
893893
"https://www.w3.org/TR/did-resolution/#h-issue-21",
894+
"https://www.w3.org/TR/did-resolution/#vdr-forks",
895+
"https://www.w3.org/TR/did-resolution/#x12-4-vdr-network-forks",
896+
"https://www.w3.org/TR/did-resolution/#ref-for-dfn-did-method-s-57",
897+
"https://www.w3.org/TR/did-resolution/#ref-for-dfn-verifiable-data-registry-17",
898+
"https://www.w3.org/TR/did-resolution/#ref-for-dfn-did-method-s-58",
894899
"https://www.w3.org/TR/did-resolution/#non-did-identifiers",
895-
"https://www.w3.org/TR/did-resolution/#x12-4-non-did-identifiers",
900+
"https://www.w3.org/TR/did-resolution/#x12-5-non-did-identifiers",
896901
"https://www.w3.org/TR/did-resolution/#issue-container-number-8",
897902
"https://www.w3.org/TR/did-resolution/#h-issue-22",
898903
"https://www.w3.org/TR/did-resolution/#ref-for-dfn-did-resolution-46",

tr/ids/sparql12-query.json

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,9 @@
119119
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-rdf-collections-1",
120120
"https://www.w3.org/TR/sparql12-query/#abbrevRdfType",
121121
"https://www.w3.org/TR/sparql12-query/#x4-2-4-rdf-type",
122+
"https://www.w3.org/TR/sparql12-query/#syntaxVersionAnnouncement",
123+
"https://www.w3.org/TR/sparql12-query/#x4-3-version-announcement",
124+
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-2",
122125
"https://www.w3.org/TR/sparql12-query/#GraphPattern",
123126
"https://www.w3.org/TR/sparql12-query/#x5-graph-patterns",
124127
"https://www.w3.org/TR/sparql12-query/#BasicGraphPatterns",
@@ -315,7 +318,7 @@
315318
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-iri-2",
316319
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-literal-4",
317320
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-blank-node-3",
318-
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-2",
321+
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-3",
319322
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-xsd-nonpositiveinteger-1",
320323
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-xsd-negativeinteger-1",
321324
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-xsd-long-1",
@@ -403,19 +406,19 @@
403406
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-iri-4",
404407
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-blank-node-4",
405408
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-blank-node-5",
406-
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-3",
407409
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-4",
410+
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-5",
408411
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-iri-5",
409412
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-iri-6",
410413
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-fn-not-13",
411414
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-blank-node-6",
412415
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-blank-node-7",
413416
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-fn-not-14",
414-
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-5",
415417
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-6",
418+
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-7",
416419
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-fn-not-15",
417420
"https://www.w3.org/TR/sparql12-query/#ebv-arg",
418-
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-7",
421+
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-8",
419422
"https://www.w3.org/TR/sparql12-query/#operatorExtensibility",
420423
"https://www.w3.org/TR/sparql12-query/#x17-3-1-operator-extensibility",
421424
"https://www.w3.org/TR/sparql12-query/#SparqlOps",
@@ -451,7 +454,7 @@
451454
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-equal-as-literal-terms-1",
452455
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-blank-node-8",
453456
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-equal-as-blank-nodes-1",
454-
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-8",
457+
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-9",
455458
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-equal-as-triple-terms-1",
456459
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-subject-1",
457460
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-predicate-1",
@@ -467,7 +470,7 @@
467470
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-ill-typed-1",
468471
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-literal-8",
469472
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-literal-9",
470-
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-9",
473+
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-10",
471474
"https://www.w3.org/TR/sparql12-query/#sameValue-ill-typed",
472475
"https://www.w3.org/TR/sparql12-query/#h-note-0",
473476
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-ill-typed-2",
@@ -678,27 +681,27 @@
678681
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-blank-node-10",
679682
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-iri-9",
680683
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-iri-10",
681-
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-10",
684+
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-11",
682685
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-blank-node-11",
683686
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-literal-10",
684687
"https://www.w3.org/TR/sparql12-query/#func-subject",
685688
"https://www.w3.org/TR/sparql12-query/#x17-4-6-2-subject",
686-
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-11",
687-
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-subject-2",
688689
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-12",
690+
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-subject-2",
691+
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-13",
689692
"https://www.w3.org/TR/sparql12-query/#func-predicate",
690693
"https://www.w3.org/TR/sparql12-query/#x17-4-6-3-predicate",
691-
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-13",
692-
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-predicate-2",
693694
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-14",
695+
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-predicate-2",
696+
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-15",
694697
"https://www.w3.org/TR/sparql12-query/#func-object",
695698
"https://www.w3.org/TR/sparql12-query/#x17-4-6-4-object",
696-
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-15",
697-
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-object-type-2",
698699
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-16",
700+
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-object-type-2",
701+
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-17",
699702
"https://www.w3.org/TR/sparql12-query/#func-isTriple",
700703
"https://www.w3.org/TR/sparql12-query/#x17-4-6-5-istriple",
701-
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-17",
704+
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-18",
702705
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-rdf-term-6",
703706
"https://www.w3.org/TR/sparql12-query/#func-hash",
704707
"https://www.w3.org/TR/sparql12-query/#x17-4-7-hash-functions",
@@ -1166,7 +1169,7 @@
11661169
"https://www.w3.org/TR/sparql12-query/#mime",
11671170
"https://www.w3.org/TR/sparql12-query/#changes-1-1",
11681171
"https://www.w3.org/TR/sparql12-query/#a-changes-between-sparql-1-1-query-language-and-sparql-1-2-query-language",
1169-
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-18",
1172+
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-triple-term-19",
11701173
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-base-direction-0-11",
11711174
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-language-tag-19",
11721175
"https://www.w3.org/TR/sparql12-query/#ref-for-index-term-base-direction-0-12",

0 commit comments

Comments
 (0)