Cofundos
community innovation & funding

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

Add requirement >>

  1. 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.

    0 Comments on "Evaluate SPARQL queries" (Show)
  2. 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)
  3. 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

Add comment >>

1 Bids (€70)

You have to be signed in to add bids.

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.

Submit offer