{
  "@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": "ds004774",
  "alternateName": [
    "DS004774"
  ],
  "description": "Automatic Evoked Response Detection (ER-Detect) dataset. ieeg dataset accessible via EEGDash as `DS004774` with standardized BIDS metadata.",
  "url": "https://eegdash.org/api/dataset/eegdash.dataset.DS004774.html",
  "keywords": [
    "EEG",
    "BIDS",
    "neuroscience",
    "IEEG",
    "['Other']",
    "['Epilepsy']",
    "['Clinical/Intervention']"
  ],
  "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": "M.A. van den Boom"
    },
    {
      "@type": "sc:Person",
      "name": "N.M. Gregg"
    },
    {
      "@type": "sc:Person",
      "name": "G.O. Valencia"
    },
    {
      "@type": "sc:Person",
      "name": "B.N. Lundstrom"
    },
    {
      "@type": "sc:Person",
      "name": "K.J. Miller"
    },
    {
      "@type": "sc:Person",
      "name": "D. van Blooijs"
    },
    {
      "@type": "sc:Person",
      "name": "G.J.M. Huiskamp"
    },
    {
      "@type": "sc:Person",
      "name": "F.S.S. Leijten"
    },
    {
      "@type": "sc:Person",
      "name": "G.A. Worrell"
    },
    {
      "@type": "sc:Person",
      "name": "D. Hermes"
    }
  ],
  "funder": [
    {
      "@type": "sc:Organization",
      "name": "NIMH R01MH122258"
    },
    {
      "@type": "sc:Organization",
      "name": "Epilepsy Foundation of the Netherlands/Dutch Epilepsy Foundation, NEF17-07"
    }
  ],
  "identifier": "doi:10.18112/openneuro.ds004774.v1.0.0",
  "sameAs": [
    "https://doi.org/10.18112/openneuro.ds004774.v1.0.0",
    "https://openneuro.org/datasets/ds004774",
    "https://huggingface.co/datasets/EEGDash/ds004774"
  ],
  "citeAs": "M.A. van den Boom, N.M. Gregg, G.O. Valencia, B.N. Lundstrom, K.J. Miller (n.d.). Automatic Evoked Response Detection (ER-Detect) dataset. doi:10.18112/openneuro.ds004774.v1.0.0",
  "version": "Brain Imaging Data Structure Specification v1.8.0",
  "measurementTechnique": [
    "BIDS task: SPESclin",
    "BIDS task: ccep"
  ],
  "distribution": [
    {
      "@type": "cr:FileObject",
      "@id": "ds004774-bids-bucket",
      "name": "ds004774 BIDS bucket",
      "description": "Canonical BIDS-formatted dataset bucket for DS004774.",
      "contentUrl": "s3://openneuro.org/ds004774",
      "encodingFormat": "application/vnd.bids+directory"
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds004774-openneuro",
      "name": "ds004774 on OpenNeuro",
      "description": "OpenNeuro dataset landing page.",
      "contentUrl": "https://openneuro.org/datasets/ds004774",
      "encodingFormat": "text/html"
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds004774-eegdash-records",
      "name": "ds004774 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%22ds004774%22%7D",
      "encodingFormat": "application/json",
      "isLiveDataset": true
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds004774-nemar",
      "name": "ds004774 on NeMAR",
      "description": "NEMAR dataset landing page with pipeline plots.",
      "contentUrl": "https://nemar.org/dataexplorer/detail?dataset_id=ds004774",
      "encodingFormat": "text/html"
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds004774-huggingface",
      "name": "EEGDash/ds004774 on Hugging Face",
      "description": "Hugging Face dataset mirror — ready for `datasets.load_dataset(...)` pulls.",
      "contentUrl": "https://huggingface.co/datasets/EEGDash/ds004774",
      "encodingFormat": "application/vnd.huggingface-dataset+json"
    }
  ]
}