@@ -130,6 +130,7 @@ <h1>Test Definitions</h1>
130
130
< dt > Purpose</ dt > < dd > When processing using the YAML-LD JSON profile, documents MUST NOT contain alias nodes.</ dd > </ dt >
131
131
< dt > Input</ dt > < dd > < a href ="basic/aa-json-aliases-1-negative-in.yamlld "> basic/aa-json-aliases-1-negative-in.yamlld</ a > </ dd > </ dt >
132
132
< dt > References</ dt > < dd > (< a href ="../spec/index.html#aa-json-aliases "> 1</ a > ) (< a href ="../spec/index.html#cir-stream "> 2</ a > ) (< a href ="../spec/index.html#cir-document "> 3</ a > ) (< a href ="../spec/index.html#cir-mapping "> 4</ a > )</ dd > </ dt >
133
+ < dt > Requirement</ dt > < dd > < strong > must</ strong > </ dd >
133
134
134
135
135
136
@@ -149,6 +150,7 @@ <h1>Test Definitions</h1>
149
150
< dt > Purpose</ dt > < dd > When processing using the YAML-LD JSON profile, documents MUST NOT contain alias nodes.</ dd > </ dt >
150
151
< dt > Input</ dt > < dd > < a href ="basic/aa-json-aliases-2-negative-in.yamlld "> basic/aa-json-aliases-2-negative-in.yamlld</ a > </ dd > </ dt >
151
152
< dt > References</ dt > < dd > (< a href ="../spec/index.html#aa-json-aliases "> 1</ a > ) (< a href ="../spec/index.html#cir-stream "> 2</ a > ) (< a href ="../spec/index.html#cir-document "> 3</ a > ) (< a href ="../spec/index.html#cir-seq "> 4</ a > )</ dd > </ dt >
153
+ < dt > Requirement</ dt > < dd > < strong > must</ strong > </ dd >
152
154
153
155
154
156
@@ -168,6 +170,7 @@ <h1>Test Definitions</h1>
168
170
< dt > Purpose</ dt > < dd > Document content MUST be sequence or mapping.</ dd > </ dt >
169
171
< dt > Input</ dt > < dd > < a href ="basic/cir-document-content-1-negative-in.yamlld "> basic/cir-document-content-1-negative-in.yamlld</ a > </ dd > </ dt >
170
172
< dt > References</ dt > < dd > (< a href ="../spec/index.html#cir-document-content "> 1</ a > )</ dd > </ dt >
173
+ < dt > Requirement</ dt > < dd > < strong > must</ strong > </ dd >
171
174
172
175
173
176
@@ -187,6 +190,7 @@ <h1>Test Definitions</h1>
187
190
< dt > Purpose</ dt > < dd > A mapping key MUST be a string.</ dd > </ dt >
188
191
< dt > Input</ dt > < dd > < a href ="basic/cir-mapping-key-1-negative-in.yamlld "> basic/cir-mapping-key-1-negative-in.yamlld</ a > </ dd > </ dt >
189
192
< dt > References</ dt > < dd > (< a href ="../spec/index.html#cir-mapping-key "> 1</ a > )</ dd > </ dt >
193
+ < dt > Requirement</ dt > < dd > < strong > must</ strong > </ dd >
190
194
191
195
192
196
@@ -205,7 +209,8 @@ <h1>Test Definitions</h1>
205
209
< dt > Name</ dt > < dd > tag:yaml.org.2002 scalars</ dd > </ dt >
206
210
< dt > Purpose</ dt > < dd > Otherwise, the conversion result is mapped through the YAML Core Schema.</ dd > </ dt >
207
211
< dt > Input</ dt > < dd > < a href ="basic/cir-scalar-core-1-positive-in.yamlld "> basic/cir-scalar-core-1-positive-in.yamlld</ a > </ dd > </ dt >
208
- < dt > References</ dt > < dd > (< a href ="../spec/index.html#cir-scalar-core "> 1</ a > )</ dd > </ dt >
212
+ < dt > References</ dt > < dd > (< a href ="../spec/index.html#cir-scalar-json "> 1</ a > )</ dd > </ dt >
213
+ < dt > Requirement</ dt > < dd > < strong > must</ strong > </ dd >
209
214
210
215
211
216
< dt > Expect</ dt > < dd > < a href ="basic/cir-scalar-core-1-positive-out.yamlld "> basic/cir-scalar-core-1-positive-out.yamlld</ a > </ dd >
@@ -224,7 +229,8 @@ <h1>Test Definitions</h1>
224
229
< dt > Name</ dt > < dd > language-tagged string with i18n</ dd > </ dt >
225
230
< dt > Purpose</ dt > < dd > Otherwise, the conversion result is mapped through the YAML Core Schema.</ dd > </ dt >
226
231
< dt > Input</ dt > < dd > < a href ="basic/cir-scalar-i18n-1-positive-in.yamlld "> basic/cir-scalar-i18n-1-positive-in.yamlld</ a > </ dd > </ dt >
227
- < dt > References</ dt > < dd > (< a href ="../spec/index.html#cir-scalar-core "> 1</ a > )</ dd > </ dt >
232
+ < dt > References</ dt > < dd > (< a href ="../spec/index.html#cir-scalar-json "> 1</ a > )</ dd > </ dt >
233
+ < dt > Requirement</ dt > < dd > < strong > must</ strong > </ dd >
228
234
229
235
230
236
< dt > Expect</ dt > < dd > < a href ="basic/cir-scalar-i18n-1-positive-out.yamlld "> basic/cir-scalar-i18n-1-positive-out.yamlld</ a > </ dd >
@@ -243,7 +249,8 @@ <h1>Test Definitions</h1>
243
249
< dt > Name</ dt > < dd > Scalars with other node tags</ dd > </ dt >
244
250
< dt > Purpose</ dt > < dd > Otherwise, the conversion result is mapped through the YAML Core Schema.</ dd > </ dt >
245
251
< dt > Input</ dt > < dd > < a href ="basic/cir-scalar-other-1-positive-in.yamlld "> basic/cir-scalar-other-1-positive-in.yamlld</ a > </ dd > </ dt >
246
- < dt > References</ dt > < dd > (< a href ="../spec/index.html#cir-scalar-core "> 1</ a > )</ dd > </ dt >
252
+ < dt > References</ dt > < dd > (< a href ="../spec/index.html#cir-scalar-json "> 1</ a > )</ dd > </ dt >
253
+ < dt > Requirement</ dt > < dd > < strong > must</ strong > </ dd >
247
254
248
255
249
256
< dt > Expect</ dt > < dd > < a href ="basic/cir-scalar-other-1-positive-out.yamlld "> basic/cir-scalar-other-1-positive-out.yamlld</ a > </ dd >
@@ -263,6 +270,7 @@ <h1>Test Definitions</h1>
263
270
< dt > Purpose</ dt > < dd > Comments are white space.</ dd > </ dt >
264
271
< dt > Input</ dt > < dd > < a href ="basic/cr-comments-1-positive-in.yamlld "> basic/cr-comments-1-positive-in.yamlld</ a > </ dd > </ dt >
265
272
< dt > References</ dt > < dd > (< a href ="../spec/index.html#cr-comments "> 1</ a > )</ dd > </ dt >
273
+ < dt > Requirement</ dt > < dd > < strong > must</ strong > </ dd >
266
274
267
275
268
276
< dt > Expect</ dt > < dd > < a href ="basic/cr-comments-1-positive-out.yamlld "> basic/cr-comments-1-positive-out.yamlld</ a > </ dd >
@@ -282,6 +290,7 @@ <h1>Test Definitions</h1>
282
290
< dt > Purpose</ dt > < dd > A YAML-LD document MUST be encoded in UTF-8, to ensure interoperability with [[JSON]].</ dd > </ dt >
283
291
< dt > Input</ dt > < dd > < a href ="basic/cr-utf8-1-positive-in.yamlld "> basic/cr-utf8-1-positive-in.yamlld</ a > </ dd > </ dt >
284
292
< dt > References</ dt > < dd > (< a href ="../spec/index.html#cr-utf8 "> 1</ a > ) (< a href ="../spec/index.html#jp-utf8 "> 2</ a > ) (< a href ="../spec/index.html#ep-utf8 "> 3</ a > )</ dd > </ dt >
293
+ < dt > Requirement</ dt > < dd > < strong > must</ strong > </ dd >
285
294
286
295
287
296
< dt > Expect</ dt > < dd > < a href ="basic/cr-utf8-1-positive-out.yamlld "> basic/cr-utf8-1-positive-out.yamlld</ a > </ dd >
@@ -301,6 +310,7 @@ <h1>Test Definitions</h1>
301
310
< dt > Purpose</ dt > < dd > A YAML-LD document MUST be encoded in UTF-8, to ensure interoperability with [[JSON]].</ dd > </ dt >
302
311
< dt > Input</ dt > < dd > < a href ="basic/cr-utf8-2-negative-in.yamlld "> basic/cr-utf8-2-negative-in.yamlld</ a > </ dd > </ dt >
303
312
< dt > References</ dt > < dd > (< a href ="../spec/index.html#cr-utf8 "> 1</ a > ) (< a href ="../spec/index.html#cir-stream "> 2</ a > ) (< a href ="../spec/index.html#cir-document "> 3</ a > ) (< a href ="../spec/index.html#cir-mapping "> 4</ a > ) (< a href ="../spec/index.html#jp-utf8 "> 5</ a > ) (< a href ="../spec/index.html#ep-utf8 "> 6</ a > )</ dd > </ dt >
313
+ < dt > Requirement</ dt > < dd > < strong > must</ strong > </ dd >
304
314
305
315
306
316
@@ -320,6 +330,7 @@ <h1>Test Definitions</h1>
320
330
< dt > Purpose</ dt > < dd > All YAML-LD streams MUST form a well-formed stream.</ dd > </ dt >
321
331
< dt > Input</ dt > < dd > < a href ="basic/cr-well-formed-1-positive-in.yamlld "> basic/cr-well-formed-1-positive-in.yamlld</ a > </ dd > </ dt >
322
332
< dt > References</ dt > < dd > (< a href ="../spec/index.html#cr-well-formed "> 1</ a > ) (< a href ="../spec/index.html#cir-alias-json "> 2</ a > )</ dd > </ dt >
333
+ < dt > Requirement</ dt > < dd > < strong > must</ strong > </ dd >
323
334
324
335
325
336
< dt > Expect</ dt > < dd > < a href ="basic/cr-well-formed-1-positive-out.yamlld "> basic/cr-well-formed-1-positive-out.yamlld</ a > </ dd >
@@ -339,6 +350,7 @@ <h1>Test Definitions</h1>
339
350
< dt > Purpose</ dt > < dd > All YAML-LD streams MUST form a well-formed stream.</ dd > </ dt >
340
351
< dt > Input</ dt > < dd > < a href ="basic/cr-well-formed-2-negative-in.yamlld "> basic/cr-well-formed-2-negative-in.yamlld</ a > </ dd > </ dt >
341
352
< dt > References</ dt > < dd > (< a href ="../spec/index.html#cr-well-formed "> 1</ a > ) (< a href ="../spec/index.html#cir-stream "> 2</ a > ) (< a href ="../spec/index.html#cir-document "> 3</ a > ) (< a href ="../spec/index.html#cir-mapping "> 4</ a > ) (< a href ="../spec/index.html#cir-alias-json "> 5</ a > )</ dd > </ dt >
353
+ < dt > Requirement</ dt > < dd > < strong > must</ strong > </ dd >
342
354
343
355
344
356
0 commit comments