2009
4store - Scalable RDF storage
Application Platform Strategies Blog: REST in Action: Recovery.org
George Thomas was kind enough to post his slides describing the architecture of the recovery.org web site. The site is built using Drupal, and relies on REST, Atom, XForms, XHTML, RDFa, and SPARQL.
2008
Qi4j: REST EntityStore and SPARQL EntityFinder = rich client web apps!
Tant de choses à tester...For the finder part I have implemented a SPARQL backend, which internally delegates to Sesame2, which is the same default index/query that is used to find Entities in general. This in itself is pretty cool, because it means that you can write your domain model in Java, have it be automatically persisted in a store like Neo4j, and then with no extra effort expose it through SPARQL for AJAX webapps to consume (both RDF/XML and JSON output is supported today). Minimally writing a domain model only involves writing Java interfaces (no classes), so it's pretty easy to get started.
2007

