tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

0197-isvalid.html (485B)


      1 <!DOCTYPE html>
      2 <html prefix="dc: http://purl.org/dc/terms/">
      3 <head>
      4 <meta charset=utf-8>
      5 <title>Test 0197</title>
      6 <base href="http://www.example.org/me">
      7 </head>
      8 <body>
      9  <p about="" typeof="class/Person" property="pred/name">Gregg Kellogg</p>
     10  <p property="dc:language" datatype="pred/lang">Ruby</p>
     11  <p rel="pred/rel" resource="http://kellogg-assoc.com/">Kellogg Associates</p>
     12  <p rev="pred/rev" resource="http://github.org/gkellogg/rdf_context">Ruby Gem</p>
     13 </body>
     14 </html>