graph-rdfa-processor 0.3.12

Graph RDFa processor
Documentation
1
2
3
4
5
6
7
8
9
10
@prefix rdfa: <http://www.w3.org/ns/rdfa#> .

<http://test.org>
   rdfa:usesVocabulary <http://w.com/> .
<http://test.org/alice/posts/trouble_with_bob>
   <http://w.com/title> """
    The trouble with Bob
  """ .
<http://test.org/alice/posts/jos_barbecue>
   <http://w.com/title> "Jo's Barbecue" .