Skip to content

Commit a8c0778

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 19.0.1.
1 parent 320540d commit a8c0778

13 files changed

+235
-210
lines changed

tr/algorithms/shacl12-sparql.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,18 @@
4343
"html": "Otherwise, use one of the values of <code>sh:validator</code>."
4444
}
4545
]
46+
},
47+
{
48+
"html": "For each <a href=\"https://www.w3.org/TR/shacl12-sparql/#dfn-solutions\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-solutions-11\">solution</a> of a <code>SELECT</code> result set, a SHACL processor that supports annotations\n\t\t\t\twalks through the declared result annotations.\n\t\t\t\tThe mapping from result annotations to SPARQL variables uses the following rules:",
49+
"rationale": "use",
50+
"steps": [
51+
{
52+
"html": "Use the <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/shacl12-core/#dfn-value\">value</a> of the property <code>sh:annotationVarName</code>"
53+
},
54+
{
55+
"html": "If no such <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/shacl12-core/#dfn-value\">value</a> exists, use the <a href=\"https://www.w3.org/TR/shacl12-sparql/#dfn-local-names\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-local-names-2\">local name</a> of the <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/shacl12-core/#dfn-value\">value</a> of <code>sh:annotationProperty</code> \n\t\t\t\tas the variable name."
56+
}
57+
]
4658
}
4759
]
4860
}

tr/algorithms/sri-2.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,9 @@
184184
"steps": [
185185
{
186186
"html": "<p>If its value <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain⑤\">contains</a> \"<code>script</code>\",\n <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-append\" id=\"ref-for-list-append②\">append</a> \"<code>script</code>\" to <var>integrityPolicy</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/sri-2/#blocked-destinations\" id=\"ref-for-blocked-destinations\">blocked destinations</a>.</p>"
187+
},
188+
{
189+
"html": "<p>If its value <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain⑥\">contains</a> \"<code>style</code>\",\n <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-append\" id=\"ref-for-list-append③\">append</a> \"<code>style</code>\" to <var>integrityPolicy</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/sri-2/#blocked-destinations\" id=\"ref-for-blocked-destinations①\">blocked destinations</a>.</p>"
187190
}
188191
]
189192
},
@@ -258,10 +261,10 @@
258261
"html": "<p>Let <var>reportBlock</var> be a boolean, initially false.</p>"
259262
},
260263
{
261-
"html": "<p>If <var>policy</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/sri-2/#sources\" id=\"ref-for-sources①\">sources</a> <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain\">contains</a> \"<code>inline</code>\"\n and <var>policy</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/sri-2/#blocked-destinations\" id=\"ref-for-blocked-destinations\">blocked destinations</a> <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain\">contains</a>\n <var>request</var>’s <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-destination\" id=\"ref-for-concept-request-destination①\">destination</a>,\n set <var>block</var> to true.</p>"
264+
"html": "<p>If <var>policy</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/sri-2/#sources\" id=\"ref-for-sources①\">sources</a> <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain\">contains</a> \"<code>inline</code>\"\n and <var>policy</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/sri-2/#blocked-destinations\" id=\"ref-for-blocked-destinations\">blocked destinations</a> <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain\">contains</a>\n <var>request</var>’s <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-destination\" id=\"ref-for-concept-request-destination①\">destination</a>,\n set <var>block</var> to true.</p>"
262265
},
263266
{
264-
"html": "<p>If <var>reportPolicy</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/sri-2/#sources\" id=\"ref-for-sources②\">sources</a> <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain\">contains</a> \"<code>inline</code>\"\n and <var>reportPolicy</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/sri-2/#blocked-destinations\" id=\"ref-for-blocked-destinations\">blocked destinations</a> <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain\">contains</a>\n <var>request</var>’s <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-destination\" id=\"ref-for-concept-request-destination②\">destination</a>,\n set <var>reportBlock</var> to true.</p>"
267+
"html": "<p>If <var>reportPolicy</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/sri-2/#sources\" id=\"ref-for-sources②\">sources</a> <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain\">contains</a> \"<code>inline</code>\"\n and <var>reportPolicy</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/sri-2/#blocked-destinations\" id=\"ref-for-blocked-destinations\">blocked destinations</a> <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-contain\" id=\"ref-for-list-contain①⓪\">contains</a>\n <var>request</var>’s <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-request-destination\" id=\"ref-for-concept-request-destination②\">destination</a>,\n set <var>reportBlock</var> to true.</p>"
265268
},
266269
{
267270
"html": "<p>If <var>block</var> is true or <var>reportBlock</var> is true, then <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/sri-2/#report-violation\" id=\"ref-for-report-violation\">report violation</a>\n with <var>request</var>, <var>block</var>, <var>reportBlock</var>, <var>policy</var> and <var>reportPolicy</var>.</p>"

tr/algorithms/webxr-gamepads-module-1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"name": "XRFrame/apply gamepad frame updates",
99
"href": "https://www.w3.org/TR/webxr-gamepads-module-1/#xrframe-apply-gamepad-frame-updates",
10-
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-for=\"XRFrame\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"xrframe-apply-gamepad-frame-updates\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">apply gamepad frame updates</dfn><span style=\"position: relative; height: 0px;\"></span><span style=\"position: relative; height: 0px;\"></span> for an <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webxr/#xrframe\" id=\"ref-for-xrframe\">XRFrame</a></code> <var>frame</var>, the user agent MUST run the following steps:",
10+
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-for=\"XRFrame\" data-dfn-type=\"dfn\" data-noexport=\"\" id=\"xrframe-apply-gamepad-frame-updates\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">apply gamepad frame updates</dfn> for an <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://www.w3.org/TR/webxr/#xrframe\" id=\"ref-for-xrframe\">XRFrame</a></code> <var>frame</var>, the user agent MUST run the following steps:",
1111
"rationale": "for",
1212
"steps": [
1313
{

tr/dfns/shacl12-sparql.json

Lines changed: 69 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,51 @@
322322
},
323323
"definedIn": "prose"
324324
},
325+
{
326+
"id": "dfn-annotation-properties",
327+
"href": "https://www.w3.org/TR/shacl12-sparql/#dfn-annotation-properties",
328+
"linkingText": [
329+
"annotation properties"
330+
],
331+
"localLinkingText": [],
332+
"type": "dfn",
333+
"for": [],
334+
"access": "private",
335+
"informative": false,
336+
"heading": {
337+
"id": "sparql-constraints-annotations",
338+
"href": "https://www.w3.org/TR/shacl12-sparql/#sparql-constraints-annotations",
339+
"title": "Annotation Properties",
340+
"alternateIds": [
341+
"x4-annotation-properties"
342+
],
343+
"number": "4"
344+
},
345+
"definedIn": "prose"
346+
},
347+
{
348+
"id": "dfn-result-annotation",
349+
"href": "https://www.w3.org/TR/shacl12-sparql/#dfn-result-annotation",
350+
"linkingText": [
351+
"result annotation",
352+
"result annotations"
353+
],
354+
"localLinkingText": [],
355+
"type": "dfn",
356+
"for": [],
357+
"access": "private",
358+
"informative": false,
359+
"heading": {
360+
"id": "sparql-constraints-annotations",
361+
"href": "https://www.w3.org/TR/shacl12-sparql/#sparql-constraints-annotations",
362+
"title": "Annotation Properties",
363+
"alternateIds": [
364+
"x4-annotation-properties"
365+
],
366+
"number": "4"
367+
},
368+
"definedIn": "prose"
369+
},
325370
{
326371
"id": "dfn-select-expression",
327372
"href": "https://www.w3.org/TR/shacl12-sparql/#dfn-select-expression",
@@ -338,9 +383,31 @@
338383
"href": "https://www.w3.org/TR/shacl12-sparql/#SelectExpression",
339384
"title": "Select Expressions",
340385
"alternateIds": [
341-
"x4-1-select-expressions"
386+
"x5-1-select-expressions"
387+
],
388+
"number": "5.1"
389+
},
390+
"definedIn": "prose"
391+
},
392+
{
393+
"id": "dfn-sparql-expr-expression",
394+
"href": "https://www.w3.org/TR/shacl12-sparql/#dfn-sparql-expr-expression",
395+
"linkingText": [
396+
"SPARQL expr expression"
397+
],
398+
"localLinkingText": [],
399+
"type": "dfn",
400+
"for": [],
401+
"access": "private",
402+
"informative": false,
403+
"heading": {
404+
"id": "SPARQLExprExpression",
405+
"href": "https://www.w3.org/TR/shacl12-sparql/#SPARQLExprExpression",
406+
"title": "SPARQL Expr Expressions",
407+
"alternateIds": [
408+
"x5-2-sparql-expr-expressions"
342409
],
343-
"number": "4.1"
410+
"number": "5.2"
344411
},
345412
"definedIn": "prose"
346413
},

