graph-rdfa-processor 0.3.12

Graph RDFa processor
Documentation
1
2
3
4
5
6
7
8
9
<html xmlns="http://www.w3.org/1999/xhtml" prefix="ex: http://www.example.com/ns/" xml:lang="fr">

<head>
  <title xml:lang="en">Example</title>
  <meta about="http://example.org/node" property="ex:property" content="chat" />
</head>
...

</html>