Skip to content

Commit 0f24c81

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 17.2.7.
1 parent 8592d06 commit 0f24c81

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

ed/ids/sparql12-query.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -909,8 +909,6 @@
909909
"https://w3c.github.io/sparql-query/spec/#rInlineDataFull",
910910
"https://w3c.github.io/sparql-query/spec/#rDataBlockValue",
911911
"https://w3c.github.io/sparql-query/spec/#rReifier",
912-
"https://w3c.github.io/sparql-query/spec/#rReifierData",
913-
"https://w3c.github.io/sparql-query/spec/#rReifierId",
914912
"https://w3c.github.io/sparql-query/spec/#rVarOrReifierId",
915913
"https://w3c.github.io/sparql-query/spec/#rMinusGraphPattern",
916914
"https://w3c.github.io/sparql-query/spec/#rGroupOrUnionGraphPattern",
@@ -943,7 +941,6 @@
943941
"https://w3c.github.io/sparql-query/spec/#rPathPrimary",
944942
"https://w3c.github.io/sparql-query/spec/#rPathNegatedPropertySet",
945943
"https://w3c.github.io/sparql-query/spec/#rPathOneInPropertySet",
946-
"https://w3c.github.io/sparql-query/spec/#rInteger",
947944
"https://w3c.github.io/sparql-query/spec/#rTriplesNode",
948945
"https://w3c.github.io/sparql-query/spec/#rBlankNodePropertyList",
949946
"https://w3c.github.io/sparql-query/spec/#rTriplesNodePath",
@@ -961,8 +958,11 @@
961958
"https://w3c.github.io/sparql-query/spec/#rReifiedTripleSubject",
962959
"https://w3c.github.io/sparql-query/spec/#rReifiedTripleObject",
963960
"https://w3c.github.io/sparql-query/spec/#rTripleTerm",
961+
"https://w3c.github.io/sparql-query/spec/#rTripleTermSubject",
962+
"https://w3c.github.io/sparql-query/spec/#rTripleTermObject",
964963
"https://w3c.github.io/sparql-query/spec/#rTripleTermData",
965-
"https://w3c.github.io/sparql-query/spec/#rDataValueTerm",
964+
"https://w3c.github.io/sparql-query/spec/#rTripleTermDataSubject",
965+
"https://w3c.github.io/sparql-query/spec/#rTripleTermDataObject",
966966
"https://w3c.github.io/sparql-query/spec/#rVarOrIri",
967967
"https://w3c.github.io/sparql-query/spec/#rVar",
968968
"https://w3c.github.io/sparql-query/spec/#rExpression",
@@ -975,8 +975,9 @@
975975
"https://w3c.github.io/sparql-query/spec/#rMultiplicativeExpression",
976976
"https://w3c.github.io/sparql-query/spec/#rUnaryExpression",
977977
"https://w3c.github.io/sparql-query/spec/#rPrimaryExpression",
978-
"https://w3c.github.io/sparql-query/spec/#rExprVarOrTerm",
979978
"https://w3c.github.io/sparql-query/spec/#rExprTripleTerm",
979+
"https://w3c.github.io/sparql-query/spec/#rExprTripleTermSubject",
980+
"https://w3c.github.io/sparql-query/spec/#rExprTripleTermObject",
980981
"https://w3c.github.io/sparql-query/spec/#rBrackettedExpression",
981982
"https://w3c.github.io/sparql-query/spec/#rBuiltInCall",
982983
"https://w3c.github.io/sparql-query/spec/#rRegexExpression",

ed/index.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2024-10-13T12:47:48.560Z",
4+
"date": "2024-10-13T18:40:42.302Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -32496,10 +32496,10 @@
3249632496
],
3249732497
"crawled": "https://w3c.github.io/sparql-query/spec/",
3249832498
"crawlCacheInfo": {
32499-
"lastModified": "Sat, 21 Sep 2024 07:35:05 GMT"
32499+
"lastModified": "Sun, 13 Oct 2024 17:39:52 GMT"
3250032500
},
3250132501
"generator": "respec",
32502-
"date": "21 September 2024",
32502+
"date": "13 October 2024",
3250332503
"algorithms": "algorithms/sparql12-query.json",
3250432504
"links": "links/sparql12-query.json",
3250532505
"refs": "refs/sparql12-query.json",

0 commit comments

Comments
 (0)