GET /api/dandisets/001087/versions/draft/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "DANDI:001087/draft",
    "url": "https://dandiarchive.org/dandiset/001087/draft",
    "name": "Identification of eupnea",
    "about": [],
    "access": [
        {
            "status": "dandi:OpenAccess",
            "schemaKey": "AccessRequirements"
        }
    ],
    "license": [
        "spdx:CC-BY-4.0"
    ],
    "version": "draft",
    "@context": "https://raw.githubusercontent.com/dandi/schema/master/releases/0.6.8/context.json",
    "citation": "Khurram, Obaid (2024) Identification of eupnea (Version draft) [Data set]. DANDI archive. https://dandiarchive.org/dandiset/001087/draft",
    "keywords": [
        "eupnea",
        "breathing",
        "diaphragm",
        "emg",
        "rat"
    ],
    "protocol": [],
    "schemaKey": "Dandiset",
    "identifier": "DANDI:001087",
    "repository": "https://dandiarchive.org",
    "contributor": [
        {
            "name": "Khurram, Obaid",
            "email": "khurram.obaid@mayo.edu",
            "roleName": [
                "dcite:ContactPerson"
            ],
            "schemaKey": "Person",
            "affiliation": [],
            "includeInCitation": true
        }
    ],
    "dateCreated": "2024-07-16T20:59:16.320930+00:00",
    "description": "Identification of eupneic breathing using hierarchical clustering, an unsupervised machine learning. Input data sets are of Matlab table form and contain the onset and offset of breaths + the input raw diaphragm EMG signal. Output is table format with identification of clusters are formed. The primary cluster is assumed to be eupneic. ",
    "studyTarget": [
        "neuromotor control of breathing"
    ],
    "assetsSummary": {
        "schemaKey": "AssetsSummary",
        "numberOfBytes": 0,
        "numberOfFiles": 0
    },
    "schemaVersion": "0.6.8",
    "ethicsApproval": [],
    "wasGeneratedBy": [],
    "relatedResource": [],
    "manifestLocation": [
        "https://api.dandiarchive.org/api/dandisets/001087/versions/draft/assets/"
    ]
}