tr/dfns/webxr-gamepads-module-1.json

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,10 @@
115115
"access": "private",
116116
"informative": false,
117117
"heading": {
118-
"id": "title",
119-
"href": "https://www.w3.org/TR/webxr-gamepads-module-1/#title",
120-
"title": "WebXR Gamepads Module - Level 1"
118+
"id": "xr-standard-heading",
119+
"href": "https://www.w3.org/TR/webxr-gamepads-module-1/#xr-standard-heading",
120+
"title": "\"xr-standard\" Gamepad Mapping",
121+
"number": "3.3"
121122
},
122123
"definedIn": "prose"
123124
},
@@ -133,9 +134,10 @@
133134
"access": "private",
134135
"informative": false,
135136
"heading": {
136-
"id": "title",
137-
"href": "https://www.w3.org/TR/webxr-gamepads-module-1/#title",
138-
"title": "WebXR Gamepads Module - Level 1"
137+
"id": "xr-standard-heading",
138+
"href": "https://www.w3.org/TR/webxr-gamepads-module-1/#xr-standard-heading",
139+
"title": "\"xr-standard\" Gamepad Mapping",
140+
"number": "3.3"
139141
},
140142
"definedIn": "prose"
141143
},
@@ -151,9 +153,10 @@
151153
"access": "private",
152154
"informative": false,
153155
"heading": {
154-
"id": "title",
155-
"href": "https://www.w3.org/TR/webxr-gamepads-module-1/#title",
156-
"title": "WebXR Gamepads Module - Level 1"
156+
"id": "xr-standard-heading",
157+
"href": "https://www.w3.org/TR/webxr-gamepads-module-1/#xr-standard-heading",
158+
"title": "\"xr-standard\" Gamepad Mapping",
159+
"number": "3.3"
157160
},
158161
"definedIn": "prose"
159162
}

tr/headings/shacl12-sparql.json

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -219,25 +219,45 @@
219219
],
220220
"number": "3.3"
221221
},
222+
{
223+
"id": "sparql-constraints-annotations",
224+
"href": "https://www.w3.org/TR/shacl12-sparql/#sparql-constraints-annotations",
225+
"level": 2,
226+
"title": "Annotation Properties",
227+
"alternateIds": [
228+
"x4-annotation-properties"
229+
],
230+
"number": "4"
231+
},
222232
{
223233
"id": "sparql-node-expressions",
224234
"href": "https://www.w3.org/TR/shacl12-sparql/#sparql-node-expressions",
225235
"level": 2,
226236
"title": "SPARQL-based Node Expressions",
227237
"alternateIds": [
228-
"x4-sparql-based-node-expressions"
238+
"x5-sparql-based-node-expressions"
229239
],
230-
"number": "4"
240+
"number": "5"
231241
},
232242
{
233243
"id": "SelectExpression",
234244
"href": "https://www.w3.org/TR/shacl12-sparql/#SelectExpression",
235245
"level": 3,
236246
"title": "Select Expressions",
237247
"alternateIds": [
238-
"x4-1-select-expressions"
248+
"x5-1-select-expressions"
249+
],
250+
"number": "5.1"
251+
},
252+
{
253+
"id": "SPARQLExprExpression",
254+
"href": "https://www.w3.org/TR/shacl12-sparql/#SPARQLExprExpression",
255+
"level": 3,
256+
"title": "SPARQL Expr Expressions",
257+
"alternateIds": [
258+
"x5-2-sparql-expr-expressions"
239259
],
240-
"number": "4.1"
260+
"number": "5.2"
241261
},
242262
{
243263
"id": "appendix",

0 commit comments

Comments
 (0)