Skip to content

Commit 337f184

Browse files
committed
Add atrisk issue on use of HTML base.
1 parent 7e73cae commit 337f184

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8491,6 +8491,8 @@ <h3>Graph Containers</h3>
84918491
is used to establish the default <a>base IRI</a> of the enclosed
84928492
JSON-LD content.</p>
84938493

8494+
<p class="issue atrisk" data-number="23"></p>
8495+
84948496
<aside class="example ds-selector-tabs"
84958497
title="Using the document base URL to establish the default base IRI">
84968498
<div class="selectors">
@@ -8506,15 +8508,15 @@ <h3>Graph Containers</h3>
85068508
<head>
85078509
<base href="http://dbpedia.org/resource/"/>****
85088510
<script type="application/ld+json">
8509-
< !--
8511+
< ! - -
85108512
{
85118513
"@context": "https://json-ld.org/contexts/person.jsonld",
85128514
"@id": ****"John_Lennon"****,
85138515
"name": "John Lennon",
85148516
"born": "1940-10-09",
85158517
"spouse": ****"Cynthia_Lennon"****
85168518
}
8517-
-- >
8519+
- - >
85188520
</script>
85198521
****</head>
85208522
</html>****
@@ -9713,7 +9715,7 @@ <h3>Serializing/Deserializing RDF</h3>
97139715

97149716
<section class="appendix informative"><h2>Image Desciptions</h2>
97159717
<section id="fig-linked-data-graph-descr"><h3>Linked Data Dataset</h3>
9716-
<h1>Description of the <a href="#fig-linked-data-graph">Linked Data Dataset figure</a> in <a href="#data-model" class="sectionRef"></a></h1>
9718+
<h2>Description of the <a href="#fig-linked-data-graph">Linked Data Dataset figure</a> in <a href="#data-model" class="sectionRef"></a></h2>
97179719
<p>The image consists of three dashed boxes, each describing a different
97189720
linked data graph. Each box consists of shapes linked with arrows describing
97199721
the linked data relationships.</p>

0 commit comments

Comments
 (0)