graph-rdfa-processor 0.3.12

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

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