tor-browser

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

textanalysis3html.html (473B)


      1 <!DOCTYPE html>
      2 <html lang=en>
      3  <head>
      4    <meta charset=utf-8>
      5      <link href="textanalysis3htmlrules.xml" rel=its-rules>
      6    <title>Text Analysis: Local Test</title>
      7  </head>
      8  <body>
      9    <p><span id="dublin" property="http://xmlns.com/foaf/0.1/name"
     10             about="http://dbpedia.org/resource/Dublin"
     11             typeof="http://nerd.eurecom.fr/ontology#Location">Dublin</span> is 
     12      the <span id="capital">capital</span> of Ireland.</p>
     13  </body>
     14 </html>