Skip to content

Commit 4c20cc5

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.6.1.
1 parent 95c66f2 commit 4c20cc5

File tree

4 files changed

+14
-9
lines changed

4 files changed

+14
-9
lines changed

ed/ids/shacl12-core.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1568,6 +1568,7 @@
15681568
"https://w3c.github.io/data-shapes/shacl12-core/#h-2-informative-references",
15691569
"https://w3c.github.io/data-shapes/shacl12-core/#bib-json-ld",
15701570
"https://w3c.github.io/data-shapes/shacl12-core/#bib-rdf12-turtle",
1571+
"https://w3c.github.io/data-shapes/shacl12-core/#bib-shacl12-shacl-shacl",
15711572
"https://w3c.github.io/data-shapes/shacl12-core/#back-to-top"
15721573
]
15731574
}

ed/index.json

Lines changed: 7 additions & 8 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-11T18:42:25.450Z",
4+
"date": "2025-05-12T00:52:23.066Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -704,7 +704,7 @@
704704
},
705705
"stats": {
706706
"crawled": 672,
707-
"errors": 3
707+
"errors": 2
708708
},
709709
"crawler": "reffy-18.6.1",
710710
"results": [
@@ -7881,8 +7881,7 @@
78817881
"links": "links/tc39-regex-escaping.json",
78827882
"headings": "headings/tc39-regex-escaping.json",
78837883
"ids": "ids/tc39-regex-escaping.json",
7884-
"cddl": [],
7885-
"error": "Error: Loading https://tc39.es/proposal-regex-escaping/ triggered HTTP status 503\n at processSpecification (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/util.js:486:19)\n at async crawlSpec (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:109:22)\n at async processSpec (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:452:22)\n at async ThrottledQueue.runThrottled (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/throttled-queue.js:78:22)\n at async Promise.all (index 133)\n at async crawlList (file:///home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:473:21)"
7884+
"cddl": []
78867885
},
78877886
{
78887887
"url": "https://tc39.es/proposal-regexp-modifiers/",
@@ -34306,10 +34305,10 @@
3430634305
],
3430734306
"crawled": "https://w3c.github.io/data-shapes/shacl12-core/",
3430834307
"crawlCacheInfo": {
34309-
"lastModified": "Fri, 02 May 2025 07:22:07 GMT"
34308+
"lastModified": "Sun, 11 May 2025 23:59:51 GMT"
3431034309
},
3431134310
"generator": "respec",
34312-
"date": "02 May 2025",
34311+
"date": "11 May 2025",
3431334312
"algorithms": "algorithms/shacl12-core.json",
3431434313
"links": "links/shacl12-core.json",
3431534314
"refs": "refs/shacl12-core.json",
@@ -34362,10 +34361,10 @@
3436234361
],
3436334362
"crawled": "https://w3c.github.io/data-shapes/shacl12-sparql/",
3436434363
"crawlCacheInfo": {
34365-
"lastModified": "Fri, 02 May 2025 07:22:07 GMT"
34364+
"lastModified": "Sun, 11 May 2025 23:59:51 GMT"
3436634365
},
3436734366
"generator": "respec",
34368-
"date": "02 May 2025",
34367+
"date": "11 May 2025",
3436934368
"algorithms": "algorithms/shacl12-sparql.json",
3437034369
"links": "links/shacl12-sparql.json",
3437134370
"refs": "refs/shacl12-sparql.json",

ed/links/shacl12-core.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@
66
"links": {
77
"rawlinks": {
88
"http://www.w3.org/ns/shacl": {},
9+
"http://www.w3.org/ns/shacl-shacl": {},
910
"http://www.w3.org/ns/shacl.ttl": {},
1011
"https://github.com/w3c/data-shapes": {},
11-
"https://github.com/w3c/data-shapes/blob/gh-pages/shacl12-vocabularies/shacl-shacl.ttl": {},
1212
"https://github.com/w3c/data-shapes/issues/177": {},
1313
"https://github.com/w3c/data-shapes/issues/212": {},
1414
"https://github.com/w3c/data-shapes/issues/271": {},
1515
"https://github.com/w3c/data-shapes/issues/357": {},
16+
"https://w3c.github.io/data-shapes/shacl12-shacl-shacl/": {},
1617
"https://www.rfc-editor.org/info/bcp14": {},
1718
"https://www.rfc-editor.org/rfc/rfc2119": {},
1819
"https://www.rfc-editor.org/rfc/rfc5646": {},

ed/refs/shacl12-core.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@
5050
{
5151
"name": "rdf12-turtle",
5252
"url": "https://www.w3.org/TR/rdf12-turtle/"
53+
},
54+
{
55+
"name": "shacl12-shacl-shacl",
56+
"url": "https://w3c.github.io/data-shapes/shacl12-shacl-shacl/"
5357
}
5458
]
5559
}

0 commit comments

Comments
 (0)