shakesbeard commited on
Commit
031c5df
·
verified ·
1 Parent(s): 80f8917

Add Croissant metadata

Browse files
Files changed (1) hide show
  1. croissant_ReefNet_1.0.json +470 -0
croissant_ReefNet_1.0.json ADDED
@@ -0,0 +1,470 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "@context": {
3
+ "@language": "en",
4
+ "@vocab": "https://schema.org/",
5
+ "sc": "https://schema.org/",
6
+ "cr": "http://mlcommons.org/croissant/",
7
+ "dct": "http://purl.org/dc/terms/",
8
+ "conformsTo": "dct:conformsTo",
9
+ "md5": "cr:md5",
10
+ "fileObject": "cr:fileObject",
11
+ "fileSet": "cr:fileSet",
12
+ "field": "cr:field",
13
+ "encodingFormat": "sc:encodingFormat",
14
+ "contentUrl": "sc:contentUrl",
15
+ "dataType": {
16
+ "@id": "cr:dataType",
17
+ "@type": "@vocab"
18
+ },
19
+ "extract": "cr:extract",
20
+ "column": "cr:column"
21
+ },
22
+ "@type": "Dataset",
23
+ "@id": "https://huggingface.co/datasets/ReefNet/ReefNet-1.0",
24
+ "conformsTo": "http://mlcommons.org/croissant/1.0",
25
+ "name": "ReefNet-1.0",
26
+ "description": "The ReefNet dataset is a comprehensive, curated collection of annotated coral-reef images sourced from the CoralNet platform. It supports global coral-classification research with a unified label set and rich metadata.",
27
+ "license": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
28
+ "url": "https://huggingface.co/datasets/ReefNet/ReefNet-1.0",
29
+ "version": "1.0",
30
+ "datePublished": "2025-05-13",
31
+ "citation": "Battach et al., ReefNet-1.0: A Global Dataset for Coral Image Classification (2025)",
32
+ "creator": [
33
+ {
34
+ "@type": "Person",
35
+ "name": "Yahia Battach",
36
+ "email": "[email protected]",
37
+ "affiliation": "KAUST"
38
+ },
39
+ {
40
+ "@type": "Organization",
41
+ "name": "King Abdullah University of Science and Technology",
42
+ "url": "https://www.kaust.edu.sa/en"
43
+ }
44
+ ],
45
+ "distribution": [
46
+ {
47
+ "@type": "cr:FileObject",
48
+ "@id": "reefnet_annotations_csv",
49
+ "name": "All_ReefNet_annotations.csv",
50
+ "contentUrl": "https://huggingface.co/datasets/ReefNet/ReefNet-1.0/resolve/main/All_ReefNet_annotations.csv",
51
+ "encodingFormat": "text/csv",
52
+ "md5": "da9293af4aa1582c15ab4281cb46c476"
53
+ }
54
+ ],
55
+ "recordSet": [
56
+ {
57
+ "@type": "cr:RecordSet",
58
+ "@id": "reefnet_annotations",
59
+ "name": "ReefNet annotations",
60
+ "description": "Tabular annotations for each image and coral label.",
61
+ "field": [
62
+ {
63
+ "@type": "cr:Field",
64
+ "@id": "reefnet_annotations/CoralNet_source",
65
+ "name": "CoralNet_source",
66
+ "description": "Source of the CoralNet image data",
67
+ "dataType": "sc:Text",
68
+ "source": {
69
+ "fileObject": {
70
+ "@id": "reefnet_annotations_csv"
71
+ },
72
+ "extract": {
73
+ "column": "CoralNet_source"
74
+ }
75
+ }
76
+ },
77
+ {
78
+ "@type": "cr:Field",
79
+ "@id": "reefnet_annotations/Image_name",
80
+ "name": "Image_name",
81
+ "description": "Name of the image file",
82
+ "dataType": "sc:Text",
83
+ "source": {
84
+ "fileObject": {
85
+ "@id": "reefnet_annotations_csv"
86
+ },
87
+ "extract": {
88
+ "column": "Image_name"
89
+ }
90
+ }
91
+ },
92
+ {
93
+ "@type": "cr:Field",
94
+ "@id": "reefnet_annotations/Row",
95
+ "name": "Row",
96
+ "description": "Row position of annotation in image grid",
97
+ "dataType": "sc:Integer",
98
+ "source": {
99
+ "fileObject": {
100
+ "@id": "reefnet_annotations_csv"
101
+ },
102
+ "extract": {
103
+ "column": "Row"
104
+ }
105
+ }
106
+ },
107
+ {
108
+ "@type": "cr:Field",
109
+ "@id": "reefnet_annotations/Column",
110
+ "name": "Column",
111
+ "description": "Column position of annotation in image grid",
112
+ "dataType": "sc:Integer",
113
+ "source": {
114
+ "fileObject": {
115
+ "@id": "reefnet_annotations_csv"
116
+ },
117
+ "extract": {
118
+ "column": "Column"
119
+ }
120
+ }
121
+ },
122
+ {
123
+ "@type": "cr:Field",
124
+ "@id": "reefnet_annotations/CoralNet_label",
125
+ "name": "CoralNet_label",
126
+ "description": "Original CoralNet label",
127
+ "dataType": "sc:Text",
128
+ "source": {
129
+ "fileObject": {
130
+ "@id": "reefnet_annotations_csv"
131
+ },
132
+ "extract": {
133
+ "column": "CoralNet_label"
134
+ }
135
+ }
136
+ },
137
+ {
138
+ "@type": "cr:Field",
139
+ "@id": "reefnet_annotations/CoralNet_label_short_code",
140
+ "name": "CoralNet_label_short_code",
141
+ "description": "Abbreviated label from CoralNet",
142
+ "dataType": "sc:Text",
143
+ "source": {
144
+ "fileObject": {
145
+ "@id": "reefnet_annotations_csv"
146
+ },
147
+ "extract": {
148
+ "column": "CoralNet_label_short_code"
149
+ }
150
+ }
151
+ },
152
+ {
153
+ "@type": "cr:Field",
154
+ "@id": "reefnet_annotations/Sorted_ReefNet_label",
155
+ "name": "Sorted_ReefNet_label",
156
+ "description": "Mapped ReefNet label",
157
+ "dataType": "sc:Text",
158
+ "source": {
159
+ "fileObject": {
160
+ "@id": "reefnet_annotations_csv"
161
+ },
162
+ "extract": {
163
+ "column": "Sorted_ReefNet_label"
164
+ }
165
+ }
166
+ },
167
+ {
168
+ "@type": "cr:Field",
169
+ "@id": "reefnet_annotations/Condition_indication",
170
+ "name": "Condition_indication",
171
+ "description": "Coral condition indication",
172
+ "dataType": "sc:Text",
173
+ "source": {
174
+ "fileObject": {
175
+ "@id": "reefnet_annotations_csv"
176
+ },
177
+ "extract": {
178
+ "column": "Condition_indication"
179
+ }
180
+ }
181
+ },
182
+ {
183
+ "@type": "cr:Field",
184
+ "@id": "reefnet_annotations/Growthform",
185
+ "name": "Growthform",
186
+ "description": "Growth-form classification",
187
+ "dataType": "sc:Text",
188
+ "source": {
189
+ "fileObject": {
190
+ "@id": "reefnet_annotations_csv"
191
+ },
192
+ "extract": {
193
+ "column": "Growthform"
194
+ }
195
+ }
196
+ },
197
+ {
198
+ "@type": "cr:Field",
199
+ "@id": "reefnet_annotations/Branching_growthform_specification",
200
+ "name": "Branching_growthform_specification",
201
+ "description": "Detail on branching structure",
202
+ "dataType": "sc:Text",
203
+ "source": {
204
+ "fileObject": {
205
+ "@id": "reefnet_annotations_csv"
206
+ },
207
+ "extract": {
208
+ "column": "Branching_growthform_specification"
209
+ }
210
+ }
211
+ },
212
+ {
213
+ "@type": "cr:Field",
214
+ "@id": "reefnet_annotations/AphiaID",
215
+ "name": "AphiaID",
216
+ "description": "WoRMS Aphia ID of taxon",
217
+ "dataType": "sc:Integer",
218
+ "source": {
219
+ "fileObject": {
220
+ "@id": "reefnet_annotations_csv"
221
+ },
222
+ "extract": {
223
+ "column": "AphiaID"
224
+ }
225
+ }
226
+ },
227
+ {
228
+ "@type": "cr:Field",
229
+ "@id": "reefnet_annotations/Taxonomic_rank_CoralNet_label",
230
+ "name": "Taxonomic_rank_CoralNet_label",
231
+ "description": "Taxonomic rank of CoralNet label",
232
+ "dataType": "sc:Text",
233
+ "source": {
234
+ "fileObject": {
235
+ "@id": "reefnet_annotations_csv"
236
+ },
237
+ "extract": {
238
+ "column": "Taxonomic_rank_CoralNet_label"
239
+ }
240
+ }
241
+ },
242
+ {
243
+ "@type": "cr:Field",
244
+ "@id": "reefnet_annotations/Broad_category",
245
+ "name": "Broad_category",
246
+ "description": "Broad classification category",
247
+ "dataType": "sc:Text",
248
+ "source": {
249
+ "fileObject": {
250
+ "@id": "reefnet_annotations_csv"
251
+ },
252
+ "extract": {
253
+ "column": "Broad_category"
254
+ }
255
+ }
256
+ },
257
+ {
258
+ "@type": "cr:Field",
259
+ "@id": "reefnet_annotations/Train_or_Test",
260
+ "name": "Train_or_Test",
261
+ "description": "Split designation for training or testing",
262
+ "dataType": "sc:Text",
263
+ "source": {
264
+ "fileObject": {
265
+ "@id": "reefnet_annotations_csv"
266
+ },
267
+ "extract": {
268
+ "column": "Train_or_Test"
269
+ }
270
+ }
271
+ },
272
+ {
273
+ "@type": "cr:Field",
274
+ "@id": "reefnet_annotations/Latitude",
275
+ "name": "Latitude",
276
+ "description": "Latitude of image capture location",
277
+ "dataType": "sc:Float",
278
+ "source": {
279
+ "fileObject": {
280
+ "@id": "reefnet_annotations_csv"
281
+ },
282
+ "extract": {
283
+ "column": "Latitude"
284
+ }
285
+ }
286
+ },
287
+ {
288
+ "@type": "cr:Field",
289
+ "@id": "reefnet_annotations/Longitude",
290
+ "name": "Longitude",
291
+ "description": "Longitude of image capture location",
292
+ "dataType": "sc:Float",
293
+ "source": {
294
+ "fileObject": {
295
+ "@id": "reefnet_annotations_csv"
296
+ },
297
+ "extract": {
298
+ "column": "Longitude"
299
+ }
300
+ }
301
+ },
302
+ {
303
+ "@type": "cr:Field",
304
+ "@id": "reefnet_annotations/Ecoregion",
305
+ "name": "Ecoregion",
306
+ "description": "Marine ecoregion",
307
+ "dataType": "sc:Text",
308
+ "source": {
309
+ "fileObject": {
310
+ "@id": "reefnet_annotations_csv"
311
+ },
312
+ "extract": {
313
+ "column": "Ecoregion"
314
+ }
315
+ }
316
+ },
317
+ {
318
+ "@type": "cr:Field",
319
+ "@id": "reefnet_annotations/Province",
320
+ "name": "Province",
321
+ "description": "Marine province",
322
+ "dataType": "sc:Text",
323
+ "source": {
324
+ "fileObject": {
325
+ "@id": "reefnet_annotations_csv"
326
+ },
327
+ "extract": {
328
+ "column": "Province"
329
+ }
330
+ }
331
+ },
332
+ {
333
+ "@type": "cr:Field",
334
+ "@id": "reefnet_annotations/Realm",
335
+ "name": "Realm",
336
+ "description": "Marine realm",
337
+ "dataType": "sc:Text",
338
+ "source": {
339
+ "fileObject": {
340
+ "@id": "reefnet_annotations_csv"
341
+ },
342
+ "extract": {
343
+ "column": "Realm"
344
+ }
345
+ }
346
+ },
347
+ {
348
+ "@type": "cr:Field",
349
+ "@id": "reefnet_annotations/Average_brightness_red",
350
+ "name": "Average_brightness_red",
351
+ "description": "Average red-channel brightness",
352
+ "dataType": "sc:Float",
353
+ "source": {
354
+ "fileObject": {
355
+ "@id": "reefnet_annotations_csv"
356
+ },
357
+ "extract": {
358
+ "column": "Average_brightness_red"
359
+ }
360
+ }
361
+ },
362
+ {
363
+ "@type": "cr:Field",
364
+ "@id": "reefnet_annotations/Average_brightness_green",
365
+ "name": "Average_brightness_green",
366
+ "description": "Average green-channel brightness",
367
+ "dataType": "sc:Float",
368
+ "source": {
369
+ "fileObject": {
370
+ "@id": "reefnet_annotations_csv"
371
+ },
372
+ "extract": {
373
+ "column": "Average_brightness_green"
374
+ }
375
+ }
376
+ },
377
+ {
378
+ "@type": "cr:Field",
379
+ "@id": "reefnet_annotations/Average_brightness_blue",
380
+ "name": "Average_brightness_blue",
381
+ "description": "Average blue-channel brightness",
382
+ "dataType": "sc:Float",
383
+ "source": {
384
+ "fileObject": {
385
+ "@id": "reefnet_annotations_csv"
386
+ },
387
+ "extract": {
388
+ "column": "Average_brightness_blue"
389
+ }
390
+ }
391
+ },
392
+ {
393
+ "@type": "cr:Field",
394
+ "@id": "reefnet_annotations/Resolution",
395
+ "name": "Resolution",
396
+ "description": "Image resolution",
397
+ "dataType": "sc:Text",
398
+ "source": {
399
+ "fileObject": {
400
+ "@id": "reefnet_annotations_csv"
401
+ },
402
+ "extract": {
403
+ "column": "Resolution"
404
+ }
405
+ }
406
+ },
407
+ {
408
+ "@type": "cr:Field",
409
+ "@id": "reefnet_annotations/Contributors",
410
+ "name": "Contributors",
411
+ "description": "People or groups who contributed annotations",
412
+ "dataType": "sc:Text",
413
+ "source": {
414
+ "fileObject": {
415
+ "@id": "reefnet_annotations_csv"
416
+ },
417
+ "extract": {
418
+ "column": "Contributors"
419
+ }
420
+ }
421
+ },
422
+ {
423
+ "@type": "cr:Field",
424
+ "@id": "reefnet_annotations/Affiliations",
425
+ "name": "Affiliations",
426
+ "description": "Affiliated institutions of contributors",
427
+ "dataType": "sc:Text",
428
+ "source": {
429
+ "fileObject": {
430
+ "@id": "reefnet_annotations_csv"
431
+ },
432
+ "extract": {
433
+ "column": "Affiliations"
434
+ }
435
+ }
436
+ },
437
+ {
438
+ "@type": "cr:Field",
439
+ "@id": "reefnet_annotations/Sourcelink",
440
+ "name": "Sourcelink",
441
+ "description": "URL to the CoralNet data source",
442
+ "dataType": "sc:URL",
443
+ "source": {
444
+ "fileObject": {
445
+ "@id": "reefnet_annotations_csv"
446
+ },
447
+ "extract": {
448
+ "column": "Sourcelink"
449
+ }
450
+ }
451
+ },
452
+ {
453
+ "@type": "cr:Field",
454
+ "@id": "reefnet_annotations/Comments",
455
+ "name": "Comments",
456
+ "description": "Additional notes or comments",
457
+ "dataType": "sc:Text",
458
+ "source": {
459
+ "fileObject": {
460
+ "@id": "reefnet_annotations_csv"
461
+ },
462
+ "extract": {
463
+ "column": "Comments"
464
+ }
465
+ }
466
+ }
467
+ ]
468
+ }
469
+ ]
470
+ }