-
Notifications
You must be signed in to change notification settings - Fork 1
/
Generic-metadata.json
302 lines (302 loc) · 13.5 KB
/
Generic-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
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
{
"@context": [
"http://www.w3.org/ns/csvw",
{
"@language": "en"
}
],
"dc:bibliographicCitation": "Wurm, S. & Hattori, S. Language Atlas of the Pacific Area: New Guinea area, Oceania, Australia, vol. 66 of Pacific Linguistics: Series C (Canberra: Research School of Pacific and Asian Studies, Australian National University, Canberra, 1981).\nWurm, S. & Hattori, S. Language Atlas of the Pacific Area: Japan area, Taiwan-Formosa, Philippines, Mainland and insular South-East Asia, vol. 67 of Pacific Linguistics: Series C (Canberra: Research School of Pacific and Asian Studies, Australian National University, Canberra, 1983).\nRegistered scans and GIS dataset released by the Electronic Cultural Atlas Initiative (ECAI).",
"dc:conformsTo": "http://cldf.clld.org/v1.0/terms.rdf#Generic",
"dc:description": "Wurm & Hattori\u2019s Language Atlas of the Pacific Area describes the geographic speaker areas of the languages and language varieties spoken in the Pacific. Thanks to the efforts of the Electronic Cultural Atlas Initiative, this monumental piece of work has been available in digital form for over 15 years. But lacking proper identification of language varieties this digitized data was largely unusable for today\u2019s research methods. This CLDF dataset turns ECAI\u2019s digitized artefacts of the Language Atlas into an open, reusable geo-referenced dataset of speaker area polygons for a quarter of the world\u2019s languages.",
"dc:license": "https://creativecommons.org/licenses/by-nc/4.0/",
"dc:source": "sources.bib",
"dc:title": "CLDF dataset derived from the ECAI digitization of Wurm and Hattori's \"Language Atlas of the Pacific Area\" from 1981 and 1983",
"dcat:accessURL": "https://github.com/cldf-datasets/languageatlasofthepacificarea",
"prov:wasDerivedFrom": [
{
"rdf:about": "https://github.com/cldf-datasets/languageatlasofthepacificarea",
"rdf:type": "prov:Entity",
"dc:created": "v2.0-7-geb398e3",
"dc:title": "Repository"
},
{
"rdf:about": "https://github.com/glottolog/glottolog",
"rdf:type": "prov:Entity",
"dc:created": "v5.1",
"dc:title": "Glottolog"
}
],
"prov:wasGeneratedBy": [
{
"dc:title": "python",
"dc:description": "3.12.3"
},
{
"dc:title": "python-packages",
"dc:relation": "requirements.txt"
}
],
"rdf:ID": "languageatlasofthepacificarea",
"rdf:type": "http://www.w3.org/ns/dcat#Distribution",
"tables": [
{
"dc:conformsTo": "http://cldf.clld.org/v1.0/terms.rdf#ContributionTable",
"dc:description": "We list the individual shapes from the source dataset as contributions in order to preserve the original metadata.",
"dc:extent": 3130,
"tableSchema": {
"columns": [
{
"dc:description": "We use the 1-based index of the first shape with matching metadata in the original shapefile as identifier.",
"datatype": {
"base": "string",
"format": "[a-zA-Z0-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": "string",
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#contributor",
"required": false,
"name": "Contributor"
},
{
"datatype": "string",
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#citation",
"required": false,
"name": "Citation"
},
{
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#source",
"separator": ";",
"name": "Source"
},
{
"propertyUrl": "http://purl.org/dc/terms/rights",
"name": "Rights"
},
{
"dc:description": "Contributions can be related to various kinds of media. ECAI shape contributions are linked to GeoJSON files that store the geo data; Atlas leaf contributions are linked to the corresponding scans and geo-data derived from these.",
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#mediaReference",
"separator": " ",
"name": "Media_IDs"
},
{
"dc:description": "There are two types of contributions: Individual shapes from ECAI's geo-registered dataset and individual leaves of the Atlas.",
"datatype": {
"base": "string",
"format": "leaf|shape"
},
"name": "Type"
},
{
"dc:description": "Shape metadata from ECAI's GIS dataset and Glottocodes of the Glottolog languoids to which the shape was matched.",
"datatype": "json",
"name": "Properties"
}
],
"foreignKeys": [
{
"columnReference": [
"Media_IDs"
],
"reference": {
"resource": "media.csv",
"columnReference": [
"ID"
]
}
}
],
"primaryKey": [
"ID"
]
},
"url": "contributions.csv"
},
{
"dc:conformsTo": "http://cldf.clld.org/v1.0/terms.rdf#MediaTable",
"dc:extent": 357,
"tableSchema": {
"columns": [
{
"datatype": {
"base": "string",
"format": "[a-zA-Z0-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": {
"base": "string",
"format": "[^/]+/.+"
},
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#mediaType",
"required": true,
"name": "Media_Type"
},
{
"datatype": "anyURI",
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#downloadUrl",
"required": false,
"name": "Download_URL"
},
{
"datatype": "string",
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#pathInZip",
"required": false,
"name": "Path_In_Zip"
}
],
"primaryKey": [
"ID"
]
},
"url": "media.csv"
},
{
"dc:conformsTo": "http://cldf.clld.org/v1.0/terms.rdf#LanguageTable",
"dc:extent": 1873,
"tableSchema": {
"columns": [
{
"datatype": {
"base": "string",
"format": "[a-zA-Z0-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#macroarea",
"required": false,
"name": "Macroarea"
},
{
"datatype": {
"base": "decimal",
"minimum": "-90",
"maximum": "90"
},
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#latitude",
"required": false,
"name": "Latitude"
},
{
"datatype": {
"base": "decimal",
"minimum": "-180",
"maximum": "180"
},
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#longitude",
"required": false,
"name": "Longitude"
},
{
"datatype": {
"base": "string",
"format": "[a-z0-9]{4}[1-9][0-9]{3}"
},
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#glottocode",
"required": false,
"valueUrl": "http://glottolog.org/resource/languoid/id/{Glottocode}",
"name": "Glottocode"
},
{
"datatype": {
"base": "string",
"format": "[a-z]{3}"
},
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#iso639P3code",
"required": false,
"name": "ISO639P3code"
},
{
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#speakerArea",
"name": "Speaker_Area"
},
{
"dc:description": "",
"datatype": {
"base": "string",
"format": "language|family"
},
"name": "Glottolog_Languoid_Level"
},
{
"name": "Family"
},
{
"dc:description": "List of identifiers of shapes in the original shapefile that were aggregated to create the shape referenced by Speaker_Area and of Atlas leaves mapping a georeferenced area intersecting with this languoid's area.",
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#contributionReference",
"separator": " ",
"name": "Contribution_IDs"
}
],
"foreignKeys": [
{
"columnReference": [
"Contribution_IDs"
],
"reference": {
"resource": "contributions.csv",
"columnReference": [
"ID"
]
}
},
{
"columnReference": [
"Speaker_Area"
],
"reference": {
"resource": "media.csv",
"columnReference": [
"ID"
]
}
}
],
"primaryKey": [
"ID"
]
},
"url": "languages.csv"
}
]
}