-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdataset_description.json
More file actions
103 lines (103 loc) · 2.39 KB
/
dataset_description.json
File metadata and controls
103 lines (103 loc) · 2.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
{
"datasetVersion": {
"title": "juanmoisesd.github.io",
"description": "<p>juanmoisesd.github.io</p>",
"subject": [
"Computer and Information Science",
"Social Sciences",
"Medicine, Health and Life Sciences"
],
"keyword": [
{
"typeName": "keyword",
"value": {
"keywordValue": {
"typeName": "keywordValue",
"value": "open-data"
}
}
},
{
"typeName": "keyword",
"value": {
"keywordValue": {
"typeName": "keywordValue",
"value": "dataset"
}
}
},
{
"typeName": "keyword",
"value": {
"keywordValue": {
"typeName": "keywordValue",
"value": "research"
}
}
}
],
"author": [
{
"authorName": {
"typeName": "authorName",
"value": "de la Serna Tuya, Juan"
},
"authorAffiliation": {
"typeName": "authorAffiliation",
"value": "Universidad Internacional de La Rioja (UNIR)"
},
"authorIdentifierScheme": {
"typeName": "authorIdentifierScheme",
"value": "ORCID"
},
"authorIdentifier": {
"typeName": "authorIdentifier",
"value": "0000-0002-8401-8018"
}
}
],
"datasetContact": [
{
"datasetContactEmail": {
"typeName": "datasetContactEmail",
"value": "juanmoises.delaserna@unir.net"
},
"datasetContactName": {
"typeName": "datasetContactName",
"value": "Juan Moisés de la Serna Tuya"
}
}
],
"dsDescription": [
{
"dsDescriptionValue": {
"typeName": "dsDescriptionValue",
"value": "juanmoisesd.github.io"
}
}
],
"language": [
"Spanish",
"English"
],
"kindOfData": [
"Dataset"
],
"license": "CC0 1.0",
"distributor": [
{
"distributorName": {
"typeName": "distributorName",
"value": "GitHub"
},
"distributorURL": {
"typeName": "distributorURL",
"value": "https://github.com/juanmoisesd/juanmoisesd.github.io"
}
}
],
"distributionDate": "2026-03-20",
"depositor": "Juan Moisés de la Serna Tuya",
"dateOfDeposit": "2026-03-20"
}
}