{
  "@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": "ds003082",
  "alternateName": [
    "DS003082"
  ],
  "description": "Auditory Cortex Mapping Dataset. meg dataset accessible via EEGDash as `DS003082` with standardized BIDS metadata.",
  "url": "https://eegdash.org/api/dataset/eegdash.dataset.DS003082.html",
  "keywords": [
    "EEG",
    "BIDS",
    "neuroscience",
    "MEG",
    "['Auditory']",
    "['Healthy']",
    "['Perception']"
  ],
  "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": "Jonathan Cote"
    },
    {
      "@type": "sc:Person",
      "name": "Etienne de Villers-Sidani"
    }
  ],
  "funder": [
    {
      "@type": "sc:Organization",
      "name": "This work was funded in part by grants from the Natural Sciences and Engineering Research Council of Canada (NSERC), the Centre for Research on Brain, Language and Music (CRBLM), and the Reseau quebecois de recherche sur le vieillissement (RQRV)."
    }
  ],
  "datePublished": "20",
  "identifier": "doi:10.18112/openneuro.ds003082.v1.0.0",
  "sameAs": [
    "https://doi.org/10.18112/openneuro.ds003082.v1.0.0",
    "https://openneuro.org/datasets/ds003082",
    "https://huggingface.co/datasets/EEGDash/ds003082"
  ],
  "citeAs": "Jonathan Cote, Etienne de Villers-Sidani (20). Auditory Cortex Mapping Dataset. doi:10.18112/openneuro.ds003082.v1.0.0",
  "version": "1.2.0",
  "measurementTechnique": [
    "BIDS task: mapping",
    "BIDS task: noise"
  ],
  "distribution": [
    {
      "@type": "cr:FileObject",
      "@id": "ds003082-bids-bucket",
      "name": "ds003082 BIDS bucket",
      "description": "Canonical BIDS-formatted dataset bucket for DS003082.",
      "contentUrl": "s3://openneuro.org/ds003082",
      "encodingFormat": "application/vnd.bids+directory"
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds003082-openneuro",
      "name": "ds003082 on OpenNeuro",
      "description": "OpenNeuro dataset landing page.",
      "contentUrl": "https://openneuro.org/datasets/ds003082",
      "encodingFormat": "text/html"
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds003082-eegdash-records",
      "name": "ds003082 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%22ds003082%22%7D",
      "encodingFormat": "application/json",
      "isLiveDataset": true
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds003082-nemar",
      "name": "ds003082 on NeMAR",
      "description": "NEMAR dataset landing page with pipeline plots.",
      "contentUrl": "https://nemar.org/dataexplorer/detail?dataset_id=ds003082",
      "encodingFormat": "text/html"
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds003082-huggingface",
      "name": "EEGDash/ds003082 on Hugging Face",
      "description": "Hugging Face dataset mirror — ready for `datasets.load_dataset(...)` pulls.",
      "contentUrl": "https://huggingface.co/datasets/EEGDash/ds003082",
      "encodingFormat": "application/vnd.huggingface-dataset+json"
    }
  ]
}