graph-rdfa-processor 0.3.12

Graph RDFa processor
Documentation
1
2
3
4
5
6
7
8
9
10
<html>
  <head> </head>

  <body vocab="http://purl.org/dc/terms/">
    <h2 property="title">The Trouble with Bob</h2>
    <p>
      Date: <span property="http://purl.org/dc/term/created">2011-09-10</span>
    </p>
  </body>
</html>