Skip to content

Instantly share code, notes, and snippets.

@turtlebender
Created May 15, 2012 14:48
Show Gist options
  • Save turtlebender/2702336 to your computer and use it in GitHub Desktop.
Save turtlebender/2702336 to your computer and use it in GitHub Desktop.
group description example
{
"inactive_count": 0,
"invited_count": 2,
"invite": {
"url": "/groups/e34a302c-7f3b-11e1-aeb3-1231380dcd5a/members"
},
"name": "BIRN Community",
"parent": null,
"email_templates": {
"url": "/groups/e34a302c-7f3b-11e1-aeb3-1231380dcd5a/email_templates"
},
"is_active": true,
"join": {
"url": "/groups/e34a302c-7f3b-11e1-aeb3-1231380dcd5a/members"
},
"messages": {
"url": "/groups/e34a302c-7f3b-11e1-aeb3-1231380dcd5a/messages"
},
"user_status": null,
"pending_count": 0,
"user_role": null,
"active_count": 50,
"allow_invite": false,
"allow_join": true,
"is_admin": false,
"members": {
"url": "/groups/e34a302c-7f3b-11e1-aeb3-1231380dcd5a/members"
},
"path": [
{
"id": "e34a302c-7f3b-11e1-aeb3-1231380dcd5a",
"name": "BIRN Community"
}
],
"policies": {
"url": "/groups/e34a302c-7f3b-11e1-aeb3-1231380dcd5a/policies"
},
"id": "e34a302c-7f3b-11e1-aeb3-1231380dcd5a",
"description": "<div>The <b>Biomedical Informatics Research Network (BIRN)</b> is a national initiative to advance biomedical research through data sharing and online collaboration. Funded by the <b>National Institute of General Medicine Sciences (NIGMS)</b>, a component of the US <b>National Institutes of Health (NIH)</b>, BIRN provides data-sharing infrastructure, software tools, strategies and advisory services _ all from a single source.</div><div><br></div><div>Our work focuses directly on the biomedical research community's unique, data-intensive sharing and analysis needs, which are particularly evident in fields such as biomedical imaging and genetics.</div><div><br></div><div>For more information, see BIRN's <a href=\"http://www.birncommunity.org/about/overview/\" title=\"\" target=\"_blank\">About page</a> on <a href=\"http://www.birncommunity.org\" title=\"\" target=\"_blank\">birncommunity.org</a>.</div>"
}
{
"last_updated": null,
"is_member": false,
"is_active": true,
"is_admin": false,
"create_date": null,
"id": "e34a302c-7f3b-11e1-aeb3-1231380dcd5a",
"name": "BIRN Community",
"hasChildren": true,
"role_in_group": null,
"uri": "/groups/e34a302c-7f3b-11e1-aeb3-1231380dcd5a",
"status_in_group": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment