Project: SPARQL wrapper for Amazon's SimpleDB
Amazon recently released a complementary service to their S3 and EC2 offerings called SimpleDB. SimpleDB works pretty much like a RDF triple store minus the requirement to use URIs. Hence it should be quite straightforward to implement a SPARQL wrapper for SimpleDB in PHP.
RAP [2] already contains a SPARQL parser, which can be easily reused for this project.
[1] http://www.amazon.com/gp/browse.html?node=342335011
[2] http://sites.wiwiss.fu-berlin.de/suhl/bizer/rdfapi/
Requirements
-
R1: Evaluate SPARQL queries
by soeren on 14 Dec 2007 21:52
Average rating:
The wrapper should translate SPARQL queries into the SimpleDB query syntax.
-
R2: Load RDF
by soeren on 14 Dec 2007 21:53
Average rating:
The wrapper should enable loading and storing of RDF to SimpleDB. RAP provides parsers for loading various RDF serializations.
0 Comments on "Load RDF" (Show)
-
R3: Export a SimpleDB domain as RDF
by soeren on 14 Dec 2007 21:55
Average rating:
RAP also provides serializers for various RDF serializations
0 Comments on "Export a SimpleDB domain as RDF" (Show)
Comments
1 Bids (€70)
The following donations will be made to the developer upon successful completition of the project:
- €70 by soeren (14 Dec 2007 21:51)
Offers
There are currently no offers for performing the implementation of the project yet.

0 Comments on "Evaluate SPARQL queries" (Show)