Sha256: 57e726b9c87224048522cae876f949a4d0572007b0d28754edc98b16fef123b3
Contents?: true
Size: 700 Bytes
Versions: 3
Compression:
Stored size: 700 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:foaf="http://xmlns.com/foaf/0.1/"> <head> <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>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rdfa_parser-0.1.2 | spec/xhtml1-testcases/0065.xhtml |
rdfa_parser-0.1.1 | spec/xhtml1-testcases/0065.xhtml |
rdfa_parser-0.1.0 | spec/xhtml1-testcases/0065.xhtml |