{
  "@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": "ds004460",
  "alternateName": [
    "DS004460"
  ],
  "description": "EEG and motion capture data set for a full-body/joystick rotation task. eeg dataset accessible via EEGDash as `DS004460` with standardized BIDS metadata.",
  "url": "https://eegdash.org/api/dataset/eegdash.dataset.DS004460.html",
  "keywords": [
    "EEG",
    "BIDS",
    "neuroscience",
    "Visual",
    "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": "Gramann, K."
    },
    {
      "@type": "sc:Person",
      "name": "Hohlefeld, F.U."
    },
    {
      "@type": "sc:Person",
      "name": "Gehrke, L."
    },
    {
      "@type": "sc:Person",
      "name": "Klug, M"
    }
  ],
  "funder": [
    {
      "@type": "sc:Organization",
      "name": "the German Research Foundation (DFG) Grant No. GR 2627/8-1, Open Access funding enabled and organized by Projekt DEAL."
    }
  ],
  "datePublished": "2021",
  "identifier": "doi:10.18112/openneuro.ds004460.v1.1.0",
  "sameAs": [
    "https://doi.org/10.18112/openneuro.ds004460.v1.1.0",
    "https://openneuro.org/datasets/ds004460",
    "https://huggingface.co/datasets/EEGDash/ds004460"
  ],
  "citeAs": "Gramann, K., Hohlefeld, F.U., Gehrke, L., Klug, M (2021). EEG and motion capture data set for a full-body/joystick rotation task. doi:10.18112/openneuro.ds004460.v1.1.0",
  "version": "n/a",
  "measurementTechnique": [
    "BIDS task: Rotation"
  ],
  "distribution": [
    {
      "@type": "cr:FileObject",
      "@id": "ds004460-bids-bucket",
      "name": "ds004460 BIDS bucket",
      "description": "Canonical BIDS-formatted dataset bucket for DS004460.",
      "contentUrl": "s3://openneuro.org/ds004460",
      "encodingFormat": "application/vnd.bids+directory"
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds004460-openneuro",
      "name": "ds004460 on OpenNeuro",
      "description": "OpenNeuro dataset landing page.",
      "contentUrl": "https://openneuro.org/datasets/ds004460",
      "encodingFormat": "text/html"
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds004460-eegdash-records",
      "name": "ds004460 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%22ds004460%22%7D",
      "encodingFormat": "application/json",
      "isLiveDataset": true
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds004460-nemar",
      "name": "ds004460 on NeMAR",
      "description": "NEMAR dataset landing page with pipeline plots.",
      "contentUrl": "https://nemar.org/dataexplorer/detail?dataset_id=ds004460",
      "encodingFormat": "text/html"
    },
    {
      "@type": "cr:FileObject",
      "@id": "ds004460-huggingface",
      "name": "EEGDash/ds004460 on Hugging Face",
      "description": "Hugging Face dataset mirror — ready for `datasets.load_dataset(...)` pulls.",
      "contentUrl": "https://huggingface.co/datasets/EEGDash/ds004460",
      "encodingFormat": "application/vnd.huggingface-dataset+json"
    }
  ]
}