system HF Staff commited on
Commit
a21ef36
·
verified ·
1 Parent(s): 71f72ee

Mirror openbmi-ssvep 01-09: metadata.json

Browse files
Files changed (1) hide show
  1. openbmi/SSVEP/.nemar/metadata.json +80 -0
openbmi/SSVEP/.nemar/metadata.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "2.0",
3
+ "pipeline_stage": "enriched",
4
+ "title": "OpenBMI SSVEP EEG dataset (Lee et al. 2019)",
5
+ "description": "A derivative dataset of SSVEP (steady-state visually evoked potential) EEG recordings processed and organized according to the BIDS standard using the moabb (Mother of All BCI Benchmarks) framework. This dataset is derived from the OpenBMI SSVEP EEG dataset (Lee et al. 2019) and provides standardized access to brain-computer interface data for benchmarking and comparative analysis of SSVEP-based decoding algorithms. The dataset contains EEG recordings from multiple subjects performing visual stimulation tasks at various frequencies.",
6
+ "dataset_type": "derivative",
7
+ "authors": {
8
+ "[Unspecified1]": {},
9
+ "[Unspecified2]": {}
10
+ },
11
+ "keywords": [
12
+ {
13
+ "term": "EEG"
14
+ },
15
+ {
16
+ "term": "SSVEP"
17
+ },
18
+ {
19
+ "term": "steady-state visually evoked potentials"
20
+ },
21
+ {
22
+ "term": "brain-computer interfaces"
23
+ },
24
+ {
25
+ "term": "BIDS"
26
+ },
27
+ {
28
+ "term": "moabb"
29
+ },
30
+ {
31
+ "term": "derivative"
32
+ },
33
+ {
34
+ "term": "benchmarking"
35
+ }
36
+ ],
37
+ "related_identifiers": [
38
+ {
39
+ "identifier": "10.5524/100542",
40
+ "identifier_type": "DOI",
41
+ "relation_type": "IsDerivedFrom"
42
+ },
43
+ {
44
+ "identifier": "https://github.com/nemarDatasets/nm000273",
45
+ "identifier_type": "URL",
46
+ "relation_type": "IsDescribedBy"
47
+ },
48
+ {
49
+ "identifier": "https://nemar.org/dataexplorer/detail?dataset_id=nm000273",
50
+ "identifier_type": "URL",
51
+ "relation_type": "IsDescribedBy"
52
+ },
53
+ {
54
+ "identifier": "10.21105/joss.01896",
55
+ "identifier_type": "DOI",
56
+ "relation_type": "IsDescribedBy"
57
+ },
58
+ {
59
+ "identifier": "10.1038/s41597-019-0104-8",
60
+ "identifier_type": "DOI",
61
+ "relation_type": "IsDescribedBy"
62
+ }
63
+ ],
64
+ "resource_type_general": "Dataset",
65
+ "resource_type_specific": "EEG Dataset",
66
+ "modalities": [
67
+ "eeg"
68
+ ],
69
+ "sizes": [
70
+ "18.1 GB (109 files)"
71
+ ],
72
+ "formats": [
73
+ ".edf",
74
+ ".json",
75
+ ".md",
76
+ ".tsv",
77
+ ".yml"
78
+ ],
79
+ "source_hash": "18732f6586b827416983bfc54dcba25f1b9fb6ba2bbef53f5c2b85a7b42f9608"
80
+ }