Skip to content

Commit 1acdb1a

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

File tree

6 files changed

+57
-59
lines changed

6 files changed

+57
-59
lines changed

tr/dfns/rdf12-concepts.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -382,11 +382,11 @@
382382
"definedIn": "prose"
383383
},
384384
{
385-
"id": "dfn-classic",
386-
"href": "https://www.w3.org/TR/rdf12-concepts/#dfn-classic",
385+
"id": "dfn-basic",
386+
"href": "https://www.w3.org/TR/rdf12-concepts/#dfn-basic",
387387
"linkingText": [
388-
"classic",
389-
"Classic conformance"
388+
"basic",
389+
"Basic conformance"
390390
],
391391
"localLinkingText": [],
392392
"type": "dfn",
@@ -1524,7 +1524,7 @@
15241524
"heading": {
15251525
"id": "section-classicize-definition",
15261526
"href": "https://www.w3.org/TR/rdf12-concepts/#section-classicize-definition",
1527-
"title": "From Full to Classic",
1527+
"title": "From Full to Basic",
15281528
"number": "8.1"
15291529
},
15301530
"definedIn": "prose"

tr/headings/rdf12-concepts.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -282,17 +282,17 @@
282282
"number": "7.2"
283283
},
284284
{
285-
"id": "section-classic-full-interop",
286-
"href": "https://www.w3.org/TR/rdf12-concepts/#section-classic-full-interop",
285+
"id": "section-basic-full-interop",
286+
"href": "https://www.w3.org/TR/rdf12-concepts/#section-basic-full-interop",
287287
"level": 2,
288-
"title": "Interoperability between RDF Classic and RDF Full",
288+
"title": "Interoperability between RDF Basic and RDF Full",
289289
"number": "8"
290290
},
291291
{
292292
"id": "section-classicize-definition",
293293
"href": "https://www.w3.org/TR/rdf12-concepts/#section-classicize-definition",
294294
"level": 3,
295-
"title": "From Full to Classic",
295+
"title": "From Full to Basic",
296296
"number": "8.1"
297297
},
298298
{
@@ -306,7 +306,7 @@
306306
"id": "section-unclassicize-definition",
307307
"href": "https://www.w3.org/TR/rdf12-concepts/#section-unclassicize-definition",
308308
"level": 3,
309-
"title": "From Classic to Full",
309+
"title": "From Basic to Full",
310310
"number": "8.2"
311311
},
312312
{

tr/idl/media-capabilities.idl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,11 @@ dictionary MediaCapabilitiesInfo {
9191

9292
dictionary MediaCapabilitiesDecodingInfo : MediaCapabilitiesInfo {
9393
required MediaKeySystemAccess? keySystemAccess;
94-
MediaDecodingConfiguration configuration;
94+
required MediaDecodingConfiguration configuration;
9595
};
9696

9797
dictionary MediaCapabilitiesEncodingInfo : MediaCapabilitiesInfo {
98-
MediaEncodingConfiguration configuration;
98+
required MediaEncodingConfiguration configuration;
9999
};
100100

101101
[Exposed=Window]

tr/ids/rdf12-concepts.json

Lines changed: 34 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -249,15 +249,13 @@
249249
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-dataset-6",
250250
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-triple-13",
251251
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-triple-term-17",
252-
"https://www.w3.org/TR/rdf12-concepts/#dfn-classic",
252+
"https://www.w3.org/TR/rdf12-concepts/#dfn-basic",
253253
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-graph-22",
254254
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-dataset-7",
255255
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-triple-14",
256256
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-triple-term-18",
257257
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-1",
258258
"https://www.w3.org/TR/rdf12-concepts/#h-ednote-0",
259-
"https://www.w3.org/TR/rdf12-concepts/#issue-container-number-70",
260-
"https://www.w3.org/TR/rdf12-concepts/#h-issue-1",
261259
"https://www.w3.org/TR/rdf12-concepts/#defined-version-labels",
262260
"https://www.w3.org/TR/rdf12-concepts/#x2-1-version-labels",
263261
"https://www.w3.org/TR/rdf12-concepts/#dfn-version-label",
@@ -724,7 +722,7 @@
724722
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-xsd-float-5",
725723
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-xsd-decimal-2",
726724
"https://www.w3.org/TR/rdf12-concepts/#issue-container-number-92",
727-
"https://www.w3.org/TR/rdf12-concepts/#h-issue-2",
725+
"https://www.w3.org/TR/rdf12-concepts/#h-issue-1",
728726
"https://www.w3.org/TR/rdf12-concepts/#datatype-iris",
729727
"https://www.w3.org/TR/rdf12-concepts/#x5-2-datatype-iris",
730728
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-iri-35",
@@ -808,39 +806,42 @@
808806
"https://www.w3.org/TR/rdf12-concepts/#note-generalized-rdf",
809807
"https://www.w3.org/TR/rdf12-concepts/#h-note-15",
810808
"https://www.w3.org/TR/rdf12-concepts/#section-classic-full-interop",
811-
"https://www.w3.org/TR/rdf12-concepts/#x8-interoperability-between-rdf-classic-and-rdf-full",
812-
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classic-1",
809+
"https://www.w3.org/TR/rdf12-concepts/#section-basic-full-interop",
810+
"https://www.w3.org/TR/rdf12-concepts/#x8-interoperability-between-rdf-basic-and-rdf-full",
811+
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-basic-1",
813812
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-full-1",
814813
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-11",
815-
"https://www.w3.org/TR/rdf12-concepts/#h-issue-3",
814+
"https://www.w3.org/TR/rdf12-concepts/#h-issue-2",
816815
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-full-2",
817816
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-graph-44",
818817
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-dataset-19",
819-
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classic-2",
818+
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-basic-2",
820819
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-graph-45",
821820
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-dataset-20",
822821
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-12",
823-
"https://www.w3.org/TR/rdf12-concepts/#h-issue-4",
822+
"https://www.w3.org/TR/rdf12-concepts/#h-issue-3",
824823
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-full-3",
825824
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-13",
825+
"https://www.w3.org/TR/rdf12-concepts/#h-issue-4",
826+
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-14",
826827
"https://www.w3.org/TR/rdf12-concepts/#h-issue-5",
827828
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-equivalence-2",
828829
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classicize-1",
829-
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classic-3",
830+
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-basic-3",
830831
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-triple-term-33",
831832
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-full-4",
832-
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classic-4",
833+
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-basic-4",
833834
"https://www.w3.org/TR/rdf12-concepts/#section-classicize-definition",
834-
"https://www.w3.org/TR/rdf12-concepts/#x8-1-from-full-to-classic",
835+
"https://www.w3.org/TR/rdf12-concepts/#x8-1-from-full-to-basic",
835836
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-full-5",
836-
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classic-5",
837+
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-basic-5",
837838
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-graph-46",
838-
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classic-6",
839+
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-basic-6",
839840
"https://www.w3.org/TR/rdf12-concepts/#dfn-classicize",
840841
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classicize-2",
841842
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-triple-term-34",
842843
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-appear-7",
843-
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classic-7",
844+
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-basic-7",
844845
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-triple-term-35",
845846
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-appear-8",
846847
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-blank-node-19",
@@ -852,7 +853,7 @@
852853
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-appear-10",
853854
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-asserted-triple-11",
854855
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-blank-node-20",
855-
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-14",
856+
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-15",
856857
"https://www.w3.org/TR/rdf12-concepts/#h-note-16",
857858
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-triple-term-37",
858859
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-reifier-7",
@@ -870,8 +871,8 @@
870871
"https://www.w3.org/TR/rdf12-concepts/#ex-classicize-input2",
871872
"https://www.w3.org/TR/rdf12-concepts/#ex-classicize-output",
872873
"https://www.w3.org/TR/rdf12-concepts/#section-unclassicize-definition",
873-
"https://www.w3.org/TR/rdf12-concepts/#x8-2-from-classic-to-full",
874-
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classic-8",
874+
"https://www.w3.org/TR/rdf12-concepts/#x8-2-from-basic-to-full",
875+
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-basic-8",
875876
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-full-6",
876877
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classicize-5",
877878
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-asserted-triple-12",
@@ -898,7 +899,7 @@
898899
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-blank-node-25",
899900
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classicize-8",
900901
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classicize-9",
901-
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-15",
902+
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-16",
902903
"https://www.w3.org/TR/rdf12-concepts/#h-note-17",
903904
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-reification-vocabulary-1",
904905
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classicize-10",
@@ -910,7 +911,7 @@
910911
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-graph-49",
911912
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-blank-node-26",
912913
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-full-9",
913-
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classic-9",
914+
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-basic-9",
914915
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-graph-50",
915916
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classicize-13",
916917
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-full-10",
@@ -920,7 +921,7 @@
920921
"https://www.w3.org/TR/rdf12-concepts/#section-classicize-algo",
921922
"https://www.w3.org/TR/rdf12-concepts/#x8-4-1-the-classicize-algorithm",
922923
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-graph-51",
923-
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classic-10",
924+
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-basic-10",
924925
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-graph-52",
925926
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-graph-53",
926927
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-triple-term-44",
@@ -935,23 +936,23 @@
935936
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-triple-term-47",
936937
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-blank-node-29",
937938
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-triple-term-48",
938-
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classic-11",
939+
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-basic-11",
939940
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-graph-54",
940941
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-triple-term-49",
941942
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-triple-term-50",
942943
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-blank-node-30",
943944
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-blank-node-31",
944945
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-triple-term-51",
945946
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-blank-node-32",
946-
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classic-12",
947+
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-basic-12",
947948
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-graph-55",
948949
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-graph-56",
949950
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-blank-node-33",
950951
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-triple-term-52",
951952
"https://www.w3.org/TR/rdf12-concepts/#qtt-fresh-bnode",
952953
"https://www.w3.org/TR/rdf12-concepts/#section-unclassicize-algo",
953954
"https://www.w3.org/TR/rdf12-concepts/#x8-4-3-the-revert-classicize-algorithm",
954-
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-16",
955+
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-17",
955956
"https://www.w3.org/TR/rdf12-concepts/#h-issue-6",
956957
"https://www.w3.org/TR/rdf12-concepts/#section-additional-datatypes",
957958
"https://www.w3.org/TR/rdf12-concepts/#a-additional-datatypes",
@@ -998,7 +999,7 @@
998999
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-lexical-to-value-mapping-4",
9991000
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-documentfragment-6",
10001001
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-normalize-for-node-2",
1001-
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-17",
1002+
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-18",
10021003
"https://www.w3.org/TR/rdf12-concepts/#h-note-19",
10031004
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-parsetype-literal-1",
10041005
"https://www.w3.org/TR/rdf12-concepts/#section-json",
@@ -1015,7 +1016,7 @@
10151016
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-string-8",
10161017
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-json-grammar-1",
10171018
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-json-grammar-2",
1018-
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-18",
1019+
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-19",
10191020
"https://www.w3.org/TR/rdf12-concepts/#h-note-20",
10201021
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-surrogate-code-points-2",
10211022
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-string-9",
@@ -1030,7 +1031,7 @@
10301031
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-lists-1",
10311032
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-true-false-1",
10321033
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-null-1",
1033-
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-19",
1034+
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-20",
10341035
"https://www.w3.org/TR/rdf12-concepts/#h-note-21",
10351036
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-maps-2",
10361037
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-lists-2",
@@ -1048,7 +1049,7 @@
10481049
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-value-1",
10491050
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-value-2",
10501051
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-size-0-1",
1051-
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-20",
1052+
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-21",
10521053
"https://www.w3.org/TR/rdf12-concepts/#h-note-22",
10531054
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-lists-4",
10541055
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-maps-4",
@@ -1078,7 +1079,7 @@
10781079
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-xsd-double-8",
10791080
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-doublelexicalmap-2",
10801081
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-floatptround-2",
1081-
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-21",
1082+
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-22",
10821083
"https://www.w3.org/TR/rdf12-concepts/#h-note-23",
10831084
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-xsd-double-9",
10841085
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-json-string-1",
@@ -1100,7 +1101,7 @@
11001101
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-string-15",
11011102
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-iri-47",
11021103
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-iri-48",
1103-
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-22",
1104+
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-23",
11041105
"https://www.w3.org/TR/rdf12-concepts/#h-note-24",
11051106
"https://www.w3.org/TR/rdf12-concepts/#internationalization",
11061107
"https://www.w3.org/TR/rdf12-concepts/#d-internationalization-considerations",
@@ -1123,12 +1124,12 @@
11231124
"https://www.w3.org/TR/rdf12-concepts/#acknowledgments-for-rdf-1-2",
11241125
"https://www.w3.org/TR/rdf12-concepts/#f-3-acknowledgments-for-rdf-1-2",
11251126
"https://www.w3.org/TR/rdf12-concepts/#gh-contributors",
1126-
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-23",
1127+
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-24",
11271128
"https://www.w3.org/TR/rdf12-concepts/#h-ednote-1",
11281129
"https://www.w3.org/TR/rdf12-concepts/#changes-12",
11291130
"https://www.w3.org/TR/rdf12-concepts/#g-changes-between-rdf-1-1-and-rdf-1-2",
11301131
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-full-11",
1131-
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-classic-13",
1132+
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-basic-13",
11321133
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-quad-4",
11331134
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-triple-term-53",
11341135
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-asserted-triple-16",
@@ -1154,7 +1155,7 @@
11541155
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-triple-equality-4",
11551156
"https://www.w3.org/TR/rdf12-concepts/#ref-for-dfn-rdf-xmlliteral-5",
11561157
"https://www.w3.org/TR/rdf12-concepts/#ref-for-index-term-rdf-semantics-recognizing-2",
1157-
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-24",
1158+
"https://www.w3.org/TR/rdf12-concepts/#issue-container-generatedID-25",
11581159
"https://www.w3.org/TR/rdf12-concepts/#h-note-25",
11591160
"https://www.w3.org/TR/rdf12-concepts/#index",
11601161
"https://www.w3.org/TR/rdf12-concepts/#h-index",

tr/index.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-05-19T01:36:20.437Z",
4+
"date": "2025-05-20T01:36:39.236Z",
55
"options": {
66
"fallback": "tr/index.json",
77
"output": "report",
@@ -747,7 +747,7 @@
747747
"https://aomediacodec.github.io/av1-spec/"
748748
],
749749
"crawled": "https://aomediacodec.github.io/av1-spec/av1-spec.pdf",
750-
"date": "19 May 2025",
750+
"date": "20 May 2025",
751751
"links": "links/av1-spec.json",
752752
"cddl": []
753753
},
@@ -13523,11 +13523,11 @@
1352313523
],
1352413524
"crawled": "https://www.w3.org/TR/media-capabilities/",
1352513525
"crawlCacheInfo": {
13526-
"lastModified": "Wed, 23 Apr 2025 20:47:38 GMT"
13526+
"lastModified": "Mon, 19 May 2025 15:53:17 GMT"
1352713527
},
1352813528
"generator": "bikeshed",
13529-
"date": "23 April 2025",
13530-
"revision": "f5a99e601417052680c12bf028867efdeb2e890d",
13529+
"date": "19 May 2025",
13530+
"revision": "091cc30c4fb23a2b8dd410b23405f910b6f2f40c",
1353113531
"algorithms": "algorithms/media-capabilities.json",
1353213532
"links": "links/media-capabilities.json",
1353313533
"refs": "refs/media-capabilities.json",
@@ -16598,11 +16598,11 @@
1659816598
],
1659916599
"crawled": "https://www.w3.org/TR/rdf12-concepts/",
1660016600
"crawlCacheInfo": {
16601-
"lastModified": "Fri, 09 May 2025 13:18:28 GMT"
16601+
"lastModified": "Mon, 19 May 2025 09:11:11 GMT"
1660216602
},
1660316603
"generator": "respec",
16604-
"date": "09 May 2025",
16605-
"revision": "395938b5618416e5e391309c49d8c5ccf7b970ec",
16604+
"date": "19 May 2025",
16605+
"revision": "ef42fca011d5ddd9ba96162c6439dfbdf0f26083",
1660616606
"algorithms": "algorithms/rdf12-concepts.json",
1660716607
"links": "links/rdf12-concepts.json",
1660816608
"refs": "refs/rdf12-concepts.json",
@@ -23498,11 +23498,11 @@
2349823498
],
2349923499
"crawled": "https://www.w3.org/TR/WGSL/",
2350023500
"crawlCacheInfo": {
23501-
"lastModified": "Mon, 12 May 2025 16:08:59 GMT"
23501+
"lastModified": "Mon, 19 May 2025 05:57:44 GMT"
2350223502
},
2350323503
"generator": "bikeshed",
23504-
"date": "12 May 2025",
23505-
"revision": "afdc6e6967ec677959363ac7ab79050bbc046e1f",
23504+
"date": "19 May 2025",
23505+
"revision": "14742c57e2cc5fa54a9f908c78796395b0f3c3b1",
2350623506
"algorithms": "algorithms/WGSL.json",
2350723507
"links": "links/WGSL.json",
2350823508
"refs": "refs/WGSL.json",

0 commit comments

Comments
 (0)