Skip to content

Instantly share code, notes, and snippets.

@cdaringe
Created September 6, 2015 06:50
Show Gist options
  • Save cdaringe/ed5e5d185be2aba9a9e4 to your computer and use it in GitHub Desktop.
Save cdaringe/ed5e5d185be2aba9a9e4 to your computer and use it in GitHub Desktop.
{
"projectId": "2E275CBC-6C21-B074-A9B1-F47A3561E4DC",
"consortia": [
{
"_id": "317846EA-1828-4615-BDBF-7E5D9115FA40",
"_rev": "4-75e3839ccfcad09d8296ea82436fc0d9",
"description": "test description ...",
"label": "consortium test label",
"tags": [
{
"id": "testTag-1"
},
{
"id": "testTag-2"
}
],
"users": [
{
"id": "testUser-1"
},
{
"id": "testUser-2"
},
{
"id": "newTestUser"
}
],
"analyses": [
{
"label": "analy1",
"id": "f350e7f9-e198-48b1-8c89-38d2dfaf24cc"
},
{
"label": "a2",
"id": "08a72ee0-0dbe-444e-a046-ae9c9b3e1d61"
}
]
},
{
"_id": "consortium-1",
"_rev": "1-646ac12ed37504831416c135aae6f56c",
"label": "consortia1",
"description": "test description ...",
"users": [
{
"id": "fakeuser-1"
},
{
"id": "fakeuser-3"
}
],
"tags": [
{
"id": "faketag-1"
}
]
},
{
"_id": "consortium-2",
"_rev": "3-08e25e04122eedcdfac3c85b39309a9f",
"description": "test description ...",
"label": "consortia2",
"tags": [
{
"id": "faketag-2"
}
],
"users": [
{
"id": "fakeuser-2"
},
{
"id": "fakeuser-4"
},
{
"id": "fakeuser-1"
},
{
"username": "admin",
"email": "heyo",
"institution": "BillBraskeyLTD",
"name": "Admin McAdmin"
}
],
"analyses": [
{
"label": "asdf",
"id": "65efab04-e694-4724-a9c5-78492dbd9b27"
}
]
},
{
"_id": "consortium-3",
"_rev": "1-4dafeb435e9de96a40d5323bf16f569d",
"label": "Sample Consortia 3",
"description": "Proin nec tincidunt ligula, eget mollis eros. Vestibulum varius, nibh vel pulvinar venenatis, sem sem cursus lacus, at pellentesque elit leo at augue. Quisque eget ex sed libero euismod dapibus.",
"users": [
{
"id": "fakeuser-1"
},
{
"id": "fakeuser-4"
}
],
"tags": [
{
"id": "faketag-1"
},
{
"id": "faketag-2"
}
]
},
{
"_id": "consortium-4",
"_rev": "1-2edc407f3d8391a04b619ba2bb93c793",
"label": "Sample Consortia 4",
"description": "Sed ullamcorper erat ligula. Aenean sodales lorem sit amet neque pulvinar, nec facilisis mi maximus. Vestibulum ante mauris, porttitor id pellentesque vel, imperdiet lacinia erat. Nunc pellentesque neque dui, id ornare lacus ornare eu.",
"users": [
{
"id": "fakeuser-2"
}
],
"tags": [
{
"id": "faketag-2"
}
]
}
],
"project": {
"consortium": {
"_id": "consortium-2",
"_rev": "3-08e25e04122eedcdfac3c85b39309a9f",
"description": "test description ...",
"label": "consortia2",
"tags": [
{
"id": "faketag-2"
}
],
"users": [
{
"id": "fakeuser-2"
},
{
"id": "fakeuser-4"
},
{
"id": "fakeuser-1"
},
{
"username": "admin",
"email": "heyo",
"institution": "BillBraskeyLTD",
"name": "Admin McAdmin"
}
],
"analyses": [
{
"label": "asdf",
"id": "65efab04-e694-4724-a9c5-78492dbd9b27"
}
]
},
"_id": "2E275CBC-6C21-B074-A9B1-F47A3561E4DC",
"_rev": "30-7f0322b344282ebd374a4bc44ce5ab32",
"name": "asdfesfasd",
"defaultConsortiumId": "consortium-2",
"files": [
{
"filename": "$DJI.csv",
"dirname": "/Users/cdieringer/ml4t/ml4t/data",
"sha": "c6f9f7a8746f92046c600b2cdbd32a1134c68b59"
},
... 42 more ...
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment