@@ -304,11 +304,11 @@ <h3>Node Elements and Property Elements</h3>
304304 data-transform ="updateExample "
305305 title ="Node Elements with IRIs added ">
306306 <!--
307- <rdf:Description rdf:about="http ://www.w3.org/TR/rdf-syntax-grammar ">
307+ <rdf:Description rdf:about="https ://www.w3.org/TR/rdf12-xml/ ">
308308 <ex:editor>
309309 <rdf:Description>
310310 <ex:homePage>
311- <rdf:Description rdf:about="http ://purl.org/ net/dajobe /">
311+ <rdf:Description rdf:about="https ://greggkellogg. net/">
312312 </rdf:Description>
313313 </ex:homePage>
314314 </rdf:Description>
@@ -329,26 +329,26 @@ <h3>Node Elements and Property Elements</h3>
329329 data-transform ="updateExample "
330330 title ="Complete description of all graph paths ">
331331 <!--
332- <rdf:Description rdf:about="http ://www.w3.org/TR/rdf-syntax-grammar ">
332+ <rdf:Description rdf:about="https ://www.w3.org/TR/rdf12-xml/ ">
333333 <ex:editor>
334334 <rdf:Description>
335335 <ex:homePage>
336- <rdf:Description rdf:about="http ://purl.org/ net/dajobe /">
336+ <rdf:Description rdf:about="https ://greggkellogg. net/">
337337 </rdf:Description>
338338 </ex:homePage>
339339 </rdf:Description>
340340 </ex:editor>
341341 </rdf:Description>
342342
343- <rdf:Description rdf:about="http ://www.w3.org/TR/rdf-syntax-grammar ">
343+ <rdf:Description rdf:about="https ://www.w3.org/TR/rdf12-xml/ ">
344344 <ex:editor>
345345 <rdf:Description>
346- <ex:fullName>Dave Beckett </ex:fullName>
346+ <ex:fullName>Gregg Kellogg </ex:fullName>
347347 </rdf:Description>
348348 </ex:editor>
349349 </rdf:Description>
350350
351- <rdf:Description rdf:about="http ://www.w3.org/TR/rdf-syntax-grammar ">
351+ <rdf:Description rdf:about="https ://www.w3.org/TR/rdf12-xml/ ">
352352 <dc:title>RDF 1.2 XML Syntax</dc:title>
353353 </rdf:Description>
354354 -->
@@ -381,14 +381,14 @@ <h3>Multiple Property Elements</h3>
381381 data-transform ="updateExample "
382382 title ="Using multiple property elements on a node element ">
383383 <!--
384- <rdf:Description rdf:about="http ://www.w3.org/TR/rdf-syntax-grammar ">
384+ <rdf:Description rdf:about="https ://www.w3.org/TR/rdf12-xml/ ">
385385 <ex:editor>
386386 <rdf:Description>
387387 <ex:homePage>
388- <rdf:Description rdf:about="http ://purl.org/ net/dajobe /">
388+ <rdf:Description rdf:about="https ://greggkellogg. net/">
389389 </rdf:Description>
390390 </ex:homePage>
391- <ex:fullName>Dave Beckett </ex:fullName>
391+ <ex:fullName>Gregg Kellogg </ex:fullName>
392392 </rdf:Description>
393393 </ex:editor>
394394 <dc:title>RDF 1.2 XML Syntax</dc:title>
@@ -422,11 +422,11 @@ <h3>Empty Property Elements</h3>
422422 data-transform ="updateExample "
423423 title ="Empty property elements ">
424424 <!--
425- <rdf:Description rdf:about="http ://www.w3.org/TR/rdf-syntax-grammar ">
425+ <rdf:Description rdf:about="https ://www.w3.org/TR/rdf12-xml/ ">
426426 <ex:editor>
427427 <rdf:Description>
428- <ex:homePage rdf:resource="http ://purl.org/ net/dajobe /"/>
429- <ex:fullName>Dave Beckett </ex:fullName>
428+ <ex:homePage rdf:resource="https ://greggkellogg. net/"/>
429+ <ex:fullName>Gregg Kellogg </ex:fullName>
430430 </rdf:Description>
431431 </ex:editor>
432432 <dc:title>RDF 1.2 XML Syntax</dc:title>
@@ -470,8 +470,8 @@ <h3>Property Attributes</h3>
470470 <rdf:Description rdf:about="http://www.w3.org/TR/rdf-syntax-grammar"
471471 dc:title="RDF 1.2 XML Syntax">
472472 <ex:editor>
473- <rdf:Description ex:fullName="Dave Beckett ">
474- <ex:homePage rdf:resource="http ://purl.org/ net/dajobe /"/>
473+ <rdf:Description ex:fullName="Gregg Kellogg ">
474+ <ex:homePage rdf:resource="https ://greggkellogg. net/"/>
475475 </rdf:Description>
476476 </ex:editor>
477477 </rdf:Description>
@@ -522,8 +522,8 @@ <h3>Completing the Document: Document Element and XML Declaration</h3>
522522 <rdf:Description rdf:about="http://www.w3.org/TR/rdf-syntax-grammar"
523523 dc:title="RDF 1.2 XML Syntax">
524524 <ex:editor>
525- <rdf:Description ex:fullName="Dave Beckett ">
526- <ex:homePage rdf:resource="http ://purl.org/ net/dajobe /" />
525+ <rdf:Description ex:fullName="Gregg Kellogg ">
526+ <ex:homePage rdf:resource="https ://greggkellogg. net/" />
527527 </rdf:Description>
528528 </ex:editor>
529529 </rdf:Description>
@@ -571,7 +571,7 @@ <h3>Languages: <code>xml:lang</code></h3>
571571 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
572572 xmlns:dc="http://purl.org/dc/elements/1.1/">
573573
574- <rdf:Description rdf:about="http ://www.w3.org/TR/rdf-syntax-grammar ">
574+ <rdf:Description rdf:about="https ://www.w3.org/TR/rdf12-xml/ ">
575575 <dc:title>RDF 1.2 XML Syntax</dc:title>
576576 <dc:title xml:lang="en">RDF 1.2 XML Syntax</dc:title>
577577 <dc:title xml:lang="en-US">RDF 1.2 XML Syntax</dc:title>
@@ -776,8 +776,8 @@ <h3>Identifying Blank Nodes: <code>rdf:nodeID</code></h3>
776776 <ex:editor rdf:nodeID="abc"/>
777777 </rdf:Description>
778778
779- <rdf:Description rdf:nodeID="abc" ex:fullName="Dave Beckett ">
780- <ex:homePage rdf:resource="http ://purl.org/ net/dajobe /"/>
779+ <rdf:Description rdf:nodeID="abc" ex:fullName="Gregg Kellogg ">
780+ <ex:homePage rdf:resource="https ://greggkellogg. net/"/>
781781 </rdf:Description>
782782
783783 </rdf:RDF>
@@ -820,8 +820,8 @@ <h3>Omitting Blank Nodes: <code>rdf:parseType="Resource"</code></h3>
820820 <rdf:Description rdf:about="http://www.w3.org/TR/rdf-syntax-grammar"
821821 dc:title="RDF 1.2 XML Syntax">
822822 <ex:editor rdf:parseType="Resource">
823- <ex:fullName>Dave Beckett </ex:fullName>
824- <ex:homePage rdf:resource="http ://purl.org/ net/dajobe /"/>
823+ <ex:fullName>Gregg Kellogg </ex:fullName>
824+ <ex:homePage rdf:resource="https ://greggkellogg. net/"/>
825825 </ex:editor>
826826 </rdf:Description>
827827 </rdf:RDF>
@@ -872,7 +872,7 @@ <h3>Omitting Nodes: Property Attributes on an empty Property Element</h3>
872872
873873 <rdf:Description rdf:about="http://www.w3.org/TR/rdf-syntax-grammar"
874874 dc:title="RDF 1.2 XML Syntax">
875- <ex:editor ex:fullName="Dave Beckett " />
875+ <ex:editor ex:fullName="Gregg Kellogg " />
876876 <!-- Note the ex:homePage property has been ignored for this example -->
877877 </rdf:Description>
878878
0 commit comments