Skip to content

Commit b4abf1e

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 18.6.2.
1 parent 95cff0b commit b4abf1e

18 files changed

+4604
-64
lines changed

tr/algorithms/vocab-dcat-3.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"spec": {
3+
"title": "Data Catalog Vocabulary (DCAT) - Version 3",
4+
"url": "https://www.w3.org/TR/vocab-dcat-3/"
5+
},
6+
"algorithms": [
7+
{
8+
"rationale": "parse",
9+
"steps": [
10+
{
11+
"html": "<a href=\"https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#section-7\">DCMI Type vocabulary</a> [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/vocab-dcat-3/#bib-dcterms\" title=\"DCMI Metadata Terms\">DCTERMS</a></cite>]"
12+
},
13+
{
14+
"html": "[<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/vocab-dcat-3/#bib-iso-19115-1\" title=\"Geographic information -- Metadata -- Part 1: Fundamentals\">ISO-19115-1</a></cite>] <a href=\"https://standards.iso.org/iso/19115/resources/Codelists/gml/MD_ScopeCode.xml\">scope codes</a>"
15+
},
16+
{
17+
"html": "<a href=\"https://schema.datacite.org/meta/kernel-4.1/include/datacite-resourceType-v4.1.xsd\">Datacite resource types</a> [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/vocab-dcat-3/#bib-datacite\" title=\"DataCite Metadata Schema\">DataCite</a></cite>]"
18+
},
19+
{
20+
"html": "PARSE.Insight content-types used by <a href=\"https://www.re3data.org/\">re3data.org</a> [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://www.w3.org/TR/vocab-dcat-3/#bib-re3data-schema\" title=\"Metadata Schema for the Description of Research Data Repositories: version 3\">RE3DATA-SCHEMA</a></cite>] (see item 15 contentType)"
21+
},
22+
{
23+
"html": "<a href=\"http://id.loc.gov/vocabulary/marcgt.html\">MARC intellectual resource types</a>"
24+
}
25+
]
26+
}
27+
]
28+
}

