@@ -397,23 +397,26 @@ <h3>application/ld+yaml</h3>
397
397
< dd > W3C</ dd >
398
398
</ dl >
399
399
400
- < p > Fragment identifiers used with < a href ="#application-ld-yaml "> application/ld+yaml</ a >
401
- are treated as in RDF syntaxes, as per
402
- < a data-cite ="RDF11-CONCEPTS#section-fragID "> RDF 1.1 Concepts and Abstract Syntax</ a >
403
- [[RDF11-CONCEPTS]].
404
- </ p >
400
+ < section id ="frag " class ="informative ">
401
+ < h2 > Fragment identifiers</ h2 >
402
+ < p > Fragment identifiers used with < a href ="#application-ld-yaml "> application/ld+yaml</ a >
403
+ are treated as in RDF syntaxes, as per
404
+ < a data-cite ="RDF11-CONCEPTS#section-fragID "> RDF 1.1 Concepts and Abstract Syntax</ a >
405
+ [[RDF11-CONCEPTS]].
406
+ </ p >
405
407
406
- < p >
407
- The YAML media type supports both alias nodes and JSON Pointers [[RFC6905]]
408
- as fragment identifiers (see [[I-D.ietf-httpapi-yaml-mediatypes]]).
409
- Since named anchors are serialization details, when
410
- using alias nodes to reference nodes in external documents,
411
- an implementation needs to be confident that the serialization of
412
- the resource is preserved.
413
- </ p >
408
+ < p >
409
+ The YAML media type supports both alias nodes and JSON Pointers [[RFC6905]]
410
+ as fragment identifiers (see [[I-D.ietf-httpapi-yaml-mediatypes]]).
411
+ Since named anchors are serialization details, when
412
+ using alias nodes to reference nodes in external documents,
413
+ an implementation needs to be confident that the serialization of
414
+ the resource is preserved.
415
+ </ p >
414
416
415
- < div class ="ednote "> Perhaps more on fragment identifiers from < a href ="https://github.com/json-ld/yaml-ld/issues/13 "> Issue 13</ a > </ div >
417
+ < div class ="ednote "> Perhaps more on fragment identifiers from < a href ="https://github.com/json-ld/yaml-ld/issues/13 "> Issue 13</ a > </ div >
416
418
419
+ </ section >
417
420
< section id ="iana-examples " class ="informative ">
418
421
< h3 > Examples</ h3 >
419
422
< p class ="ednote "> FIXME</ p >
0 commit comments