@webref/xref 1.2.1 → 1.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ed/dfns/FileAPI.json +22 -0
- package/ed/dfns/WGSL.json +3 -3
- package/ed/dfns/attribution.json +10 -10
- package/ed/dfns/css-anchor-position-1.json +30 -30
- package/ed/dfns/css-conditional-5.json +40 -0
- package/ed/dfns/css-display-3.json +4 -2
- package/ed/dfns/css-display-4.json +4 -2
- package/ed/dfns/css-env-1.json +20 -0
- package/ed/dfns/css-navigation-1.json +273 -159
- package/ed/dfns/css-text-3.json +25 -45
- package/ed/dfns/css-text-4.json +4 -238
- package/ed/dfns/did-resolution.json +17 -17
- package/ed/dfns/ecmascript.json +596 -487
- package/ed/dfns/edit-context.json +0 -50
- package/ed/dfns/fetch.json +35 -0
- package/ed/dfns/{fido-v2.1.json → fido-client-to-authenticator-protocol-v2.1.json} +372 -186
- package/ed/dfns/fido-client-to-authenticator-protocol-v2.2.json +4509 -0
- package/ed/dfns/html.json +2354 -478
- package/ed/dfns/json-ld11-api.json +1 -1
- package/ed/dfns/manifest-incubations.json +193 -28
- package/ed/dfns/mathml4.json +2 -2
- package/ed/dfns/rdf12-semantics.json +23 -0
- package/ed/dfns/selectors-4.json +1 -1
- package/ed/dfns/shacl12-rules.json +84 -37
- package/ed/dfns/soft-navigations.json +559 -181
- package/ed/dfns/sparql12-query.json +69 -0
- package/ed/dfns/wcag-3.0.json +23 -0
- package/ed/dfns/webdriver-bidi.json +26 -49
- package/ed/dfns/webmcp.json +16 -38
- package/ed/dfns/webtransport.json +29 -10
- package/ed/dfns/webxr.json +44 -22
- package/ed/dfns/webxrlayers-1.json +63 -50
- package/ed/headings/FileAPI.json +8 -1
- package/ed/headings/IFT.json +1 -1
- package/ed/headings/SVG2.json +0 -6
- package/ed/headings/attribution.json +44 -43
- package/ed/headings/av1-rtp-spec.json +1 -1
- package/ed/headings/connection-allowlists.json +7 -0
- package/ed/headings/css-aam.json +143 -0
- package/ed/headings/css-display-3.json +1 -1
- package/ed/headings/css-navigation-1.json +39 -32
- package/ed/headings/css-text-3.json +9 -16
- package/ed/headings/css-text-4.json +14 -28
- package/ed/headings/design-principles.json +12 -5
- package/ed/headings/did-resolution.json +86 -86
- package/ed/headings/digital-credentials.json +3 -3
- package/ed/headings/ecmascript.json +310 -261
- package/ed/headings/{fido-v2.1.json → fido-client-to-authenticator-protocol-v2.1.json} +4 -1
- package/ed/headings/fido-client-to-authenticator-protocol-v2.2.json +1470 -0
- package/ed/headings/geolocation-element.json +1 -1
- package/ed/headings/html-aam-1.0.json +6 -6
- package/ed/headings/html-ruby-extensions.json +13 -0
- package/ed/headings/html.json +123 -32
- package/ed/headings/json-ld11-api.json +2 -2
- package/ed/headings/largest-contentful-paint.json +1 -1
- package/ed/headings/manifest-incubations.json +68 -8
- package/ed/headings/mathml4.json +110 -50
- package/ed/headings/media-capabilities.json +1 -1
- package/ed/headings/mediasession.json +1 -1
- package/ed/headings/selectors-4.json +57 -8
- package/ed/headings/shacl12-rules.json +26 -6
- package/ed/headings/soft-navigations.json +77 -50
- package/ed/headings/sparql12-query.json +6 -16
- package/ed/headings/tc39-atomics-microwait.json +1 -1
- package/ed/headings/tc39-error-stack-accessor.json +85 -0
- package/ed/headings/tc39-intl-keep-trailing-zeros.json +169 -0
- package/ed/headings/tc39-iterator-chunking.json +22 -0
- package/ed/headings/tc39-iterator-includes.json +15 -0
- package/ed/headings/tc39-iterator-join.json +15 -0
- package/ed/headings/tc39-regexp-buffer-boundaries.json +43 -0
- package/ed/headings/url.json +1 -1
- package/ed/headings/vc-data-model-2.1.json +72 -72
- package/ed/headings/vc-jose-cose.json +70 -70
- package/ed/headings/wasm-core-2.json +4 -4
- package/ed/headings/web-bluetooth-scanning.json +1 -1
- package/ed/headings/web-bluetooth.json +1 -1
- package/ed/headings/webaudio-1.0.json +1 -1
- package/ed/headings/webaudio-1.1.json +1 -1
- package/ed/headings/webcodecs-alaw-codec-registration.json +1 -1
- package/ed/headings/webcodecs-av1-codec-registration.json +1 -1
- package/ed/headings/webcodecs-avc-codec-registration.json +1 -1
- package/ed/headings/webcodecs-hevc-codec-registration.json +1 -1
- package/ed/headings/webcodecs-mp3-codec-registration.json +1 -1
- package/ed/headings/webcodecs-opus-codec-registration.json +1 -1
- package/ed/headings/webcodecs-pcm-codec-registration.json +1 -1
- package/ed/headings/webcodecs-vorbis-codec-registration.json +1 -1
- package/ed/headings/webmcp.json +164 -4
- package/ed/headings/webxr.json +1 -1
- package/ed/headings/webxrlayers-1.json +1 -1
- package/ed/headings/yaml-ld-10.json +4 -4
- package/package.json +1 -1
- package/specs.json +577 -365
- package/tr/dfns/FileAPI.json +22 -0
- package/tr/dfns/WGSL.json +3 -3
- package/tr/dfns/attribution.json +10 -10
- package/tr/dfns/css-display-3.json +323 -241
- package/tr/dfns/css-text-3.json +111 -46
- package/tr/dfns/css-text-4.json +112 -25
- package/tr/dfns/did-resolution.json +17 -17
- package/tr/dfns/edit-context.json +0 -50
- package/tr/dfns/mathml4.json +2 -2
- package/tr/dfns/shacl12-rules.json +84 -37
- package/tr/dfns/shacl12-ui.json +148 -0
- package/tr/dfns/sparql12-query.json +69 -0
- package/tr/dfns/vc-recognized-entities-1.0.json +124 -0
- package/tr/dfns/wai-aria-1.3.json +458 -141
- package/tr/dfns/webdriver-bidi.json +26 -49
- package/tr/dfns/webxr.json +44 -22
- package/tr/dfns/webxrlayers-1.json +63 -50
- package/tr/headings/FileAPI.json +8 -1
- package/tr/headings/attribution.json +44 -43
- package/tr/headings/css-display-3.json +9 -3
- package/tr/headings/css-text-3.json +10 -17
- package/tr/headings/css-text-4.json +15 -15
- package/tr/headings/did-resolution.json +86 -86
- package/tr/headings/digital-credentials.json +3 -3
- package/tr/headings/html-aam-1.0.json +6 -6
- package/tr/headings/html-ruby-extensions.json +8 -1
- package/tr/headings/mathml4.json +110 -50
- package/tr/headings/media-capabilities.json +1 -1
- package/tr/headings/mediasession.json +1 -1
- package/tr/headings/shacl12-rules.json +26 -6
- package/tr/headings/shacl12-ui.json +1020 -0
- package/tr/headings/sparql12-query.json +6 -16
- package/tr/headings/vc-recognized-entities-1.0.json +279 -0
- package/tr/headings/wai-aria-1.3.json +42 -82
- package/tr/headings/webcodecs-alaw-codec-registration.json +1 -1
- package/tr/headings/webcodecs-av1-codec-registration.json +1 -1
- package/tr/headings/webcodecs-avc-codec-registration.json +1 -1
- package/tr/headings/webcodecs-hevc-codec-registration.json +1 -1
- package/tr/headings/webcodecs-mp3-codec-registration.json +1 -1
- package/tr/headings/webcodecs-opus-codec-registration.json +1 -1
- package/tr/headings/webcodecs-pcm-codec-registration.json +1 -1
- package/tr/headings/webcodecs-vorbis-codec-registration.json +1 -1
- package/tr/headings/webxr.json +1 -1
- package/tr/headings/webxrlayers-1.json +1 -1
- package/tr/headings/yaml-ld-10.json +4 -4
- package/ed/dfns/sanitizer-api.json +0 -2390
- package/ed/headings/sanitizer-api.json +0 -224
- /package/ed/dfns/{vc-recognized-entities.json → vc-recognized-entities-1.0.json} +0 -0
- /package/ed/headings/{vc-recognized-entities.json → vc-recognized-entities-1.0.json} +0 -0
|
@@ -0,0 +1,1020 @@
|
|
|
1
|
+
{
|
|
2
|
+
"spec": {
|
|
3
|
+
"title": "SHACL 1.2 User Interfaces",
|
|
4
|
+
"url": "https://www.w3.org/TR/shacl12-ui/"
|
|
5
|
+
},
|
|
6
|
+
"headings": [
|
|
7
|
+
{
|
|
8
|
+
"id": "title",
|
|
9
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#title",
|
|
10
|
+
"level": 1,
|
|
11
|
+
"title": "SHACL 1.2 User Interfaces"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"id": "toc",
|
|
15
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#toc",
|
|
16
|
+
"level": 2,
|
|
17
|
+
"title": "Table of Contents",
|
|
18
|
+
"alternateIds": [
|
|
19
|
+
"table-of-contents"
|
|
20
|
+
]
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"id": "specifications",
|
|
24
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#specifications",
|
|
25
|
+
"level": 2,
|
|
26
|
+
"title": "SHACL Specifications",
|
|
27
|
+
"alternateIds": [
|
|
28
|
+
"shacl-specifications"
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"id": "document-outline",
|
|
33
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#document-outline",
|
|
34
|
+
"level": 2,
|
|
35
|
+
"title": "Document Outline",
|
|
36
|
+
"alternateIds": [
|
|
37
|
+
"document-outline-0"
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"id": "introduction",
|
|
42
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#introduction",
|
|
43
|
+
"level": 2,
|
|
44
|
+
"title": "Introduction",
|
|
45
|
+
"alternateIds": [
|
|
46
|
+
"x1-introduction"
|
|
47
|
+
],
|
|
48
|
+
"number": "1"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"id": "scope",
|
|
52
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#scope",
|
|
53
|
+
"level": 3,
|
|
54
|
+
"title": "Scope",
|
|
55
|
+
"alternateIds": [
|
|
56
|
+
"x1-1-scope"
|
|
57
|
+
],
|
|
58
|
+
"number": "1.1"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"id": "terminology",
|
|
62
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#terminology",
|
|
63
|
+
"level": 3,
|
|
64
|
+
"title": "Terminology",
|
|
65
|
+
"alternateIds": [
|
|
66
|
+
"x1-2-terminology"
|
|
67
|
+
],
|
|
68
|
+
"number": "1.2"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"id": "conventions",
|
|
72
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#conventions",
|
|
73
|
+
"level": 3,
|
|
74
|
+
"title": "Document Conventions",
|
|
75
|
+
"alternateIds": [
|
|
76
|
+
"x1-3-document-conventions"
|
|
77
|
+
],
|
|
78
|
+
"number": "1.3"
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"id": "conformance",
|
|
82
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#conformance",
|
|
83
|
+
"level": 3,
|
|
84
|
+
"title": "Conformance",
|
|
85
|
+
"alternateIds": [
|
|
86
|
+
"x1-4-conformance"
|
|
87
|
+
],
|
|
88
|
+
"number": "1.4"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"id": "compatibility",
|
|
92
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#compatibility",
|
|
93
|
+
"level": 3,
|
|
94
|
+
"title": "RDF Abstract Model Compatibility",
|
|
95
|
+
"alternateIds": [
|
|
96
|
+
"x1-5-rdf-abstract-model-compatibility"
|
|
97
|
+
],
|
|
98
|
+
"number": "1.5"
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"id": "shacl-ui",
|
|
102
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#shacl-ui",
|
|
103
|
+
"level": 2,
|
|
104
|
+
"title": "SHACL UI",
|
|
105
|
+
"alternateIds": [
|
|
106
|
+
"x2-shacl-ui"
|
|
107
|
+
],
|
|
108
|
+
"number": "2"
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"id": "renderer",
|
|
112
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#renderer",
|
|
113
|
+
"level": 3,
|
|
114
|
+
"title": "SHACL Renderer",
|
|
115
|
+
"alternateIds": [
|
|
116
|
+
"x2-1-shacl-renderer"
|
|
117
|
+
],
|
|
118
|
+
"number": "2.1"
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"id": "node-ui-component",
|
|
122
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#node-ui-component",
|
|
123
|
+
"level": 3,
|
|
124
|
+
"title": "Node UI Component",
|
|
125
|
+
"alternateIds": [
|
|
126
|
+
"x2-2-node-ui-component"
|
|
127
|
+
],
|
|
128
|
+
"number": "2.2"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"id": "property-ui-component",
|
|
132
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#property-ui-component",
|
|
133
|
+
"level": 3,
|
|
134
|
+
"title": "Property UI Component",
|
|
135
|
+
"alternateIds": [
|
|
136
|
+
"x2-3-property-ui-component"
|
|
137
|
+
],
|
|
138
|
+
"number": "2.3"
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"id": "scoring-system",
|
|
142
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#scoring-system",
|
|
143
|
+
"level": 2,
|
|
144
|
+
"title": "Scoring System",
|
|
145
|
+
"alternateIds": [
|
|
146
|
+
"x3-scoring-system"
|
|
147
|
+
],
|
|
148
|
+
"number": "3"
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"id": "scoring-system-intro",
|
|
152
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#scoring-system-intro",
|
|
153
|
+
"level": 3,
|
|
154
|
+
"title": "Introduction",
|
|
155
|
+
"alternateIds": [
|
|
156
|
+
"x3-1-introduction"
|
|
157
|
+
],
|
|
158
|
+
"number": "3.1"
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"id": "select-function",
|
|
162
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#select-function",
|
|
163
|
+
"level": 3,
|
|
164
|
+
"title": "Select Function",
|
|
165
|
+
"alternateIds": [
|
|
166
|
+
"x3-2-select-function"
|
|
167
|
+
],
|
|
168
|
+
"number": "3.2"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"id": "select-function-processing",
|
|
172
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#select-function-processing",
|
|
173
|
+
"level": 4,
|
|
174
|
+
"title": "Processing",
|
|
175
|
+
"alternateIds": [
|
|
176
|
+
"x3-2-1-processing"
|
|
177
|
+
],
|
|
178
|
+
"number": "3.2.1"
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"id": "scoring-algorithm-validation-function",
|
|
182
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#scoring-algorithm-validation-function",
|
|
183
|
+
"level": 3,
|
|
184
|
+
"title": "Validation Function",
|
|
185
|
+
"alternateIds": [
|
|
186
|
+
"x3-3-validation-function"
|
|
187
|
+
],
|
|
188
|
+
"number": "3.3"
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"id": "scoring-algorithm-matcher-function",
|
|
192
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#scoring-algorithm-matcher-function",
|
|
193
|
+
"level": 3,
|
|
194
|
+
"title": "Matcher Function",
|
|
195
|
+
"alternateIds": [
|
|
196
|
+
"x3-4-matcher-function"
|
|
197
|
+
],
|
|
198
|
+
"number": "3.4"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"id": "scoring-algorithm-score-function",
|
|
202
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#scoring-algorithm-score-function",
|
|
203
|
+
"level": 3,
|
|
204
|
+
"title": "Score Function",
|
|
205
|
+
"alternateIds": [
|
|
206
|
+
"x3-5-score-function"
|
|
207
|
+
],
|
|
208
|
+
"number": "3.5"
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
"id": "scoring-algorithm-accept-function",
|
|
212
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#scoring-algorithm-accept-function",
|
|
213
|
+
"level": 3,
|
|
214
|
+
"title": "Accept Function",
|
|
215
|
+
"alternateIds": [
|
|
216
|
+
"x3-6-accept-function"
|
|
217
|
+
],
|
|
218
|
+
"number": "3.6"
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"id": "scoring-algorithm-widget-selection",
|
|
222
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#scoring-algorithm-widget-selection",
|
|
223
|
+
"level": 3,
|
|
224
|
+
"title": "Widget Selection",
|
|
225
|
+
"alternateIds": [
|
|
226
|
+
"x3-7-widget-selection"
|
|
227
|
+
],
|
|
228
|
+
"number": "3.7"
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
"id": "select-function-widget-score-validation",
|
|
232
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#select-function-widget-score-validation",
|
|
233
|
+
"level": 3,
|
|
234
|
+
"title": "Widget Score Validation",
|
|
235
|
+
"alternateIds": [
|
|
236
|
+
"x3-8-widget-score-validation"
|
|
237
|
+
],
|
|
238
|
+
"number": "3.8"
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"id": "widgets",
|
|
242
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#widgets",
|
|
243
|
+
"level": 2,
|
|
244
|
+
"title": "Widgets",
|
|
245
|
+
"alternateIds": [
|
|
246
|
+
"x4-widgets"
|
|
247
|
+
],
|
|
248
|
+
"number": "4"
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"id": "editors",
|
|
252
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#editors",
|
|
253
|
+
"level": 3,
|
|
254
|
+
"title": "Editors",
|
|
255
|
+
"alternateIds": [
|
|
256
|
+
"x4-1-editors"
|
|
257
|
+
],
|
|
258
|
+
"number": "4.1"
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
"id": "viewers",
|
|
262
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#viewers",
|
|
263
|
+
"level": 3,
|
|
264
|
+
"title": "Viewers",
|
|
265
|
+
"alternateIds": [
|
|
266
|
+
"x4-2-viewers"
|
|
267
|
+
],
|
|
268
|
+
"number": "4.2"
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"id": "core-constraints",
|
|
272
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#core-constraints",
|
|
273
|
+
"level": 2,
|
|
274
|
+
"title": "Core Constraints",
|
|
275
|
+
"alternateIds": [
|
|
276
|
+
"x5-core-constraints"
|
|
277
|
+
],
|
|
278
|
+
"number": "5"
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
"id": "property-paths",
|
|
282
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#property-paths",
|
|
283
|
+
"level": 2,
|
|
284
|
+
"title": "Property Paths",
|
|
285
|
+
"alternateIds": [
|
|
286
|
+
"x6-property-paths"
|
|
287
|
+
],
|
|
288
|
+
"number": "6"
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"id": "property-paths-view",
|
|
292
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#property-paths-view",
|
|
293
|
+
"level": 3,
|
|
294
|
+
"title": "View Mode",
|
|
295
|
+
"alternateIds": [
|
|
296
|
+
"x6-1-view-mode"
|
|
297
|
+
],
|
|
298
|
+
"number": "6.1"
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
"id": "view-predicate-paths",
|
|
302
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#view-predicate-paths",
|
|
303
|
+
"level": 4,
|
|
304
|
+
"title": "Predicate and Inverse Paths",
|
|
305
|
+
"alternateIds": [
|
|
306
|
+
"x6-1-1-predicate-and-inverse-paths"
|
|
307
|
+
],
|
|
308
|
+
"number": "6.1.1"
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"id": "view-complex-paths",
|
|
312
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#view-complex-paths",
|
|
313
|
+
"level": 4,
|
|
314
|
+
"title": "Complex Paths",
|
|
315
|
+
"alternateIds": [
|
|
316
|
+
"x6-1-2-complex-paths"
|
|
317
|
+
],
|
|
318
|
+
"number": "6.1.2"
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
"id": "property-paths-edit",
|
|
322
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#property-paths-edit",
|
|
323
|
+
"level": 3,
|
|
324
|
+
"title": "Edit Mode",
|
|
325
|
+
"alternateIds": [
|
|
326
|
+
"x6-2-edit-mode"
|
|
327
|
+
],
|
|
328
|
+
"number": "6.2"
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
"id": "edit-predicate-paths",
|
|
332
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#edit-predicate-paths",
|
|
333
|
+
"level": 4,
|
|
334
|
+
"title": "Predicate and Inverse Paths",
|
|
335
|
+
"alternateIds": [
|
|
336
|
+
"x6-2-1-predicate-and-inverse-paths"
|
|
337
|
+
],
|
|
338
|
+
"number": "6.2.1"
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
"id": "edit-alternative-paths",
|
|
342
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#edit-alternative-paths",
|
|
343
|
+
"level": 4,
|
|
344
|
+
"title": "Alternative Paths",
|
|
345
|
+
"alternateIds": [
|
|
346
|
+
"x6-2-2-alternative-paths"
|
|
347
|
+
],
|
|
348
|
+
"number": "6.2.2"
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
"id": "edit-other-complex-paths",
|
|
352
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#edit-other-complex-paths",
|
|
353
|
+
"level": 4,
|
|
354
|
+
"title": "Other Complex Paths",
|
|
355
|
+
"alternateIds": [
|
|
356
|
+
"x6-2-3-other-complex-paths"
|
|
357
|
+
],
|
|
358
|
+
"number": "6.2.3"
|
|
359
|
+
},
|
|
360
|
+
{
|
|
361
|
+
"id": "label-and-lang",
|
|
362
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#label-and-lang",
|
|
363
|
+
"level": 2,
|
|
364
|
+
"title": "Label and Language Resolution",
|
|
365
|
+
"alternateIds": [
|
|
366
|
+
"x7-label-and-language-resolution"
|
|
367
|
+
],
|
|
368
|
+
"number": "7"
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
"id": "lang-resolution",
|
|
372
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#lang-resolution",
|
|
373
|
+
"level": 3,
|
|
374
|
+
"title": "Language Resolution",
|
|
375
|
+
"alternateIds": [
|
|
376
|
+
"x7-1-language-resolution"
|
|
377
|
+
],
|
|
378
|
+
"number": "7.1"
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
"id": "label-resolution",
|
|
382
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#label-resolution",
|
|
383
|
+
"level": 3,
|
|
384
|
+
"title": "Label Resolution",
|
|
385
|
+
"alternateIds": [
|
|
386
|
+
"x7-2-label-resolution"
|
|
387
|
+
],
|
|
388
|
+
"number": "7.2"
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
"id": "label-resolution-property-labels",
|
|
392
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#label-resolution-property-labels",
|
|
393
|
+
"level": 4,
|
|
394
|
+
"title": "Property Labels",
|
|
395
|
+
"alternateIds": [
|
|
396
|
+
"x7-2-1-property-labels"
|
|
397
|
+
],
|
|
398
|
+
"number": "7.2.1"
|
|
399
|
+
},
|
|
400
|
+
{
|
|
401
|
+
"id": "label-resolution-value-node-labels",
|
|
402
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#label-resolution-value-node-labels",
|
|
403
|
+
"level": 4,
|
|
404
|
+
"title": "Value Node Labels",
|
|
405
|
+
"alternateIds": [
|
|
406
|
+
"x7-2-2-value-node-labels"
|
|
407
|
+
],
|
|
408
|
+
"number": "7.2.2"
|
|
409
|
+
},
|
|
410
|
+
{
|
|
411
|
+
"id": "label-resolution-local-name",
|
|
412
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#label-resolution-local-name",
|
|
413
|
+
"level": 4,
|
|
414
|
+
"title": "Local Name Resolution",
|
|
415
|
+
"alternateIds": [
|
|
416
|
+
"x7-2-3-local-name-resolution"
|
|
417
|
+
],
|
|
418
|
+
"number": "7.2.3"
|
|
419
|
+
},
|
|
420
|
+
{
|
|
421
|
+
"id": "patterns",
|
|
422
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#patterns",
|
|
423
|
+
"level": 2,
|
|
424
|
+
"title": "Patterns",
|
|
425
|
+
"alternateIds": [
|
|
426
|
+
"x8-patterns"
|
|
427
|
+
],
|
|
428
|
+
"number": "8"
|
|
429
|
+
},
|
|
430
|
+
{
|
|
431
|
+
"id": "root-shapes-and-entry-point-forms",
|
|
432
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#root-shapes-and-entry-point-forms",
|
|
433
|
+
"level": 3,
|
|
434
|
+
"title": "Root Shapes and Entry-Point Forms",
|
|
435
|
+
"alternateIds": [
|
|
436
|
+
"x8-1-root-shapes-and-entry-point-forms"
|
|
437
|
+
],
|
|
438
|
+
"number": "8.1"
|
|
439
|
+
},
|
|
440
|
+
{
|
|
441
|
+
"id": "conditional-shape-selection",
|
|
442
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#conditional-shape-selection",
|
|
443
|
+
"level": 3,
|
|
444
|
+
"title": "Conditional Shape Selection",
|
|
445
|
+
"alternateIds": [
|
|
446
|
+
"x8-2-conditional-shape-selection"
|
|
447
|
+
],
|
|
448
|
+
"number": "8.2"
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
"id": "enumerations-select-lists-and-autocomplete",
|
|
452
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#enumerations-select-lists-and-autocomplete",
|
|
453
|
+
"level": 3,
|
|
454
|
+
"title": "Enumerations, Select Lists, and Autocomplete",
|
|
455
|
+
"alternateIds": [
|
|
456
|
+
"x8-3-enumerations-select-lists-and-autocomplete"
|
|
457
|
+
],
|
|
458
|
+
"number": "8.3"
|
|
459
|
+
},
|
|
460
|
+
{
|
|
461
|
+
"id": "ingredient-1-dynamic-shacl-with-a-service-clause",
|
|
462
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#ingredient-1-dynamic-shacl-with-a-service-clause",
|
|
463
|
+
"level": 3,
|
|
464
|
+
"title": "Ingredient 1: Dynamic SHACL with a SERVICE clause"
|
|
465
|
+
},
|
|
466
|
+
{
|
|
467
|
+
"id": "ingredient-2-proposal-for-shui-displayprovider",
|
|
468
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#ingredient-2-proposal-for-shui-displayprovider",
|
|
469
|
+
"level": 3,
|
|
470
|
+
"title": "Ingredient 2, Proposal for shui:DisplayProvider"
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"id": "ingredient-3-proposal-for-shui-resourcefilter",
|
|
474
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#ingredient-3-proposal-for-shui-resourcefilter",
|
|
475
|
+
"level": 3,
|
|
476
|
+
"title": "Ingredient 3, Proposal for shui:ResourceFilter"
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"id": "example-using-all-ingredients-together",
|
|
480
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#example-using-all-ingredients-together",
|
|
481
|
+
"level": 2,
|
|
482
|
+
"title": "Example using all ingredients together"
|
|
483
|
+
},
|
|
484
|
+
{
|
|
485
|
+
"id": "notes",
|
|
486
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#notes",
|
|
487
|
+
"level": 3,
|
|
488
|
+
"title": "Notes"
|
|
489
|
+
},
|
|
490
|
+
{
|
|
491
|
+
"id": "fetching-values-from-named-graphs",
|
|
492
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#fetching-values-from-named-graphs",
|
|
493
|
+
"level": 4,
|
|
494
|
+
"title": "Fetching values from named graphs",
|
|
495
|
+
"alternateIds": [
|
|
496
|
+
"x8-3-1-fetching-values-from-named-graphs"
|
|
497
|
+
],
|
|
498
|
+
"number": "8.3.1"
|
|
499
|
+
},
|
|
500
|
+
{
|
|
501
|
+
"id": "grouping-ordering-and-layout-hints",
|
|
502
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#grouping-ordering-and-layout-hints",
|
|
503
|
+
"level": 3,
|
|
504
|
+
"title": "Grouping, Ordering, and Layout Hints",
|
|
505
|
+
"alternateIds": [
|
|
506
|
+
"x8-4-grouping-ordering-and-layout-hints"
|
|
507
|
+
],
|
|
508
|
+
"number": "8.4"
|
|
509
|
+
},
|
|
510
|
+
{
|
|
511
|
+
"id": "role-based-shapes",
|
|
512
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#role-based-shapes",
|
|
513
|
+
"level": 3,
|
|
514
|
+
"title": "Role-Based Shapes",
|
|
515
|
+
"alternateIds": [
|
|
516
|
+
"x8-5-role-based-shapes"
|
|
517
|
+
],
|
|
518
|
+
"number": "8.5"
|
|
519
|
+
},
|
|
520
|
+
{
|
|
521
|
+
"id": "default-namespace-and-local-name-generation",
|
|
522
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#default-namespace-and-local-name-generation",
|
|
523
|
+
"level": 3,
|
|
524
|
+
"title": "Default Namespace and Local Name Generation",
|
|
525
|
+
"alternateIds": [
|
|
526
|
+
"x8-6-default-namespace-and-local-name-generation"
|
|
527
|
+
],
|
|
528
|
+
"number": "8.6"
|
|
529
|
+
},
|
|
530
|
+
{
|
|
531
|
+
"id": "form-messages-and-error-handling",
|
|
532
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#form-messages-and-error-handling",
|
|
533
|
+
"level": 3,
|
|
534
|
+
"title": "Form Messages and Error Handling",
|
|
535
|
+
"alternateIds": [
|
|
536
|
+
"x8-7-form-messages-and-error-handling"
|
|
537
|
+
],
|
|
538
|
+
"number": "8.7"
|
|
539
|
+
},
|
|
540
|
+
{
|
|
541
|
+
"id": "displaying-validation-results",
|
|
542
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#displaying-validation-results",
|
|
543
|
+
"level": 4,
|
|
544
|
+
"title": "Displaying Validation Results",
|
|
545
|
+
"alternateIds": [
|
|
546
|
+
"x8-7-1-displaying-validation-results"
|
|
547
|
+
],
|
|
548
|
+
"number": "8.7.1"
|
|
549
|
+
},
|
|
550
|
+
{
|
|
551
|
+
"id": "builtin-widgets",
|
|
552
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#builtin-widgets",
|
|
553
|
+
"level": 2,
|
|
554
|
+
"title": "Built-in Widgets",
|
|
555
|
+
"alternateIds": [
|
|
556
|
+
"x9-built-in-widgets"
|
|
557
|
+
],
|
|
558
|
+
"number": "9"
|
|
559
|
+
},
|
|
560
|
+
{
|
|
561
|
+
"id": "builtin-editors",
|
|
562
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#builtin-editors",
|
|
563
|
+
"level": 3,
|
|
564
|
+
"title": "Editors",
|
|
565
|
+
"alternateIds": [
|
|
566
|
+
"x9-1-editors"
|
|
567
|
+
],
|
|
568
|
+
"number": "9.1"
|
|
569
|
+
},
|
|
570
|
+
{
|
|
571
|
+
"id": "AutoCompleteEditor",
|
|
572
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#AutoCompleteEditor",
|
|
573
|
+
"level": 4,
|
|
574
|
+
"title": "shui:AutoCompleteEditor",
|
|
575
|
+
"alternateIds": [
|
|
576
|
+
"x9-1-1-shui-autocompleteeditor"
|
|
577
|
+
],
|
|
578
|
+
"number": "9.1.1"
|
|
579
|
+
},
|
|
580
|
+
{
|
|
581
|
+
"id": "BlankNodeEditor",
|
|
582
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#BlankNodeEditor",
|
|
583
|
+
"level": 4,
|
|
584
|
+
"title": "shui:BlankNodeEditor",
|
|
585
|
+
"alternateIds": [
|
|
586
|
+
"x9-1-2-shui-blanknodeeditor"
|
|
587
|
+
],
|
|
588
|
+
"number": "9.1.2"
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
"id": "BooleanEditor",
|
|
592
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#BooleanEditor",
|
|
593
|
+
"level": 4,
|
|
594
|
+
"title": "shui:BooleanEditor",
|
|
595
|
+
"alternateIds": [
|
|
596
|
+
"x9-1-3-shui-booleaneditor"
|
|
597
|
+
],
|
|
598
|
+
"number": "9.1.3"
|
|
599
|
+
},
|
|
600
|
+
{
|
|
601
|
+
"id": "DatePickerEditor",
|
|
602
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#DatePickerEditor",
|
|
603
|
+
"level": 4,
|
|
604
|
+
"title": "shui:DatePickerEditor",
|
|
605
|
+
"alternateIds": [
|
|
606
|
+
"x9-1-4-shui-datepickereditor"
|
|
607
|
+
],
|
|
608
|
+
"number": "9.1.4"
|
|
609
|
+
},
|
|
610
|
+
{
|
|
611
|
+
"id": "DateTimePickerEditor",
|
|
612
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#DateTimePickerEditor",
|
|
613
|
+
"level": 4,
|
|
614
|
+
"title": "shui:DateTimePickerEditor",
|
|
615
|
+
"alternateIds": [
|
|
616
|
+
"x9-1-5-shui-datetimepickereditor"
|
|
617
|
+
],
|
|
618
|
+
"number": "9.1.5"
|
|
619
|
+
},
|
|
620
|
+
{
|
|
621
|
+
"id": "DetailsEditor",
|
|
622
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#DetailsEditor",
|
|
623
|
+
"level": 4,
|
|
624
|
+
"title": "shui:DetailsEditor",
|
|
625
|
+
"alternateIds": [
|
|
626
|
+
"x9-1-6-shui-detailseditor"
|
|
627
|
+
],
|
|
628
|
+
"number": "9.1.6"
|
|
629
|
+
},
|
|
630
|
+
{
|
|
631
|
+
"id": "EnumSelectEditor",
|
|
632
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#EnumSelectEditor",
|
|
633
|
+
"level": 4,
|
|
634
|
+
"title": "shui:EnumSelectEditor",
|
|
635
|
+
"alternateIds": [
|
|
636
|
+
"x9-1-7-shui-enumselecteditor"
|
|
637
|
+
],
|
|
638
|
+
"number": "9.1.7"
|
|
639
|
+
},
|
|
640
|
+
{
|
|
641
|
+
"id": "InstancesSelectEditor",
|
|
642
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#InstancesSelectEditor",
|
|
643
|
+
"level": 4,
|
|
644
|
+
"title": "shui:InstancesSelectEditor",
|
|
645
|
+
"alternateIds": [
|
|
646
|
+
"x9-1-8-shui-instancesselecteditor"
|
|
647
|
+
],
|
|
648
|
+
"number": "9.1.8"
|
|
649
|
+
},
|
|
650
|
+
{
|
|
651
|
+
"id": "IRIEditor",
|
|
652
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#IRIEditor",
|
|
653
|
+
"level": 4,
|
|
654
|
+
"title": "shui:IRIEditor",
|
|
655
|
+
"alternateIds": [
|
|
656
|
+
"x9-1-9-shui-irieditor"
|
|
657
|
+
],
|
|
658
|
+
"number": "9.1.9"
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
"id": "NumberFieldEditor",
|
|
662
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#NumberFieldEditor",
|
|
663
|
+
"level": 4,
|
|
664
|
+
"title": "shui:NumberFieldEditor",
|
|
665
|
+
"alternateIds": [
|
|
666
|
+
"x9-1-10-shui-numberfieldeditor"
|
|
667
|
+
],
|
|
668
|
+
"number": "9.1.10"
|
|
669
|
+
},
|
|
670
|
+
{
|
|
671
|
+
"id": "RichTextEditor",
|
|
672
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#RichTextEditor",
|
|
673
|
+
"level": 4,
|
|
674
|
+
"title": "shui:RichTextEditor",
|
|
675
|
+
"alternateIds": [
|
|
676
|
+
"x9-1-11-shui-richtexteditor"
|
|
677
|
+
],
|
|
678
|
+
"number": "9.1.11"
|
|
679
|
+
},
|
|
680
|
+
{
|
|
681
|
+
"id": "SubClassEditor",
|
|
682
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#SubClassEditor",
|
|
683
|
+
"level": 4,
|
|
684
|
+
"title": "shui:SubClassEditor",
|
|
685
|
+
"alternateIds": [
|
|
686
|
+
"x9-1-12-shui-subclasseditor"
|
|
687
|
+
],
|
|
688
|
+
"number": "9.1.12"
|
|
689
|
+
},
|
|
690
|
+
{
|
|
691
|
+
"id": "TextAreaEditor",
|
|
692
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#TextAreaEditor",
|
|
693
|
+
"level": 4,
|
|
694
|
+
"title": "shui:TextAreaEditor",
|
|
695
|
+
"alternateIds": [
|
|
696
|
+
"x9-1-13-shui-textareaeditor"
|
|
697
|
+
],
|
|
698
|
+
"number": "9.1.13"
|
|
699
|
+
},
|
|
700
|
+
{
|
|
701
|
+
"id": "TextAreaWithLangEditor",
|
|
702
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#TextAreaWithLangEditor",
|
|
703
|
+
"level": 4,
|
|
704
|
+
"title": "shui:TextAreaWithLangEditor",
|
|
705
|
+
"alternateIds": [
|
|
706
|
+
"x9-1-14-shui-textareawithlangeditor"
|
|
707
|
+
],
|
|
708
|
+
"number": "9.1.14"
|
|
709
|
+
},
|
|
710
|
+
{
|
|
711
|
+
"id": "TextFieldEditor",
|
|
712
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#TextFieldEditor",
|
|
713
|
+
"level": 4,
|
|
714
|
+
"title": "shui:TextFieldEditor",
|
|
715
|
+
"alternateIds": [
|
|
716
|
+
"x9-1-15-shui-textfieldeditor"
|
|
717
|
+
],
|
|
718
|
+
"number": "9.1.15"
|
|
719
|
+
},
|
|
720
|
+
{
|
|
721
|
+
"id": "TextFieldWithLangEditor",
|
|
722
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#TextFieldWithLangEditor",
|
|
723
|
+
"level": 4,
|
|
724
|
+
"title": "shui:TextFieldWithLangEditor",
|
|
725
|
+
"alternateIds": [
|
|
726
|
+
"x9-1-16-shui-textfieldwithlangeditor"
|
|
727
|
+
],
|
|
728
|
+
"number": "9.1.16"
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
"id": "builtin-viewers",
|
|
732
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#builtin-viewers",
|
|
733
|
+
"level": 3,
|
|
734
|
+
"title": "Viewers",
|
|
735
|
+
"alternateIds": [
|
|
736
|
+
"x9-2-viewers"
|
|
737
|
+
],
|
|
738
|
+
"number": "9.2"
|
|
739
|
+
},
|
|
740
|
+
{
|
|
741
|
+
"id": "BlankNodeViewer",
|
|
742
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#BlankNodeViewer",
|
|
743
|
+
"level": 4,
|
|
744
|
+
"title": "shui:BlankNodeViewer",
|
|
745
|
+
"alternateIds": [
|
|
746
|
+
"x9-2-1-shui-blanknodeviewer"
|
|
747
|
+
],
|
|
748
|
+
"number": "9.2.1"
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
"id": "DetailsViewer",
|
|
752
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#DetailsViewer",
|
|
753
|
+
"level": 4,
|
|
754
|
+
"title": "shui:DetailsViewer",
|
|
755
|
+
"alternateIds": [
|
|
756
|
+
"x9-2-2-shui-detailsviewer"
|
|
757
|
+
],
|
|
758
|
+
"number": "9.2.2"
|
|
759
|
+
},
|
|
760
|
+
{
|
|
761
|
+
"id": "HTMLViewer",
|
|
762
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#HTMLViewer",
|
|
763
|
+
"level": 4,
|
|
764
|
+
"title": "shui:HTMLViewer",
|
|
765
|
+
"alternateIds": [
|
|
766
|
+
"x9-2-3-shui-htmlviewer"
|
|
767
|
+
],
|
|
768
|
+
"number": "9.2.3"
|
|
769
|
+
},
|
|
770
|
+
{
|
|
771
|
+
"id": "HyperlinkViewer",
|
|
772
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#HyperlinkViewer",
|
|
773
|
+
"level": 4,
|
|
774
|
+
"title": "shui:HyperlinkViewer",
|
|
775
|
+
"alternateIds": [
|
|
776
|
+
"x9-2-4-shui-hyperlinkviewer"
|
|
777
|
+
],
|
|
778
|
+
"number": "9.2.4"
|
|
779
|
+
},
|
|
780
|
+
{
|
|
781
|
+
"id": "ImageViewer",
|
|
782
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#ImageViewer",
|
|
783
|
+
"level": 4,
|
|
784
|
+
"title": "shui:ImageViewer",
|
|
785
|
+
"alternateIds": [
|
|
786
|
+
"x9-2-5-shui-imageviewer"
|
|
787
|
+
],
|
|
788
|
+
"number": "9.2.5"
|
|
789
|
+
},
|
|
790
|
+
{
|
|
791
|
+
"id": "IRIViewer",
|
|
792
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#IRIViewer",
|
|
793
|
+
"level": 4,
|
|
794
|
+
"title": "shui:IRIViewer",
|
|
795
|
+
"alternateIds": [
|
|
796
|
+
"x9-2-6-shui-iriviewer"
|
|
797
|
+
],
|
|
798
|
+
"number": "9.2.6"
|
|
799
|
+
},
|
|
800
|
+
{
|
|
801
|
+
"id": "LabelViewer",
|
|
802
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#LabelViewer",
|
|
803
|
+
"level": 4,
|
|
804
|
+
"title": "shui:LabelViewer",
|
|
805
|
+
"alternateIds": [
|
|
806
|
+
"x9-2-7-shui-labelviewer"
|
|
807
|
+
],
|
|
808
|
+
"number": "9.2.7"
|
|
809
|
+
},
|
|
810
|
+
{
|
|
811
|
+
"id": "LangStringViewer",
|
|
812
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#LangStringViewer",
|
|
813
|
+
"level": 4,
|
|
814
|
+
"title": "shui:LangStringViewer",
|
|
815
|
+
"alternateIds": [
|
|
816
|
+
"x9-2-8-shui-langstringviewer"
|
|
817
|
+
],
|
|
818
|
+
"number": "9.2.8"
|
|
819
|
+
},
|
|
820
|
+
{
|
|
821
|
+
"id": "LiteralViewer",
|
|
822
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#LiteralViewer",
|
|
823
|
+
"level": 4,
|
|
824
|
+
"title": "shui:LiteralViewer",
|
|
825
|
+
"alternateIds": [
|
|
826
|
+
"x9-2-9-shui-literalviewer"
|
|
827
|
+
],
|
|
828
|
+
"number": "9.2.9"
|
|
829
|
+
},
|
|
830
|
+
{
|
|
831
|
+
"id": "ValueTableViewer",
|
|
832
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#ValueTableViewer",
|
|
833
|
+
"level": 4,
|
|
834
|
+
"title": "shui:ValueTableViewer",
|
|
835
|
+
"alternateIds": [
|
|
836
|
+
"x9-2-10-shui-valuetableviewer"
|
|
837
|
+
],
|
|
838
|
+
"number": "9.2.10"
|
|
839
|
+
},
|
|
840
|
+
{
|
|
841
|
+
"id": "property-roles",
|
|
842
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#property-roles",
|
|
843
|
+
"level": 2,
|
|
844
|
+
"title": "10. Property Roles",
|
|
845
|
+
"alternateIds": [
|
|
846
|
+
"x10-property-roles"
|
|
847
|
+
]
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
"id": "direct-role-annotation",
|
|
851
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#direct-role-annotation",
|
|
852
|
+
"level": 3,
|
|
853
|
+
"title": "Direct Role Annotation",
|
|
854
|
+
"alternateIds": [
|
|
855
|
+
"x10-1-direct-role-annotation"
|
|
856
|
+
],
|
|
857
|
+
"number": "10.1"
|
|
858
|
+
},
|
|
859
|
+
{
|
|
860
|
+
"id": "qualified-role-annotation",
|
|
861
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#qualified-role-annotation",
|
|
862
|
+
"level": 3,
|
|
863
|
+
"title": "Qualified Role Annotation",
|
|
864
|
+
"alternateIds": [
|
|
865
|
+
"x10-2-qualified-role-annotation"
|
|
866
|
+
],
|
|
867
|
+
"number": "10.2"
|
|
868
|
+
},
|
|
869
|
+
{
|
|
870
|
+
"id": "built-in-property-roles",
|
|
871
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#built-in-property-roles",
|
|
872
|
+
"level": 3,
|
|
873
|
+
"title": "Built-in Property Roles",
|
|
874
|
+
"alternateIds": [
|
|
875
|
+
"x10-3-built-in-property-roles"
|
|
876
|
+
],
|
|
877
|
+
"number": "10.3"
|
|
878
|
+
},
|
|
879
|
+
{
|
|
880
|
+
"id": "shui-labelrole",
|
|
881
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#shui-labelrole",
|
|
882
|
+
"level": 4,
|
|
883
|
+
"title": "shui:LabelRole",
|
|
884
|
+
"alternateIds": [
|
|
885
|
+
"x10-3-1-shui-labelrole"
|
|
886
|
+
],
|
|
887
|
+
"number": "10.3.1"
|
|
888
|
+
},
|
|
889
|
+
{
|
|
890
|
+
"id": "definitions",
|
|
891
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#definitions",
|
|
892
|
+
"level": 3,
|
|
893
|
+
"title": "Definitions",
|
|
894
|
+
"alternateIds": [
|
|
895
|
+
"x10-4-definitions"
|
|
896
|
+
],
|
|
897
|
+
"number": "10.4"
|
|
898
|
+
},
|
|
899
|
+
{
|
|
900
|
+
"id": "shui-propertyrole-class",
|
|
901
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#shui-propertyrole-class",
|
|
902
|
+
"level": 4,
|
|
903
|
+
"title": "shui:PropertyRole Class",
|
|
904
|
+
"alternateIds": [
|
|
905
|
+
"x10-4-1-shui-propertyrole-class"
|
|
906
|
+
],
|
|
907
|
+
"number": "10.4.1"
|
|
908
|
+
},
|
|
909
|
+
{
|
|
910
|
+
"id": "shui-propertyrole-property",
|
|
911
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#shui-propertyrole-property",
|
|
912
|
+
"level": 4,
|
|
913
|
+
"title": "shui:propertyRole Property",
|
|
914
|
+
"alternateIds": [
|
|
915
|
+
"x10-4-2-shui-propertyrole-property"
|
|
916
|
+
],
|
|
917
|
+
"number": "10.4.2"
|
|
918
|
+
},
|
|
919
|
+
{
|
|
920
|
+
"id": "syntax-rules",
|
|
921
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#syntax-rules",
|
|
922
|
+
"level": 2,
|
|
923
|
+
"title": "Summary of Syntax Rules from this Specification",
|
|
924
|
+
"alternateIds": [
|
|
925
|
+
"a-summary-of-syntax-rules-from-this-specification"
|
|
926
|
+
],
|
|
927
|
+
"number": "A"
|
|
928
|
+
},
|
|
929
|
+
{
|
|
930
|
+
"id": "security",
|
|
931
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#security",
|
|
932
|
+
"level": 2,
|
|
933
|
+
"title": "Security Considerations",
|
|
934
|
+
"alternateIds": [
|
|
935
|
+
"b-security-considerations"
|
|
936
|
+
],
|
|
937
|
+
"number": "B"
|
|
938
|
+
},
|
|
939
|
+
{
|
|
940
|
+
"id": "privacy",
|
|
941
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#privacy",
|
|
942
|
+
"level": 2,
|
|
943
|
+
"title": "Privacy Considerations",
|
|
944
|
+
"alternateIds": [
|
|
945
|
+
"c-privacy-considerations"
|
|
946
|
+
],
|
|
947
|
+
"number": "C"
|
|
948
|
+
},
|
|
949
|
+
{
|
|
950
|
+
"id": "internationalization",
|
|
951
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#internationalization",
|
|
952
|
+
"level": 2,
|
|
953
|
+
"title": "Internationalization Considerations",
|
|
954
|
+
"alternateIds": [
|
|
955
|
+
"d-internationalization-considerations"
|
|
956
|
+
],
|
|
957
|
+
"number": "D"
|
|
958
|
+
},
|
|
959
|
+
{
|
|
960
|
+
"id": "ack",
|
|
961
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#ack",
|
|
962
|
+
"level": 2,
|
|
963
|
+
"title": "Acknowledgements",
|
|
964
|
+
"alternateIds": [
|
|
965
|
+
"e-acknowledgements"
|
|
966
|
+
],
|
|
967
|
+
"number": "E"
|
|
968
|
+
},
|
|
969
|
+
{
|
|
970
|
+
"id": "shacl-syntax-index",
|
|
971
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#shacl-syntax-index",
|
|
972
|
+
"level": 2,
|
|
973
|
+
"title": "Summary of SHACL Core Syntax to SHACL UI Index",
|
|
974
|
+
"alternateIds": [
|
|
975
|
+
"f-summary-of-shacl-core-syntax-to-shacl-ui-index"
|
|
976
|
+
],
|
|
977
|
+
"number": "F"
|
|
978
|
+
},
|
|
979
|
+
{
|
|
980
|
+
"id": "issue-summary",
|
|
981
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#issue-summary",
|
|
982
|
+
"level": 2,
|
|
983
|
+
"title": "Issue summary",
|
|
984
|
+
"alternateIds": [
|
|
985
|
+
"g-issue-summary"
|
|
986
|
+
],
|
|
987
|
+
"number": "G"
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
"id": "references",
|
|
991
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#references",
|
|
992
|
+
"level": 2,
|
|
993
|
+
"title": "References",
|
|
994
|
+
"alternateIds": [
|
|
995
|
+
"h-references"
|
|
996
|
+
],
|
|
997
|
+
"number": "H"
|
|
998
|
+
},
|
|
999
|
+
{
|
|
1000
|
+
"id": "normative-references",
|
|
1001
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#normative-references",
|
|
1002
|
+
"level": 3,
|
|
1003
|
+
"title": "Normative references",
|
|
1004
|
+
"alternateIds": [
|
|
1005
|
+
"h-1-normative-references"
|
|
1006
|
+
],
|
|
1007
|
+
"number": "H.1"
|
|
1008
|
+
},
|
|
1009
|
+
{
|
|
1010
|
+
"id": "informative-references",
|
|
1011
|
+
"href": "https://www.w3.org/TR/shacl12-ui/#informative-references",
|
|
1012
|
+
"level": 3,
|
|
1013
|
+
"title": "Informative references",
|
|
1014
|
+
"alternateIds": [
|
|
1015
|
+
"h-2-informative-references"
|
|
1016
|
+
],
|
|
1017
|
+
"number": "H.2"
|
|
1018
|
+
}
|
|
1019
|
+
]
|
|
1020
|
+
}
|