Jump to content

Simple Sloppy Semantic Database

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jonasalmeida (talk | contribs) at 13:58, 18 October 2012 (grammar). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Simple Sloppy Semantic Database (S3DB) is a distributed infrastructure that relies on Semantic Web concepts for management of heterogeneous data. This distributed data management system was first proposed in 2006[1], following the argumentation the previous year that omics data sets would be more easily managed if fragmented in RDF triples.[2] That first version, 1.0, was focused on the support of an indexing engine for triplestore management. The second version, made available in October 2007, added cross-referencing between triples in distinct S3DB deployments to support it as a distributed infrastructure. The third version was released in July 2008 and exposes its API through a specialized query language[3] accessible as a REST web service. An update of that release (version 3.5) also includes a RESTful SPARQL endpoint. This update introduced a self-update feature which replaces version numbers by date of update. The rationale, core data model, and usage are described and illustrated in a PLoS ONE manuscript published August 13, 2008 [4] and a BMC Bioinformatics manuscript published on July 20, 2010 [5]. S3DB's API was published the following year [6]. In 2012, in "Semantic Web meets Integrative Biology: a survey" [7] the features of S3DB were highlighted in an independently assessment. The summary of this assessment was that "S3QL supports a permission control mechanism that allows users to specify contextual minutia such as provenance and access control on the semantic level. The effectiveness of S3QL was illustrated through use cases of IB, such as genomic characterization of cancer and molecular epidemiology of infectious diseases. We expect S3QL or its variations to be accepted as the standard access control mechanism by the SW community". The API's specification is kept at s3ql.info. S3DB is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.

Documentation and wiki are maintained at www.s3db.org. This application is publicly available with open source in PHP code at Google Code. The use of S3DB's web-services formatted as JSON is demonstrated in a youtube video.

References

  1. ^ Almeida JS, Chen C, Gorlitsky R; et al. (2006). "Data integration gets 'Sloppy'". Nat. Biotechnol. 24 (9): 1070–1. doi:10.1038/nbt0906-1070. PMID 16964209. {{cite journal}}: Explicit use of et al. in: |author= (help); Unknown parameter |month= ignored (help)CS1 maint: multiple names: authors list (link)
  2. ^ Wang X, Gorlitsky R, Almeida JS (2005). "From XML to RDF: how semantic web technologies will change the design of 'omic' standards". Nat. Biotechnol. 23 (9): 1099–103. doi:10.1038/nbt1139. PMID 16151403. {{cite journal}}: Unknown parameter |month= ignored (help)CS1 maint: multiple names: authors list (link)
  3. ^ S3QL API Basics
  4. ^ Deus HF, Stanislaus R, Veiga DF; et al. (2008). Ben-Jacob, Eshel (ed.). "A Semantic Web Management Model for Integrative Biomedical Informatics". PLoS ONE. 3 (8): e2946. doi:10.1371/journal.pone.0002946. PMC 2491554. PMID 18698353. {{cite journal}}: Explicit use of et al. in: |author= (help)CS1 maint: multiple names: authors list (link) CS1 maint: unflagged free DOI (link)
  5. ^ Almeida JS, Deus HF, Maass W (2010). "S3DB core: a framework for RDF generation and management in bioinformatics infrastructures". BMC Bioinformatics. 11: 387. doi:10.1186/1471-2105-11-387. PMC 2918582. PMID 20646315.{{cite journal}}: CS1 maint: multiple names: authors list (link) CS1 maint: unflagged free DOI (link)
  6. ^ Deus HF, MC Correa, R Stanislaus , M Miragaia , W Maass , H de Lencastre, R Fox, JS Almeida (2011). "S3QL: A distributed domain specific language for controlled semantic integration of life sciences data". BMC Bioinformatics. 12: 285. doi:10.1186/1471-2105-12-285. PMC 3155508. PMID 21756325.{{cite journal}}: CS1 maint: multiple names: authors list (link) CS1 maint: unflagged free DOI (link)
  7. ^ Chen H, Yu T, Chen JY (2012). "Semantic Web meets Integrative Biology: a survey". Briefings in Bioinformatics. 13: 17. doi:doi:10.1093/bib/bbs014. PMID 22492191. {{cite journal}}: Check |doi= value (help)CS1 maint: multiple names: authors list (link)