summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-its/textanalysis/html/textanalysis2html.html
blob: 39c45f9ccee75524596fe537d0c7e36f122ee5d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html lang="en">
 <head>
  <meta charset=utf-8>
  <link href="textanalysis2htmlrules.xml" rel="its-rules"/>
  <title>Text Analysis: Local Test</title>
 </head>
 <body>
  <p>
   <span id="dublin" typeof="http://nerd.eurecom.fr/ontology#Location" property="http://dbpedia.org/resource/Dublin">Dublin</span> is the <span id="capital" typeof="http://nerd.eurecom.fr/ontology#City" about="301467919" property="Wordnet3.0">capital</span> of Ireland.</p>
 </body>
</html>