-
Notifications
You must be signed in to change notification settings - Fork 0
/
StructureDataset-metadata.json
214 lines (214 loc) · 8.9 KB
/
StructureDataset-metadata.json
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
{
"@context": [
"http://www.w3.org/ns/csvw",
{
"@language": "en"
}
],
"dc:bibliographicCitation": "Global Multi-resolution Terrain Elevation Data courtesy of the U.S. Geological Survey (Downloaded 14 Jul 2014)",
"dc:conformsTo": "http://cldf.clld.org/v1.0/terms.rdf#StructureDataset",
"dc:description": "Global Multi-resolution Terrain Elevation Data 2010",
"dc:identifier": "https://doi.org/10.5066/F7J38R2N",
"dc:license": "https://creativecommons.org/licenses/by-nc/4.0/",
"dc:references": [
"dplace-dataset-ea",
"dplace-dataset-binford",
"dplace-dataset-sccs",
"dplace-dataset-wnai"
],
"dc:title": "D-PLACE dataset derived from 'Global Multi-resolution Terrain Elevation Data 2010'",
"dcat:accessURL": "https://github.com/D-PLACE/dplace-dataset-gmted2010",
"prov:wasDerivedFrom": [
{
"rdf:about": "https://github.com/D-PLACE/dplace-dataset-gmted2010",
"rdf:type": "prov:Entity",
"dc:created": "v3.0",
"dc:title": "Repository"
},
{
"rdf:about": "https://github.com/glottolog/glottolog",
"rdf:type": "prov:Entity",
"dc:created": "v5.0",
"dc:title": "Glottolog"
}
],
"prov:wasGeneratedBy": [
{
"dc:title": "python",
"dc:description": "3.10.12"
},
{
"dc:title": "python-packages",
"dc:relation": "requirements.txt"
}
],
"rdf:ID": "dplace-dataset-gmted2010",
"rdf:type": "http://www.w3.org/ns/dcat#Distribution",
"tables": [
{
"dc:conformsTo": "http://cldf.clld.org/v1.0/terms.rdf#ValueTable",
"dc:description": "Values are coded datapoints, i.e. measurements of a variable for a society.\n\n**Note:** Missing data is signaled by an empty Value column.",
"dc:extent": 3976,
"tableSchema": {
"columns": [
{
"datatype": {
"base": "string",
"format": "[a-zA-Z0-9_\\-]+"
},
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#id",
"required": true,
"name": "ID"
},
{
"dc:extent": "singlevalued",
"datatype": "string",
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#languageReference",
"required": true,
"name": "Soc_ID"
},
{
"dc:extent": "singlevalued",
"datatype": "string",
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#parameterReference",
"required": true,
"name": "Var_ID"
},
{
"dc:description": "Values for categorical and ordinal variables reference the corresponding code via the Code_ID column. Values for continuous variables have the measured number in the Value column and an empty Code_ID.",
"dc:extent": "singlevalued",
"datatype": "string",
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#value",
"required": false,
"name": "Value"
},
{
"dc:extent": "singlevalued",
"datatype": "string",
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#codeReference",
"required": false,
"name": "Code_ID"
},
{
"datatype": "string",
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#comment",
"required": false,
"name": "Comment"
},
{
"datatype": "string",
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#source",
"required": false,
"separator": ";",
"name": "Source"
},
{
"dc:description": "More specific description of the population the data refer to in terms of society or area.",
"name": "sub_case"
},
{
"dc:description": "Focal year, i.e. the time period to which the data refer.",
"datatype": {
"base": "string",
"format": "-?[0-9]{1,4}(-[0-9]{4})?"
},
"name": "year"
},
{
"dc:description": "The source of the coded data, which was aggregated in this dataset.",
"name": "source_coded_data"
},
{
"name": "admin_comment"
}
],
"foreignKeys": [
{
"columnReference": [
"Var_ID"
],
"reference": {
"resource": "variables.csv",
"columnReference": [
"ID"
]
}
}
],
"primaryKey": [
"ID"
]
},
"url": "data.csv"
},
{
"dc:conformsTo": "http://cldf.clld.org/v1.0/terms.rdf#ParameterTable",
"dc:description": "Variables are cultural features or practices, or environmental descriptors.",
"dc:extent": 2,
"tableSchema": {
"columns": [
{
"datatype": {
"base": "string",
"format": "[A-Za-z.0-9_]+([0-9]+)?"
},
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#id",
"required": true,
"name": "ID"
},
{
"datatype": "string",
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#name",
"required": false,
"name": "Name"
},
{
"datatype": "string",
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#description",
"required": false,
"name": "Description"
},
{
"datatype": "json",
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#columnSpec",
"required": false,
"name": "ColumnSpec"
},
{
"dc:description": "",
"separator": ", ",
"name": "category"
},
{
"dc:description": "Variables may be categorical (and then must be accompanied by a list of possible \u2018codes\u2019, i.e. rows in Codetable. Variables can also be continuous (e.g. Population size) or ordinal. Ordinal variables are accompanied by a list of codes (like categorical variables). The order of codes is encoded as `ord` column in CodeTable.",
"datatype": {
"base": "string",
"format": "Continuous|Categorical|Ordinal"
},
"name": "type"
},
{
"dc:description": "The unit of measurement",
"name": "unit"
},
{
"dc:description": "A note about the source of this variable.",
"name": "source_comment"
},
{
"dc:description": "Notes about how a variable may have been derived from the source.",
"name": "changes"
},
{
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#comment",
"name": "comment"
}
],
"primaryKey": [
"ID"
]
},
"url": "variables.csv"
}
]
}