RDF APIs Patterns
Interfaces that have found to be most pragmatic:
1 function API - triplesMatching(s,p,o)
OO - classes for resource, property, statement, ...
Two OO styles - resource or model centric
Predicate logic (property, subject, object)
Dave Beckett
Slide 21.