Open Science Data Framework

The Open Science Data Framework (OSDF) is a specialized document database that allows users to store, retrieve, query and track changes to data over time easily. Because the API uses JSON and REST, developers are able to use OSDF in the language of their choice because almost every language has support for communications via HTTP and working with JSON.

This project was supported by the National Institutes of Health.
Grant number: U01 HG006537

{
  "id": "8c9b980650de1cfff045",
  "ns": "project",
  "node_type": "sample",
  "ver": 3,
  "acl": {
    "read": [ "all" ],
    "write": [ "researchers" ]
  },
  "linkage": {
    "collected_from": [
         "8c9b980650de1cffe997"
    ],
  },
  "meta": {
    "body_site": "palatine_tonsils",
    "collection_date": "2012-03-31",
    "visit_number": 3
  }
}