{
  "@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": "ds004554",
  "alternateName": [
    "DS004554"
  ],
  "description": "Forced Picture Naming Task. eeg dataset accessible via EEGDash as `DS004554` with standardized BIDS metadata.",
  "url": "https://eegdash.org/api/dataset/eegdash.dataset.DS004554.html",
  "keywords": [
    "EEG",
    "BIDS",
    "neuroscience",
    "Visual",
    "Healthy",
    "Decision-making"
  ],
  "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": "V. Volpert"
    },
    {
      "@type": "sc:Person",
      "name": "B. Xu"
    },
    {
      "@type": "sc:Person",
      "name": "A. Tchechmedjiev"
    },
    {
      "@type": "sc:Person",
      "name": "S. Harispe"
    },
    {
      "@type": "sc:Person",
      "name": "A. Aksenov"
    },
    {
      "@type": "sc:Person",
      "name": "Q. Mesnildrey and A. Beuter"
    }
  ],
  "identifier": "doi:10.18112/openneuro.ds004554.v1.0.4",
  "sameAs": [
    "https://doi.org/10.18112/openneuro.ds004554.v1.0.4",
    "https://openneuro.org/datasets/ds004554",
    "https://huggingface.co/datasets/EEGDash/ds004554"
  ],
  "citeAs": "V. Volpert, B. Xu, A. Tchechmedjiev, S. Harispe, A. Aksenov (n.d.). Forced Picture Naming Task. doi:10.18112/openneuro.ds004554.v1.0.4",
  "version": "1.8.0",
  "measurementTechnique": [
    "BIDS task: picturenaming"
  ],
  "distribution": [
    {
      "@type": "cr:FileObject",
      "@id": "ds004554-bids-bucket",
      "name": "ds004554 BIDS bucket",
      "description": "Canonical BIDS-formatted dataset bucket for DS004554.",
      "contentUrl": "s3://openneuro.org/ds004554",
      "encodingFormat": "application/vnd.bids+directory"
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds004554-openneuro",
      "name": "ds004554 on OpenNeuro",
      "description": "OpenNeuro dataset landing page.",
      "contentUrl": "https://openneuro.org/datasets/ds004554",
      "encodingFormat": "text/html"
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds004554-eegdash-records",
      "name": "ds004554 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%22ds004554%22%7D",
      "encodingFormat": "application/json",
      "isLiveDataset": true
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds004554-nemar",
      "name": "ds004554 on NeMAR",
      "description": "NEMAR dataset landing page with pipeline plots.",
      "contentUrl": "https://nemar.org/dataexplorer/detail?dataset_id=ds004554",
      "encodingFormat": "text/html"
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds004554-huggingface",
      "name": "EEGDash/ds004554 on Hugging Face",
      "description": "Hugging Face dataset mirror — ready for `datasets.load_dataset(...)` pulls.",
      "contentUrl": "https://huggingface.co/datasets/EEGDash/ds004554",
      "encodingFormat": "application/vnd.huggingface-dataset+json"
    }
  ]
}