My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

S3DB is a web service application with an explicit semantic data model. Specifically, the core model, described in RDFS, distinguishes the domain of discourse from its instantiation. This distinction enables the explicit inclusion of a permission inheritance component. As a consequence, the access to individual data elements is resolved on the server side rather than at the access point. Data formats supported include tabular text, HTML, XML, XML/RDF, N3/RDF, and JSON. The S3DB code also includes a basic web-based database management system application (DBMS).

NOTE: Please follow installation instructions at s3db.org

Please read the LICENSE text in the source code (file "licence").

S3DB Interfaces

Hosted in this project are also a few of the interfaces that can be used to explore data within an s3db system. To point these interfaces to a random S3DB deployment, simply add to the url the following parameters:

url - the physical address where your deployment is hosted
key - your user authentication key
project_id - the identifier of the project you plan to explore

Examples:

http://js.s3db.googlecode.com/hg/translate/index.html?url=http://ibl.mdanderson.org/s3dbdemo3/&key=[user_key]

http://analytics.mathbiol-lena.googlecode.com/hg/analytics.html?url=http://ibl.mdanderson.org/s3dbdemo3/&key=CwicySr6P6o8tNf&project_id=56106

Rule Inspector

http://js.s3db.googlecode.com/hg/ruleinspector.html

S3QL Translate

http://js.s3db.googlecode.com/hg/translate/index.html

Interfaces Hosted elsewhere

SPARQL Query Builder

http://sparql.s3db.org

S3DB Analytics

http://analytics.mathbiol-lena.googlecode.com/hg/analytics.html

AGUIA

http://aguia.googlecode.com/hg/index.html?URLDATA=[your_url]&KEYDATA=[your_key]

S3DB Doc

http://doc.s3db.org

Domain specific interfaces

CNV Viewer

http://code.google.com/p/cnviewer/

Powered by Google Project Hosting