RDF-XML: RDF/XML: added metadata to the SVG files; made the color of the nodes a bit lighter green to increase readability
Binary file rdf-xml/figure1.png has changed
--- a/rdf-xml/figure1.svg Wed Dec 18 07:11:03 2013 -0800
+++ b/rdf-xml/figure1.svg Wed Dec 18 16:16:59 2013 +0100
@@ -3,13 +3,42 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 30 1024 600" style="enable-background:new 0 0 1024 768;" xml:space="preserve">
+<title>Example RDF Graph used in the "RDF 1.1 XML Syntax" Recommendation</title>
+<desc>The diagram displays the following triples in N-Triple syntax (with the angular brackets replaced to avoid syntax issues in the present description)
+ [http://www.w3.org/TR/rdf/rdf-syntax-grammar] [http://purl.org/dc/elements/1.1/title] "RDF 1.1 XML Syntax" .
+ [http://www.w3.org/TR/rdf/rdf-syntax-grammar] [http://www.example.org/terms/editor] _:b1 .
+ _:b1 [http://www.example.org/terms/homePage] [http://purl.org/net/dajobe] .
+ _:b1 [http://www.example.org/terms/fullName] "Dave Beckett" .
+</desc>
+ <metadata>
+ <rdf:RDF
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <rdf:Description rdf:about="">
+ <dc:title>Graph RDF/XML Example 1</dc:title>
+ <dc:date>2013-12-18</dc:date>
+ <dc:format>image/svg+xml</dc:format>
+ <dc:source rdf:resource="http://www.w3.org/TR/rdf-syntax-grammar" />
+ <cc:attributionURL rdf:reource='http://www.w3.org/'/>
+ <cc:license rdf:resource='http://www.w3.org/Consortium/Legal/2002/copyright-documents-20021231'/>
+ <dc:description>The diagram displays the following triples in N-Triple syntax (with the angular brackets replaced to avoid syntax issues in the present description)
+ [http://www.w3.org/TR/rdf/rdf-syntax-grammar] [http://purl.org/dc/elements/1.1/title] "RDF 1.1 XML Syntax" .
+ [http://www.w3.org/TR/rdf/rdf-syntax-grammar] [http://www.example.org/terms/editor] _:b1 .
+ _:b1 [http://www.example.org/terms/homePage] [http://purl.org/net/dajobe] .
+ _:b1 [http://www.example.org/terms/fullName] "Dave Beckett" .#7D590C;
+ </dc:description>
+ </rdf:Description>
+ </rdf:RDF>
+ </metadata>
+
<style type="text/css">
<![CDATA[
.st0{fill:#7D590C;}
.st1{clip-path:url(#SVGID_18_);fill:#FFFFFF;}
.st2{fill:#164F86;}
.st3{clip-path:url(#SVGID_14_);fill:#DCBD23;}
- .st4{clip-path:url(#SVGID_6_);fill:#00882B;}
+ .st4{clip-path:url(#SVGID_6_);fill:#00BB2B;}
.st5{clip-path:url(#SVGID_30_);fill:#FFFFFF;}
.st6{clip-path:url(#SVGID_4_);}
.st7{clip-path:url(#SVGID_8_);}
@@ -28,9 +57,13 @@
.st20{clip-path:url(#SVGID_28_);}
.st21{clip-path:url(#SVGID_32_);}
.st22{fill:#73510A;}
- .st23{clip-path:url(#SVGID_2_);fill:#00882B;}
+ .st23{clip-path:url(#SVGID_2_);fill:#00BB2B;}
]]>
</style>
+
+
+
+
<g>
<defs>
<rect id="SVGID_1_" width="1024" height="768"/>
--- a/rdf-xml/figure2.svg Wed Dec 18 07:11:03 2013 -0800
+++ b/rdf-xml/figure2.svg Wed Dec 18 16:16:59 2013 +0100
@@ -3,6 +3,36 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 30 1024 600" style="enable-background:new 0 0 1024 768;" xml:space="preserve">
+<title>Example RDF Graph used in the "RDF 1.1 XML Syntax" Recommendation</title>
+<desc>The diagram displays the following triples in N-Triple syntax (with the angular brackets replaced to avoid syntax issues in the present description)
+ [http://www.w3.org/TR/rdf/rdf-syntax-grammar] [http://purl.org/dc/elements/1.1/title] "RDF 1.1 XML Syntax" .
+ [http://www.w3.org/TR/rdf/rdf-syntax-grammar] [http://www.example.org/terms/editor] _:b1 .
+ _:b1 [http://www.example.org/terms/homePage] [http://purl.org/net/dajobe] .
+ _:b1 [http://www.example.org/terms/fullName] "Dave Beckett" .
+ The second and third triples are highlighted (using a different color).
+</desc>
+ <metadata>
+ <rdf:RDF
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <rdf:Description rdf:about="">
+ <dc:title>Graph RDF/XML Example 2</dc:title>
+ <dc:date>2013-12-18</dc:date>
+ <dc:format>image/svg+xml</dc:format>
+ <dc:source rdf:resource="http://www.w3.org/TR/rdf-syntax-grammar" />
+ <cc:attributionURL rdf:reource='http://www.w3.org/'/>
+ <cc:license rdf:resource='http://www.w3.org/Consortium/Legal/2002/copyright-documents-20021231'/>
+ <dc:description>The diagram displays the following triples in N-Triple syntax (with the angular brackets replaced to avoid syntax issues in the present description)
+ [http://www.w3.org/TR/rdf/rdf-syntax-grammar] [http://purl.org/dc/elements/1.1/title] "RDF 1.1 XML Syntax" .
+ [http://www.w3.org/TR/rdf/rdf-syntax-grammar] [http://www.example.org/terms/editor] _:b1 .
+ _:b1 [http://www.example.org/terms/homePage] [http://purl.org/net/dajobe] .
+ _:b1 [http://www.example.org/terms/fullName] "Dave Beckett" .
+ The second and third triples are highlighted (using a different color).
+ </dc:description>
+ </rdf:Description>
+ </rdf:RDF>
+ </metadata>
<style type="text/css">
<![CDATA[
.st0{fill:#7D590C;}