graph-rdfa-processor 0.3.12

Graph RDFa processor
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<p
  prefix="bibo: http://purl.org/ontology/bibo/ dc: http://purl.org/dc/terms/"
  typeof="bibo:Chapter"
>
  "<span property="dc:title">Semantic Annotation and Retrieval</span>" by
  <a inlist="" property="dc:creator" href="http://ben.adida.net/#me"
    >Ben Adida</a
  >,
  <a inlist="" property="dc:creator" href="http://twitter.com/markbirbeck"
    >Mark Birbeck</a
  >, and
  <a inlist="" property="dc:creator" href="http://www.ivan-herman.net/foaf#me"
    >Ivan Herman</a
  >.
</p>