{
  "@context": {
    "@language": "en",
    "@vocab": "https://schema.org/",
    "citeAs": "cr:citeAs",
    "column": "cr:column",
    "conformsTo": "dct:conformsTo",
    "cr": "http://mlcommons.org/croissant/",
    "data": {
      "@id": "cr:data",
      "@type": "@json"
    },
    "dataType": {
      "@id": "cr:dataType",
      "@type": "@vocab"
    },
    "dct": "http://purl.org/dc/terms/",
    "extract": "cr:extract",
    "field": "cr:field",
    "fileObject": "cr:fileObject",
    "fileProperty": "cr:fileProperty",
    "fileSet": "cr:fileSet",
    "format": "cr:format",
    "includes": "cr:includes",
    "isLiveDataset": "cr:isLiveDataset",
    "jsonPath": "cr:jsonPath",
    "key": "cr:key",
    "md5": "cr:md5",
    "parentField": "cr:parentField",
    "path": "cr:path",
    "recordSet": "cr:recordSet",
    "references": "cr:references",
    "regex": "cr:regex",
    "repeated": "cr:repeated",
    "replace": "cr:replace",
    "sc": "https://schema.org/",
    "separator": "cr:separator",
    "source": "cr:source",
    "subField": "cr:subField",
    "transform": "cr:transform"
  },
  "@type": "sc:Dataset",
  "conformsTo": "http://mlcommons.org/croissant/1.0",
  "name": "ds005079",
  "alternateName": [
    "DS005079"
  ],
  "description": "The Effects of Directed Therapeutic Intent on Live and Damaged Cells. eeg dataset accessible via EEGDash as `DS005079` with standardized BIDS metadata.",
  "url": "https://eegdash.org/api/dataset/eegdash.dataset.DS005079.html",
  "keywords": [
    "EEG",
    "BIDS",
    "neuroscience",
    "Multisensory",
    "Healthy",
    "Affect"
  ],
  "isAccessibleForFree": true,
  "includedInDataCatalog": {
    "@type": "sc:DataCatalog",
    "name": "EEG Dash",
    "url": "https://eegdash.org/"
  },
  "license": "https://creativecommons.org/publicdomain/zero/1.0/",
  "creator": [
    {
      "@type": "sc:Person",
      "name": "Lorenzo Cohen"
    },
    {
      "@type": "sc:Person",
      "name": "Arnaud Delorme"
    },
    {
      "@type": "sc:Person",
      "name": "Peiying Yang"
    },
    {
      "@type": "sc:Person",
      "name": "Andrew Cusimano"
    },
    {
      "@type": "sc:Person",
      "name": "Sharmistha Chakraborty"
    },
    {
      "@type": "sc:Person",
      "name": "Phuong Nguyen"
    },
    {
      "@type": "sc:Person",
      "name": "Defeng Deng"
    },
    {
      "@type": "sc:Person",
      "name": "Shafaqmuhammad Iqbal"
    },
    {
      "@type": "sc:Person",
      "name": "Monica Nelson"
    },
    {
      "@type": "sc:Person",
      "name": "Chris Fields"
    }
  ],
  "identifier": "doi:10.18112/openneuro.ds005079.v2.0.0",
  "sameAs": [
    "https://doi.org/10.18112/openneuro.ds005079.v2.0.0",
    "https://openneuro.org/datasets/ds005079",
    "https://huggingface.co/datasets/EEGDash/ds005079"
  ],
  "citeAs": "Lorenzo Cohen, Arnaud Delorme, Peiying Yang, Andrew Cusimano, Sharmistha Chakraborty (n.d.). The Effects of Directed Therapeutic Intent on Live and Damaged Cells. doi:10.18112/openneuro.ds005079.v2.0.0",
  "version": "v1.2.1",
  "measurementTechnique": [
    "BIDS task: BaselinePostCellPresent",
    "BIDS task: BaselinePostControl1",
    "BIDS task: BaselinePostControl2",
    "BIDS task: BaselinePreCellPresent",
    "BIDS task: BaselinePreControl1",
    "BIDS task: BaselinePreControl2",
    "BIDS task: TreatmentFirst5minCellPresent",
    "BIDS task: TreatmentFirst5minControl1",
    "BIDS task: TreatmentFirst5minControl2",
    "BIDS task: TreatmentLast5minCellPresent",
    "BIDS task: TreatmentLast5minControl1",
    "BIDS task: TreatmentLast5minControl2",
    "BIDS task: TreatmentMid5minCellPresent",
    "BIDS task: TreatmentMid5minControl1",
    "BIDS task: TreatmentMid5minControl2"
  ],
  "distribution": [
    {
      "@type": "cr:FileObject",
      "@id": "ds005079-bids-bucket",
      "name": "ds005079 BIDS bucket",
      "description": "Canonical BIDS-formatted dataset bucket for DS005079.",
      "contentUrl": "s3://openneuro.org/ds005079",
      "encodingFormat": "application/vnd.bids+directory"
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds005079-openneuro",
      "name": "ds005079 on OpenNeuro",
      "description": "OpenNeuro dataset landing page.",
      "contentUrl": "https://openneuro.org/datasets/ds005079",
      "encodingFormat": "text/html"
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds005079-eegdash-records",
      "name": "ds005079 EEGDash records (live)",
      "description": "Live JSON listing of every recording in this dataset, with BIDS metadata, channel counts, and S3 storage keys.",
      "contentUrl": "https://data.eegdash.org/api/eegdash/records?filter=%7B%22dataset%22%3A%22ds005079%22%7D",
      "encodingFormat": "application/json",
      "isLiveDataset": true
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds005079-nemar",
      "name": "ds005079 on NeMAR",
      "description": "NEMAR dataset landing page with pipeline plots.",
      "contentUrl": "https://nemar.org/dataexplorer/detail?dataset_id=ds005079",
      "encodingFormat": "text/html"
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds005079-huggingface",
      "name": "EEGDash/ds005079 on Hugging Face",
      "description": "Hugging Face dataset mirror — ready for `datasets.load_dataset(...)` pulls.",
      "contentUrl": "https://huggingface.co/datasets/EEGDash/ds005079",
      "encodingFormat": "application/vnd.huggingface-dataset+json"
    }
  ]
}