PUBLIC   marks

PUBLIC MARKS from user night.kame with tag rest

Sponsorised links

June 2009

Unboxing Web-Oriented Architecture: The 6 Aspects Of An Emergent Architectural Style

Transfer Methods. This is at the core of REST and ROA and is the foundation of Web-Oriented Architecture. You can read Roy Fielding's chapter on REST (he conceived of the approach originally) or you can just follow the simple guidelines here. At other times, protocols like BitTorrent can be used if the requirements warrant it, but these are exceptional scenarios that I will cover at some point in the future.

Ne pas citer XMPP dans les "Transfer Methods" quelque jours après l'annonce de Google Wave, et surtout le mettre dans le schéma au niveau des Microformats fait perdre toute crédibilité à l'article.

August 2008

Qi4j: REST EntityStore and SPARQL EntityFinder = rich client web apps!

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.

Tant de choses à tester...

night.kame's TAGS related to tag rest

SPARQL +   gloubi-boulga +   java +   microformats +   rdf +   soa +   xmpp +  

Sponsorised links