tr/algorithms/webdriver-bidi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3146,7 +3146,7 @@
31463146
"rationale": "let",
31473147
"steps": [
31483148
{
3149-
"html": "<p>Let <var>pdf data</var> be the result taking UA-specific steps to generate a\n paginated representation of <var>document</var>, with the CSS <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/mediaqueries-5/#media-type\" id=\"ref-for-media-type\">media type</a> set to <code>print</code>, encoded as a PDF, with the following paper settings:</p>\n <table>\n <tbody>\n <tr>\n <th>Property \n </th><th>Value \n </th></tr><tr>\n <td>Width in cm \n </td><td><var>page size</var>[\"<code>width</code>\"] if <var>command parameters</var>[\"<code>orientation</code>\"] is\n \"<code>portrait</code>\" otherwise <var>page size</var>[\"<code>height</code>\"] \n </td></tr><tr>\n <td>Height in cm \n </td><td><var>page size</var>[\"<code>height</code>\"] if <var>command parameters</var>[\"<code>orientation</code>\"] is\n \"<code>portrait</code>\" otherwise <var>page size</var>[\"<code>width</code>\"] \n </td></tr><tr>\n <td>Top margin, in cm \n </td><td><var>margin</var>[\"<code>top</code>\"] \n </td></tr><tr>\n <td>Bottom margin, in cm \n </td><td><var>margin</var>[\"<code>bottom</code>\"] \n </td></tr><tr>\n <td>Left margin, in cm \n </td><td><var>margin</var>[\"<code>left</code>\"] \n </td></tr><tr>\n <td>Right margin, in cm \n </td><td><var>margin</var>[\"<code>right</code>\"] \n </td></tr></tbody></table>\n <p>In addition, the following formatting hints should be applied by the UA:</p>\n <dl>\n <dt>If <var>command parameters</var>[\"<code>scale</code>\"] is not equal to <code>1</code>: \n </dt><dd>Zoom the size of the content by a factor <var>command parameters</var>[\"<code>scale</code>\"] \n </dd><dt>If <var>command parameters</var>[\"<code>background</code>\"] is false: \n </dt><dd>Suppress output of background images \n </dd><dt>If <var>command parameters</var>[\"<code>shrinkToFit</code>\"] is true: \n </dt><dd>Resize the content to match the page width, overriding any page\n width specified in the content \n </dd></dl>"
3149+
"html": "<p>Let <var>pdf data</var> be the result taking UA-specific steps to generate a\n paginated representation of <var>document</var>, with the CSS <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/mediaqueries-4/#media-type\" id=\"ref-for-media-type\">media type</a> set to <code>print</code>, encoded as a PDF, with the following paper settings:</p>\n <table>\n <tbody>\n <tr>\n <th>Property \n </th><th>Value \n </th></tr><tr>\n <td>Width in cm \n </td><td><var>page size</var>[\"<code>width</code>\"] if <var>command parameters</var>[\"<code>orientation</code>\"] is\n \"<code>portrait</code>\" otherwise <var>page size</var>[\"<code>height</code>\"] \n </td></tr><tr>\n <td>Height in cm \n </td><td><var>page size</var>[\"<code>height</code>\"] if <var>command parameters</var>[\"<code>orientation</code>\"] is\n \"<code>portrait</code>\" otherwise <var>page size</var>[\"<code>width</code>\"] \n </td></tr><tr>\n <td>Top margin, in cm \n </td><td><var>margin</var>[\"<code>top</code>\"] \n </td></tr><tr>\n <td>Bottom margin, in cm \n </td><td><var>margin</var>[\"<code>bottom</code>\"] \n </td></tr><tr>\n <td>Left margin, in cm \n </td><td><var>margin</var>[\"<code>left</code>\"] \n </td></tr><tr>\n <td>Right margin, in cm \n </td><td><var>margin</var>[\"<code>right</code>\"] \n </td></tr></tbody></table>\n <p>In addition, the following formatting hints should be applied by the UA:</p>\n <dl>\n <dt>If <var>command parameters</var>[\"<code>scale</code>\"] is not equal to <code>1</code>: \n </dt><dd>Zoom the size of the content by a factor <var>command parameters</var>[\"<code>scale</code>\"] \n </dd><dt>If <var>command parameters</var>[\"<code>background</code>\"] is false: \n </dt><dd>Suppress output of background images \n </dd><dt>If <var>command parameters</var>[\"<code>shrinkToFit</code>\"] is true: \n </dt><dd>Resize the content to match the page width, overriding any page\n width specified in the content \n </dd></dl>"
31503150
},
31513151
{
31523152
"html": "<p>If <var>page ranges</var> is not <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#list-empty\" id=\"ref-for-list-empty⑦\">empty</a>, let <var>pages</var> be the result of <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-try\" id=\"ref-for-dfn-try③⓪\">trying</a> to <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-parse-a-page-range\" id=\"ref-for-dfn-parse-a-page-range\">parse a page range</a> with <var>page ranges</var> and the number of\n pages contained in <var>pdf data</var>, then remove any pages from <var>pdf data</var> whose one-based index is not contained in <var>pages</var>.</p>"

tr/algorithms/webdriver2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4842,7 +4842,7 @@
48424842
"html": "<p>Let <var>y</var> be the result\n of <a href=\"https://www.w3.org/TR/webdriver2/#dfn-getting-properties\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-getting-properties-62\">getting the property</a> <code>y</code>\n from <var>action item</var>.\n\n </p>"
48434843
},
48444844
{
4845-
"html": "<p>If <var>y</var> is not an <a href=\"https://www.w3.org/TR/webdriver2/#dfn-number\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-number-13\">Number</a>, return <a href=\"https://www.w3.org/TR/webdriver2/#dfn-error\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-error-232\">error</a>\n with <a href=\"https://www.w3.org/TR/webdriver2/#dfn-error-code\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-error-code-212\">error code</a> <a href=\"https://www.w3.org/TR/webdriver2/#dfn-invalid-argument\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-invalid-argument-89\">invalid argument</a>.\n\n </p>"
4845+
"html": "<p>If <var>y</var> is not a <a href=\"https://www.w3.org/TR/webdriver2/#dfn-number\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-number-13\">Number</a>, return <a href=\"https://www.w3.org/TR/webdriver2/#dfn-error\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-error-232\">error</a>\n with <a href=\"https://www.w3.org/TR/webdriver2/#dfn-error-code\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-error-code-212\">error code</a> <a href=\"https://www.w3.org/TR/webdriver2/#dfn-invalid-argument\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-invalid-argument-89\">invalid argument</a>.\n\n </p>"
48464846
},
48474847
{
48484848
"html": "<p>Set the <code>y</code> property of <var>action</var>\n to <var>y</var>.\n\n </p>"

tr/dfns/dx-prof-conneg.json

Lines changed: 274 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,274 @@
1+
{
2+
"spec": {
3+
"title": "Content Negotiation by Profile",
4+
"url": "https://www.w3.org/TR/dx-prof-conneg/"
5+
},
6+
"dfns": [
7+
{
8+
"id": "dfn-specification",
9+
"href": "https://www.w3.org/TR/dx-prof-conneg/#dfn-specification",
10+
"linkingText": [
11+
"specification"
12+
],
13+
"localLinkingText": [],
14+
"type": "dfn",
15+
"for": [],
16+
"access": "private",
17+
"informative": false,
18+
"heading": {
19+
"id": "definitions",
20+
"href": "https://www.w3.org/TR/dx-prof-conneg/#definitions",
21+
"title": "Definitions",
22+
"number": "3"
23+
},
24+
"definedIn": "dt"
25+
},
26+
{
27+
"id": "dfn-data-specification",
28+
"href": "https://www.w3.org/TR/dx-prof-conneg/#dfn-data-specification",
29+
"linkingText": [
30+
"data specification"
31+
],
32+
"localLinkingText": [],
33+
"type": "dfn",
34+
"for": [],
35+
"access": "private",
36+
"informative": false,
37+
"heading": {
38+
"id": "definitions",
39+
"href": "https://www.w3.org/TR/dx-prof-conneg/#definitions",
40+
"title": "Definitions",
41+
"number": "3"
42+
},
43+
"definedIn": "dt"
44+
},
45+
{
46+
"id": "dfn-functional-specification",
47+
"href": "https://www.w3.org/TR/dx-prof-conneg/#dfn-functional-specification",
48+
"linkingText": [
49+
"functional specification"
50+
],
51+
"localLinkingText": [],
52+
"type": "dfn",
53+
"for": [],
54+
"access": "private",
55+
"informative": false,
56+
"heading": {
57+
"id": "definitions",
58+
"href": "https://www.w3.org/TR/dx-prof-conneg/#definitions",
59+
"title": "Definitions",
60+
"number": "3"
61+
},
62+
"definedIn": "dt"
63+
},
64+
{
65+
"id": "dfn-profile",
66+
"href": "https://www.w3.org/TR/dx-prof-conneg/#dfn-profile",
67+
"linkingText": [
68+
"profile"
69+
],
70+
"localLinkingText": [],
71+
"type": "dfn",
72+
"for": [],
73+
"access": "private",
74+
"informative": false,
75+
"heading": {
76+
"id": "definitions",
77+
"href": "https://www.w3.org/TR/dx-prof-conneg/#definitions",
78+
"title": "Definitions",
79+
"number": "3"
80+
},
81+
"definedIn": "dt"
82+
},
83+
{
84+
"id": "dfn-data-profile",
85+
"href": "https://www.w3.org/TR/dx-prof-conneg/#dfn-data-profile",
86+
"linkingText": [
87+
"data profile"
88+
],
89+
"localLinkingText": [],
90+
"type": "dfn",
91+
"for": [],
92+
"access": "private",
93+
"informative": false,
94+
"heading": {
95+
"id": "definitions",
96+
"href": "https://www.w3.org/TR/dx-prof-conneg/#definitions",
97+
"title": "Definitions",
98+
"number": "3"
99+
},
100+
"definedIn": "dt"
101+
},
102+
{
103+
"id": "dfn-functional-profile",
104+
"href": "https://www.w3.org/TR/dx-prof-conneg/#dfn-functional-profile",
105+
"linkingText": [
106+
"functional profile"
107+
],
108+
"localLinkingText": [],
109+
"type": "dfn",
110+
"for": [],
111+
"access": "private",
112+
"informative": false,
113+
"heading": {
114+
"id": "definitions",
115+
"href": "https://www.w3.org/TR/dx-prof-conneg/#definitions",
116+
"title": "Definitions",
117+
"number": "3"
118+
},
119+
"definedIn": "dt"
120+
},
121+
{
122+
"id": "dfn-client",
123+
"href": "https://www.w3.org/TR/dx-prof-conneg/#dfn-client",
124+
"linkingText": [
125+
"client"
126+
],
127+
"localLinkingText": [],
128+
"type": "dfn",
129+
"for": [],
130+
"access": "private",
131+
"informative": false,
132+
"heading": {
133+
"id": "definitions",
134+
"href": "https://www.w3.org/TR/dx-prof-conneg/#definitions",
135+
"title": "Definitions",
136+
"number": "3"
137+
},
138+
"definedIn": "dt"
139+
},
140+
{
141+
"id": "dfn-server",
142+
"href": "https://www.w3.org/TR/dx-prof-conneg/#dfn-server",
143+
"linkingText": [
144+
"server"
145+
],
146+
"localLinkingText": [],
147+
"type": "dfn",
148+
"for": [],
149+
"access": "private",
150+
"informative": false,
151+
"heading": {
152+
"id": "definitions",
153+
"href": "https://www.w3.org/TR/dx-prof-conneg/#definitions",
154+
"title": "Definitions",
155+
"number": "3"
156+
},
157+
"definedIn": "dt"
158+
},
159+
{
160+
"id": "dfn-resource",
161+
"href": "https://www.w3.org/TR/dx-prof-conneg/#dfn-resource",
162+
"linkingText": [
163+
"resource"
164+
],
165+
"localLinkingText": [],
166+
"type": "dfn",
167+
"for": [],
168+
"access": "private",
169+
"informative": false,
170+
"heading": {
171+
"id": "definitions",
172+
"href": "https://www.w3.org/TR/dx-prof-conneg/#definitions",
173+
"title": "Definitions",
174+
"number": "3"
175+
},
176+
"definedIn": "dt"
177+
},
178+
{
179+
"id": "dfn-representation",
180+
"href": "https://www.w3.org/TR/dx-prof-conneg/#dfn-representation",
181+
"linkingText": [
182+
"representation"
183+
],
184+
"localLinkingText": [],
185+
"type": "dfn",
186+
"for": [],
187+
"access": "private",
188+
"informative": false,
189+
"heading": {
190+
"id": "definitions",
191+
"href": "https://www.w3.org/TR/dx-prof-conneg/#definitions",
192+
"title": "Definitions",
193+
"number": "3"
194+
},
195+
"definedIn": "dt"
196+
},
197+
{
198+
"id": "dfn-metadata",
199+
"href": "https://www.w3.org/TR/dx-prof-conneg/#dfn-metadata",
200+
"linkingText": [
201+
"metadata"
202+
],
203+
"localLinkingText": [],
204+
"type": "dfn",
205+
"for": [],
206+
"access": "private",
207+
"informative": false,
208+
"heading": {
209+
"id": "definitions",
210+
"href": "https://www.w3.org/TR/dx-prof-conneg/#definitions",
211+
"title": "Definitions",
212+
"number": "3"
213+
},
214+
"definedIn": "dt"
215+
},
216+
{
217+
"id": "dfn-request",
218+
"href": "https://www.w3.org/TR/dx-prof-conneg/#dfn-request",
219+
"linkingText": [
220+
"request"
221+
],
222+
"localLinkingText": [],
223+
"type": "dfn",
224+
"for": [],
225+
"access": "private",
226+
"informative": false,
227+
"heading": {
228+
"id": "definitions",
229+
"href": "https://www.w3.org/TR/dx-prof-conneg/#definitions",
230+
"title": "Definitions",
231+
"number": "3"
232+
},
233+
"definedIn": "dt"
234+
},
235+
{
236+
"id": "dfn-response",
237+
"href": "https://www.w3.org/TR/dx-prof-conneg/#dfn-response",
238+
"linkingText": [
239+
"response"
240+
],
241+
"localLinkingText": [],
242+
"type": "dfn",
243+
"for": [],
244+
"access": "private",
245+
"informative": false,
246+
"heading": {
247+
"id": "definitions",
248+
"href": "https://www.w3.org/TR/dx-prof-conneg/#definitions",
249+
"title": "Definitions",
250+
"number": "3"
251+
},
252+
"definedIn": "dt"
253+
},
254+
{
255+
"id": "dfn-token",
256+
"href": "https://www.w3.org/TR/dx-prof-conneg/#dfn-token",
257+
"linkingText": [
258+
"token"
259+
],
260+
"localLinkingText": [],
261+
"type": "dfn",
262+
"for": [],
263+
"access": "private",
264+
"informative": false,
265+
"heading": {
266+
"id": "definitions",
267+
"href": "https://www.w3.org/TR/dx-prof-conneg/#definitions",
268+
"title": "Definitions",
269+
"number": "3"
270+
},
271+
"definedIn": "dt"
272+
}
273+
]
274+
}

0 commit comments

Comments
 (0)