mirror of
https://github.com/servo/servo.git
synced 2025-08-08 15:05:35 +01:00
Update web-platform-tests to revision 0d318188757a9c996e20b82db201fd04de5aa255
This commit is contained in:
parent
b2a5225831
commit
1a81b18b9f
12321 changed files with 544385 additions and 6 deletions
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0001</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>This photo was taken by <span class="author" about="photo1.jpg" property="dc:creator">Mark Birbeck</span>.</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/ foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0006</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
This photo was taken by
|
||||
<a about="photo1.jpg" rel="dc:creator" rev="foaf:img"
|
||||
href="http://www.blogger.com/profile/1109404">Mark Birbeck</a>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/ foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0007</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>This photo was taken by
|
||||
<a about="photo1.jpg" property="dc:title"
|
||||
content="Portrait of Mark" rel="dc:creator"
|
||||
rev="foaf:img" href="http://www.blogger.com/profile/1109404">Mark Birbeck</a>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="cc: http://creativecommons.org/ns#">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0008</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>This document is licensed under a
|
||||
<a about="" rel="cc:license"
|
||||
href="http://creativecommons.org/licenses/by-nc-nd/2.5/">
|
||||
Creative Commons
|
||||
</a>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0009</title>
|
||||
<link about="http://example.org/people#Person1" rel=""
|
||||
rev="foaf:knows" href="http://example.org/people#Person2" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<p></p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0010</title>
|
||||
<link about="http://example.org/people#Person1"
|
||||
rel="foaf:knows" rev="foaf:knows" href="http://example.org/people#Person2" />
|
||||
</head>
|
||||
<body>
|
||||
<p></p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="ex: http://example.org/ xsd: http://www.w3.org/2001/XMLSchema#">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0014</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
<span about="http://example.org/foo"
|
||||
property="ex:bar" content="10" datatype="xsd:integer">ten</span>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0015</title>
|
||||
<link rel="dc:source" href="urn:isbn:0140449132" />
|
||||
<meta property="dc:creator" content="Fyodor Dostoevsky" />
|
||||
</head>
|
||||
<body>
|
||||
<p></p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0017</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
<span about="[_:a]" property="foaf:name">Manu Sporny</span>
|
||||
<span about="[_:a]" rel="foaf:knows"
|
||||
resource="[_:b]">knows</span>
|
||||
<span about="[_:b]" property="foaf:name">Ralph Swick</span>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0018</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
This photo was taken by
|
||||
<a about="photo1.jpg" rel="dc:creator"
|
||||
href="http://www.blogger.com/profile/1109404">Mark Birbeck</a>.
|
||||
</p>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
|
@ -0,0 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0019</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about="mailto:manu.sporny@digitalbazaar.com"
|
||||
rel="foaf:knows" href="mailto:michael.hausenblas@joanneum.at"></div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0020</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about="photo1.jpg">
|
||||
<span class="attribution-line">this photo was taken by
|
||||
<span property="dc:creator">Mark Birbeck</span>
|
||||
</span>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0021</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<span class="attribution-line">this photo was taken by
|
||||
<span property="dc:creator">Mark Birbeck</span>
|
||||
</span>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0023</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="photo1">
|
||||
This photo was taken by
|
||||
<span property="dc:creator">Mark Birbeck</span>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
|
@ -0,0 +1,17 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/ foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0025</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
This paper was written by
|
||||
<span rel="dc:creator" resource="#me">
|
||||
<span property="foaf:name">Ben Adida</span>.
|
||||
</span>
|
||||
</p>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0026</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
<span about="http://internet-apps.blogspot.com/"
|
||||
property="dc:creator" content="Mark Birbeck"></span>
|
||||
</p>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0027</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
<span about="http://internet-apps.blogspot.com/"
|
||||
property="dc:creator" content="Mark Birbeck">Mark B.
|
||||
</span>
|
||||
</p>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/ xsd: http://www.w3.org/2001/XMLSchema#">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0029</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
<span about="http://example.org/foo"
|
||||
property="dc:creator" datatype="xsd:string"><b>M</b>ark <b>B</b>irbeck</span>.
|
||||
</p>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="cc: http://creativecommons.org/ns#">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0030</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>This document is licensed under a
|
||||
<a rel="cc:license"
|
||||
href="http://creativecommons.org/licenses/by-nc-nd/2.5/">
|
||||
Creative Commons License
|
||||
</a>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0031</title>
|
||||
</head>
|
||||
<body>
|
||||
<p about="#wtw">
|
||||
The book <b>Weaving the Web</b> (hardcover) has the ISBN
|
||||
<span rel="dc:identifier" resource="urn:ISBN:0752820907">0752820907</span>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0032</title>
|
||||
</head>
|
||||
<body>
|
||||
<p about="#wtw">
|
||||
The book <b>Weaving the Web</b> (hardcover) has the ISBN
|
||||
<a rel="dc:identifier" resource="urn:ISBN:0752820907"
|
||||
href="http://www.amazon.com/Weaving-Web-Tim-Berners-Lee/dp/0752820907">0752820907</a>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,17 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/ foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0033</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
This paper was written by
|
||||
<span rel="dc:creator">
|
||||
<span property="foaf:name">Ben Adida</span>.
|
||||
</span>
|
||||
</p>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0034</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about="http://sw-app.org/mic.xhtml#i" rel="foaf:img">
|
||||
<img src="http://sw-app.org/img/mic_2007_01.jpg"
|
||||
alt="A photo depicting Michael" />
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0035</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<img about="http://sw-app.org/mic.xhtml#i"
|
||||
rel="foaf:img"
|
||||
src="http://sw-app.org/img/mic_2007_01.jpg"
|
||||
href="http://sw-app.org/img/mic_2006_03.jpg"
|
||||
alt="A photo depicting Michael" />
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0036</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<img about="http://sw-app.org/mic.xhtml#i"
|
||||
rel="foaf:img"
|
||||
src="http://sw-app.org/img/mic_2007_01.jpg"
|
||||
resource="http://sw-app.org/img/mic_2006_03.jpg"
|
||||
alt="A photo depicting Michael" />
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,17 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0037</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<img about="http://sw-app.org/mic.xhtml#i"
|
||||
rel="foaf:img"
|
||||
src="http://sw-app.org/img/mic_2007_01.jpg"
|
||||
href="http://sw-app.org/img/mic_2006_03.jpg"
|
||||
resource="http://sw-app.org/mic.xhtml#photo"
|
||||
alt="A photo depicting Michael" />
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0038</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about="http://sw-app.org/mic.xhtml#i" rev="foaf:depicts">
|
||||
<img src="http://sw-app.org/img/mic_2007_01.jpg"
|
||||
alt="A photo depicting Michael" />
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0039</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<img about="http://sw-app.org/mic.xhtml#i"
|
||||
rev="foaf:depicts"
|
||||
src="http://sw-app.org/img/mic_2007_01.jpg"
|
||||
href="http://sw-app.org/img/mic_2006_03.jpg"
|
||||
alt="A photo depicting Michael" />
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,17 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0041</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<img about="http://sw-app.org/mic.xhtml#i"
|
||||
rev="foaf:depicts"
|
||||
src="http://sw-app.org/img/mic_2007_01.jpg"
|
||||
href="http://sw-app.org/img/mic_2006_03.jpg"
|
||||
resource="http://sw-app.org/mic.xhtml#photo"
|
||||
alt="A photo depicting Michael" />
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0048</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about="http://www.example.org/#me" rel="foaf:knows" typeof="foaf:Person">
|
||||
<p property="foaf:name">John Doe</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0049</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about="http://www.example.org/#me" typeof="foaf:Person">
|
||||
<p property="foaf:name">John Doe</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0050</title>
|
||||
</head>
|
||||
<body>
|
||||
<div typeof="foaf:Person">
|
||||
<p property="foaf:name">John Doe</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0051</title>
|
||||
</head>
|
||||
<body>
|
||||
<p about="" typeof="foaf:Document" property="foaf:topic">John Doe</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0052</title>
|
||||
</head>
|
||||
<body>
|
||||
<p typeof="foaf:Person" resource="http://www.example.org/#me">
|
||||
John Doe
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0053</title>
|
||||
</head>
|
||||
<body>
|
||||
<p typeof="foaf:Person" resource="http://www.example.org/#me">
|
||||
<span property="foaf:name">John Doe</span>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0054</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
This document was authored and published by
|
||||
<span about="" property="dc:creator dc:publisher">Fabien Gandon</span>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0055</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
This document was authored and published by
|
||||
<a about="" rel="dc:creator dc:publisher" href="http://www-sop.inria.fr/acacia/fabien/">Fabien Gandon</a>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0056</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about="http://www.example.org/#ben" typeof="foaf:Person" rel="foaf:knows">
|
||||
<p about="http://www.example.org/#mark" property="foaf:name">Mark Birbeck</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0057</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about="http://www.example.org/#ben" rel="foaf:knows">
|
||||
<p about="http://www.example.org/#mark" property="foaf:name">Mark Birbeck</p>
|
||||
<p about="http://www.example.org/#ivan" property="foaf:name">Ivan Herman</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/ foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0059</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>This document was authored and published by:</p>
|
||||
<ul rel="dc:creator dc:publisher">
|
||||
<li about="http://www.example.org/#manu" property="foaf:name">Manu Sporny</li>
|
||||
<li about="http://www.example.org/#fabien" property="foaf:name">Fabien Gandon</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0060</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about="http://www.example.org/#matsumoto-kimiko"
|
||||
typeof="foaf:Person">
|
||||
<p property="foaf:name">松本 后子</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0063</title>
|
||||
<link rel=":next" href="http://rdfa.info/test-suite/test-cases/rdfa1.1/html5/0064.html" />
|
||||
</head>
|
||||
<body>
|
||||
<p>This is the 63<sup>rd</sup> test. The next test is #64.</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0064</title>
|
||||
</head>
|
||||
<body>
|
||||
<p about="[_:michael]">Michael knows
|
||||
<a rel="foaf:knows" href="http://digitalbazaar.com/people/manu">Manu</a>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,21 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0065</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about="[_:manu]">
|
||||
Manu Sporny can be reached via
|
||||
<a rel="foaf:mbox" href="mailto:manu.sporny@digitalbazaar.com">email</a>.
|
||||
<span rel="foaf:knows" resource="[_:michael]">He knows Michael.</span>
|
||||
</div>
|
||||
|
||||
<div about="[_:michael]">
|
||||
Michael can be reached via
|
||||
<a rel="foaf:mbox" href="mailto:michael.hausenblas@joanneum.at">email</a>.
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head typeof="foaf:Document">
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0066</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>This is test #66.</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<title property="foaf:topic">Test 0067</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>This is test #67.</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0068</title>
|
||||
</head>
|
||||
<body>
|
||||
<p about="0067.html">
|
||||
The previous test was
|
||||
<span property="dc:title">Test 0067</span>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="xhv: http://www.w3.org/1999/xhtml/vocab#">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0069</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>The next test will be
|
||||
<a about="" rel="xhv:next" href="0070.html">Test 0070</a>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="xhv: http://www.w3.org/1999/xhtml/vocab#">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0070</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>The previous test was
|
||||
<span about="" rel="xhv:prev" resource="0069.html">Test 0069</span>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="cc: http://creativecommons.org/ns#">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0071</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>This page is under a Creative Commons
|
||||
<a rel="cc:license"
|
||||
href="http://creativecommons.org/licenses/by-nd/3.0/">
|
||||
Attribution-No Derivatives 3.0 license</a>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<base href="http://www.example.org/"/>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0072</title>
|
||||
</head>
|
||||
<body>
|
||||
<p about="faq">
|
||||
Learn more by reading the example.org
|
||||
<span property="dc:title">Example FAQ</span>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<base href="http://www.example.org/"/>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0073</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
This article was written by
|
||||
<span rel="dc:creator" resource="jane">Jane</span>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<base href="http://www.example.org/"/>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0074</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
This article was written by
|
||||
<a rel="dc:creator" href="jane">Jane</a>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<base href="http://www.example.org/"/>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0075</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
This page is under a Creative Commons
|
||||
<a rel="license" href="http://creativecommons.org/licenses/by-nd/3.0/">Attribution-No Derivatives 3.0 license</a>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0079</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about ="http://www.example.org/#somebody" rel="foaf:knows">
|
||||
<p resource="http://www.ivan-herman.org/Ivan_Herman">Ivan Herman</p>
|
||||
<p href="http://www.w3.org/People/Berners-Lee/card#i">Tim Berners Lee</p>
|
||||
<p resource="http://danbri.org/foaf.rdf#danbri" href="http://www.leobard.net/rdf/foaf.xml#me">Dan Brickley</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0080</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about ="http://www.example.org/#somebody" rel="foaf:knows">
|
||||
<p about="http://danbri.org/foaf.rdf#danbri" resource="http://www.leobard.net/rdf/foaf.xml#me">Dan Brickley</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0083</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about="http://www.example.org/#somebody" rel="foaf:knows">
|
||||
<p property="foaf:name">Ivan Herman</p>
|
||||
<p rel="foaf:mailbox" resource="mailto:ivan@w3.org">mailto:ivan@w3.org</p>
|
||||
<p about="http://danbri.org/foaf.rdf#danbri" typeof="foaf:Person" property="foaf:name">Dan Brickley</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,17 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0084</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about ="http://www.example.org/#somebody" rev="foaf:knows" rel="foaf:knows">
|
||||
<div>
|
||||
<p property="foaf:name">Ivan Herman</p>
|
||||
<p rel="foaf:mailbox" resource="mailto:ivan@w3.org">mailto:ivan@w3.org</p>
|
||||
<p about="http://danbri.org/foaf.rdf#danbri" typeof="foaf:Person" property="foaf:name">Dan Brickley</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0085</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about ="http://www.example.org/#somebody" rel="foaf:knows">
|
||||
<div rel="foaf:knows">
|
||||
<p resource="http://www.ivan-herman.org/Ivan_Herman">Ivan Herman</p>
|
||||
<p href="http://www.w3.org/People/Berners-Lee/card#i">Tim Berners Lee</p>
|
||||
<p resource="http://danbri.org/foaf.rdf#danbri" href="http://www.leobard.net/rdf/foaf.xml#me">Dan Brickley</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,35 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0087</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
<a rel=":alternate" href="http://example.org/alternate">alternate</a>
|
||||
<a rel=":appendix" href="http://example.org/appendix">appendix</a>
|
||||
<a rel=":bookmark" href="http://example.org/bookmark">bookmark</a>
|
||||
<a rel=":cite" href="http://example.org/cite">cite</a>
|
||||
<a rel=":chapter" href="http://example.org/chapter">chapter</a>
|
||||
<a rel=":contents" href="http://example.org/contents">contents</a>
|
||||
<a rel=":copyright" href="http://example.org/copyright">copyright</a>
|
||||
<a rel=":glossary" href="http://example.org/glossary">glossary</a>
|
||||
<a rel=":help" href="http://example.org/help">help</a>
|
||||
<a rel=":icon" href="http://example.org/icon">icon</a>
|
||||
<a rel=":index" href="http://example.org/index">index</a>
|
||||
<a rel=":first" href="http://example.org/first">first</a>
|
||||
<a rel=":last" href="http://example.org/last">last</a>
|
||||
<a rel=":license" href="http://example.org/license">license</a>
|
||||
<a rel=":meta" href="http://example.org/meta">meta</a>
|
||||
<a rel=":next" href="http://example.org/next">next</a>
|
||||
<a rel=":p3pv1" href="http://example.org/p3pv1">p3pv1</a>
|
||||
<a rel=":prev" href="http://example.org/prev">prev</a>
|
||||
<a rel=":role" href="http://example.org/role">role</a>
|
||||
<a rel=":section" href="http://example.org/section">section</a>
|
||||
<a rel=":subsection" href="http://example.org/subsection">subsection</a>
|
||||
<a rel=":start" href="http://example.org/start">start</a>
|
||||
<a rel=":stylesheet" href="http://example.org/stylesheet">stylesheet</a>
|
||||
<a rel=":up" href="http://example.org/up">up</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0088</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about ="http://www.example.org/#somebody" rel="foaf:knows">
|
||||
<p about="[_:]" property="foaf:name">Dan Brickley</p>
|
||||
<p about="[_:]" typeof="foaf:Person">Dan Brickley again:-)</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0089</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<img src="http://example.org/example.png" typeof="foaf:Image" alt="example image" />
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0091</title>
|
||||
</head>
|
||||
<body>
|
||||
<p about="[_:human]">
|
||||
A human is
|
||||
<span property=":definition">a bi-pedal primate</span>.
|
||||
They are quite possibly one of the most
|
||||
<span property=":note">confused animal</span>s residing in the
|
||||
<span property=":foo">Milky Way</span>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/ ex: http://www.example.org/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0093</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about="">
|
||||
Author: <span property="dc:creator">Albert Einstein</span>
|
||||
<h2 property="dc:title" datatype="ex:XMLLiteral">E = mc<sup>2</sup>: The Most Urgent Problem of Our Time</h2>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,19 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="example: http://www.example.org/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0099</title>
|
||||
</head>
|
||||
<body>
|
||||
<p about="http://www.cwi.nl/~steven/" property="example:likes">
|
||||
We put thirty spokes together and call it a wheel;
|
||||
But it is on the space where there is nothing that the usefulness of the wheel depends.
|
||||
We turn clay to make a vessel;
|
||||
But it is on the space where there is nothing that the usefulness of the vessel depends.
|
||||
We pierce doors and windows to make a house;
|
||||
And it is on these spaces where there is nothing that the usefulness of the house depends.
|
||||
Therefore just as we take advantage of what is, we should recognize the usefulness of what is not.
|
||||
|
||||
Lao Tzu: Tao Te Ching</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# example: http://www.example.org/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0104</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
The word "interfenestration" has
|
||||
<span about="#interfenestration" rel="example:size">
|
||||
<span property="rdf:value">17</span>
|
||||
<span property="example:unit">character</span>s.
|
||||
</span>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0106</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about="" rel="dc:creator">
|
||||
<a rel="" href="manu.html">Manu</a> created this page.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="ex: http://example.org/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0107</title>
|
||||
</head>
|
||||
<body>
|
||||
<div rel="next"></div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/" xml:base="http://example.org/invalid/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0109</title>
|
||||
</head>
|
||||
<body>
|
||||
<!-- This a NOT a valid XHTML document (due to @xml:base) -->
|
||||
<div xml:base="http://example.org/invalid/">
|
||||
<p about="">This is <span property="dc:title">Test 0109</span>.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="xhv: http://www.w3.org/1999/xhtml/vocab#">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0110</title>
|
||||
</head>
|
||||
<body>
|
||||
<div rel="xhv:next">
|
||||
<div rel="xhv:next"></div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="xhv: http://www.w3.org/1999/xhtml/vocab#">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0111</title>
|
||||
</head>
|
||||
<body>
|
||||
<div rel="xhv:next">
|
||||
<div rel="xhv:next">
|
||||
<div rel="xhv:next"></div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="ex: http://example.org/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0112</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
<span about="http://example.org/node" property="ex:property"
|
||||
datatype="">not an XML Literal,
|
||||
whitespace preserved
|
||||
</span>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,19 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="cc: http://creativecommons.org/ns# xhv: http://www.w3.org/1999/xhtml/vocab# rdfatest: http://rdfa.info/vocabs/rdfa-test#">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0114</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<a rel="xhv:index" href="../../.././#">Test Suite</a>
|
||||
<a rel="xhv:next" href="0115.html">Test Case 0115</a>
|
||||
<a rel="xhv:up" href="./">Test Case 0114</a>
|
||||
<a rel="cc:attributionURL" href="../../../../">RDFa Website</a>
|
||||
<a rel="rdfatest:cornerCase1" href=".">Corner Case #1</a>
|
||||
<a rel="rdfatest:cornerCase3" href="...">Corner Case #3</a>
|
||||
<a rel="rdfatest:cornerCase4" href="?foo=bar../baz">Corner Case #4</a>
|
||||
<a rel="rdfatest:cornerCase5" href="../..../../../.../.htaccess">Corner Case #5</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="ex: http://www.example.com/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0115</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Description: XML entities in the RDFa content</p>
|
||||
<p>
|
||||
<span property="ex:entity1">></span>
|
||||
<span property="ex:entity2">Ben & Co.</span>
|
||||
<span property="ex:entity3">@</span>
|
||||
<span property="ex:entity4">@</span>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<base href="http://www.example.org/tc117.xhtml#fragment"/>
|
||||
<title property="dc:title">Test 0117</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
<span property="dc:contributor">Mark Birbeck</span>
|
||||
added this triple test.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0118</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
Check to see if parsers get confused when "" is
|
||||
interpreted as NULL in some chaining cases.
|
||||
<a href="http://example.org/ben.html"><span
|
||||
about="" property="dc:creator">Ben</span></a>
|
||||
</p>
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -0,0 +1,17 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/ example: http://example.org/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0119</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<p about="[example:]">
|
||||
The
|
||||
<span property="dc:title">Example Website</span>
|
||||
is used in many W3C tutorials.
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dc: http://purl.org/dc/elements/1.1/ example: http://example.org/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0120</title>
|
||||
</head>
|
||||
<body>
|
||||
<p about="[:]">
|
||||
The
|
||||
<span property="dc:title">The XHTML Vocabulary Document</span>
|
||||
is the default prefix for XHTML+RDFa 1.0.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0122</title>
|
||||
</head>
|
||||
<body>
|
||||
<p about="http://example.org/section1.html">
|
||||
This section is contained below <span rel="up" resource="[]">the main site</span>.
|
||||
</p>
|
||||
</body>
|
||||
|
||||
|
||||
|
||||
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="dct: http://purl.org/dc/terms/ sioc: http://rdfs.org/sioc/ns# foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0126</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about="http://www.example.org/#article" typeof="foaf:Document sioc:Post">
|
||||
<h1 property="dct:title">My article</h1>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="xhv: http://www.w3.org/1999/xhtml/vocab#">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test</title>
|
||||
<link rel="xhv:next xhv:prev	xhv:first
xhv:last
xhv:subsection" href="http://example.org/test.css" />
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test</title>
|
||||
<link rel="LICENSE" href="http://example.org/test.css" />
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Blank-node as Predicate Test</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Blank Nodes are not allowed to be predicate identifiers in RDF:</p>
|
||||
<p property="_:invalid">Test</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test</title>
|
||||
</head>
|
||||
<body>
|
||||
<p xmlns:xmlzzz="http://example.org/" property="xmlzzz:test">Test</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="v: http://www.w3.org/2006/vcard/ns#">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0174</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
This test ensures that single-character prefixes are allowed.
|
||||
My name is:
|
||||
<span about="http://example.org/jd" property="v:fn">John Doe</span>
|
||||
</p>
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0175</title>
|
||||
</head>
|
||||
<body>
|
||||
<p about="_:gregg">My name is
|
||||
<em property="http://xmlns.com/foaf/0.1/name">Gregg Kellogg</em>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,22 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0176</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about="_:manu">
|
||||
Manu can be reached via
|
||||
<a rel="http://xmlns.com/foaf/0.1/mbox" href="mailto:manu.sporny@digitalbazaar.com">email</a>.
|
||||
<span rel="http://xmlns.com/foaf/0.1/knows" resource="_:gregg">He knows Gregg.</span>
|
||||
<span rev="http://xmlns.com/foaf/0.1/knows" resource="_:gregg">Who knows Manu.</span>
|
||||
</div>
|
||||
|
||||
<div about="_:gregg">
|
||||
Gregg can be reached via
|
||||
<a rel="http://xmlns.com/foaf/0.1/mbox" href="mailto:gregg@kellogg-assoc.com">email</a>.
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0177</title>
|
||||
<base href="http://example.org/"/>
|
||||
</head>
|
||||
<body>
|
||||
<div about ="#me" prefix="foaf: http://xmlns.com/foaf/0.1/" >
|
||||
<p property="foaf:name">Ivan Herman</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0178</title>
|
||||
<base href="http://example.org/"/>
|
||||
</head>
|
||||
<body>
|
||||
<div about ="#this" prefix="foaf: http://xmlns.com/foaf/0.1/ dc: http://purl.org/dc/terms/" typeof="dc:Agent">
|
||||
<p property="foaf:name">A particular agent</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0179</title>
|
||||
<base href="http://example.org/"/>
|
||||
</head>
|
||||
<body>
|
||||
<!-- prefix has a higher priority than xmlns -->
|
||||
<div about ="#me" xmlns:foaf="http://www.example.com/wrong/foaf/uri" prefix="foaf: http://xmlns.com/foaf/0.1/" >
|
||||
<p property="foaf:name">Ivan Herman</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0180</title>
|
||||
<base href="http://example.org/"/>
|
||||
</head>
|
||||
<body>
|
||||
<div about ="#me" prefix=": http://xmlns.com/foaf/0.1/" >
|
||||
<p property=":name">Ivan Herman</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0181</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about ="http://www.example.org/software">
|
||||
<p rel=":license" resource="http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231">Ivan Herman</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0182</title>
|
||||
<base href="http://example.org/"/>
|
||||
</head>
|
||||
<body>
|
||||
<div prefix="foaf: http://example.org/wrong/foaf/uri/ dc: http://purl.org/dc/terms/" >
|
||||
<div about ="#this" typeof="dc:Agent" prefix="foaf: http://xmlns.com/foaf/0.1/" >
|
||||
<p property="foaf:name">A particular agent</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0183</title>
|
||||
<base href="http://example.org/"/>
|
||||
</head>
|
||||
<body>
|
||||
<div prefix="foaf: http://example.org/wrong/foaf/uri/ dc: http://purl.org/dc/terms/" >
|
||||
<div about ="#this" typeof="dc:Agent" xmlns:foaf="http://xmlns.com/foaf/0.1/" >
|
||||
<p property="foaf:name">A particular agent</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0186</title>
|
||||
<base href="http://example.org/"/>
|
||||
</head>
|
||||
<body>
|
||||
<div about ="#me" vocab="http://xmlns.com/foaf/0.1/" >
|
||||
<p property="name">Ivan Herman</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0187</title>
|
||||
<base href="http://example.org/"/>
|
||||
</head>
|
||||
<body>
|
||||
<div vocab="http://example.org/wrong/foaf/uri/">
|
||||
<div about ="#me" vocab="http://xmlns.com/foaf/0.1/" >
|
||||
<p property="name">Ivan Herman</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0188</title>
|
||||
<base href="http://example.org/"/>
|
||||
</head>
|
||||
<body>
|
||||
<div vocab="http://xmlns.com/foaf/0.1/">
|
||||
<div about ="#me">
|
||||
<p property="name">Ivan Herman</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0189</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about ="http://www.example.org/software" vocab="http://www.example.org/vocab#">
|
||||
<p rel="license" resource="http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231">Ivan Herman</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0190</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about ="http://www.example.org/software">
|
||||
<p rel="liCeNse" resource="http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231">Ivan Herman</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html prefix="ex: http://example.org/rdf/ rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<title>Test 0196</title>
|
||||
</head>
|
||||
<body>
|
||||
<div about="http://www.example.org">
|
||||
<p property="ex:xmllit" datatype="rdf:XMLLiteral">This is an XMLLiteral</p>
|
||||
<p property="ex:plainlit">This is a <em>plain</em> literal</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue