Skip to content

Commit 431918e

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.7.
1 parent af8a8e3 commit 431918e

File tree

7 files changed

+122
-95
lines changed

7 files changed

+122
-95
lines changed

ed/algorithms/dbsc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"rationale": "if",
4444
"steps": [
4545
{
46-
"html": "<p>If the <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webappsec-dbsc/#scope-specification-host\" id=\"ref-for-scope-specification-host\">host</a> and <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webappsec-dbsc/#scope-specification-path\" id=\"ref-for-scope-specification-path\">path</a> of <var>URL</var> match the <var>scope specification</var>, return the <var>scope specification</var>’s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webappsec-dbsc/#scope-specification-type\" id=\"ref-for-scope-specification-type\">type</a>.</p>"
46+
"html": "<p>If the <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webappsec-dbsc/#scope-specification-host\" id=\"ref-for-scope-specification-host\">host</a> and <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webappsec-dbsc/#session-scope-rule-path\" id=\"ref-for-session-scope-rule-path\">path</a> of <var>URL</var> match the <var>scope specification</var>, return the <var>scope specification</var>’s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webappsec-dbsc/#scope-specification-type\" id=\"ref-for-scope-specification-type\">type</a>.</p>"
4747
}
4848
]
4949
},

ed/dfns/rdf12-turtle.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"id": "sec-iri",
2020
"href": "https://w3c.github.io/rdf-turtle/spec/#sec-iri",
2121
"title": "IRIs",
22-
"number": "2.4"
22+
"number": "2.5"
2323
},
2424
"definedIn": "prose"
2525
},
@@ -39,7 +39,7 @@
3939
"id": "annotation-syntax",
4040
"href": "https://w3c.github.io/rdf-turtle/spec/#annotation-syntax",
4141
"title": "Annotation Syntax",
42-
"number": "2.10.1"
42+
"number": "2.11.1"
4343
},
4444
"definedIn": "prose"
4545
},

ed/headings/rdf12-turtle.json

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -63,82 +63,89 @@
6363
"title": "Object Lists",
6464
"number": "2.3"
6565
},
66+
{
67+
"id": "sec-version",
68+
"href": "https://w3c.github.io/rdf-turtle/spec/#sec-version",
69+
"level": 3,
70+
"title": "Version Announcement",
71+
"number": "2.4"
72+
},
6673
{
6774
"id": "sec-iri",
6875
"href": "https://w3c.github.io/rdf-turtle/spec/#sec-iri",
6976
"level": 3,
7077
"title": "IRIs",
71-
"number": "2.4"
78+
"number": "2.5"
7279
},
7380
{
7481
"id": "literals",
7582
"href": "https://w3c.github.io/rdf-turtle/spec/#literals",
7683
"level": 3,
7784
"title": "RDF Literals",
78-
"number": "2.5"
85+
"number": "2.6"
7986
},
8087
{
8188
"id": "turtle-literals",
8289
"href": "https://w3c.github.io/rdf-turtle/spec/#turtle-literals",
8390
"level": 4,
8491
"title": "Quoted Literals",
85-
"number": "2.5.1"
92+
"number": "2.6.1"
8693
},
8794
{
8895
"id": "abbrev",
8996
"href": "https://w3c.github.io/rdf-turtle/spec/#abbrev",
9097
"level": 4,
9198
"title": "Numbers",
92-
"number": "2.5.2"
99+
"number": "2.6.2"
93100
},
94101
{
95102
"id": "booleans",
96103
"href": "https://w3c.github.io/rdf-turtle/spec/#booleans",
97104
"level": 4,
98105
"title": "Booleans",
99-
"number": "2.5.3"
106+
"number": "2.6.3"
100107
},
101108
{
102109
"id": "BNodes",
103110
"href": "https://w3c.github.io/rdf-turtle/spec/#BNodes",
104111
"level": 3,
105112
"title": "RDF Blank Nodes",
106-
"number": "2.6"
113+
"number": "2.7"
107114
},
108115
{
109116
"id": "unlabeled-bnodes",
110117
"href": "https://w3c.github.io/rdf-turtle/spec/#unlabeled-bnodes",
111118
"level": 3,
112119
"title": "Nesting of Blank Nodes without Blank Node Identifiers",
113-
"number": "2.7"
120+
"number": "2.8"
114121
},
115122
{
116123
"id": "collections",
117124
"href": "https://w3c.github.io/rdf-turtle/spec/#collections",
118125
"level": 3,
119126
"title": "Collections",
120-
"number": "2.8"
127+
"number": "2.9"
121128
},
122129
{
123130
"id": "triple-terms",
124131
"href": "https://w3c.github.io/rdf-turtle/spec/#triple-terms",
125132
"level": 3,
126133
"title": "Triple Terms",
127-
"number": "2.9"
134+
"number": "2.10"
128135
},
129136
{
130137
"id": "reifying-triples",
131138
"href": "https://w3c.github.io/rdf-turtle/spec/#reifying-triples",
132139
"level": 3,
133140
"title": "Reifying Triples",
134-
"number": "2.10"
141+
"number": "2.11"
135142
},
136143
{
137144
"id": "annotation-syntax",
138145
"href": "https://w3c.github.io/rdf-turtle/spec/#annotation-syntax",
139146
"level": 4,
140147
"title": "Annotation Syntax",
141-
"number": "2.10.1"
148+
"number": "2.11.1"
142149
},
143150
{
144151
"id": "sec-examples",

ed/ids/dbsc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"https://w3c.github.io/webappsec-dbsc/#ref-for-session-scope-origin%E2%91%A2",
126126
"https://w3c.github.io/webappsec-dbsc/#ref-for-list-iterate",
127127
"https://w3c.github.io/webappsec-dbsc/#ref-for-scope-specification-host",
128-
"https://w3c.github.io/webappsec-dbsc/#ref-for-scope-specification-path",
128+
"https://w3c.github.io/webappsec-dbsc/#ref-for-session-scope-rule-path",
129129
"https://w3c.github.io/webappsec-dbsc/#ref-for-scope-specification-type",
130130
"https://w3c.github.io/webappsec-dbsc/#ref-for-device-bound-session-refresh-url",
131131
"https://w3c.github.io/webappsec-dbsc/#algo-identify-session-needing-refresh",

0 commit comments

Comments
 (0)