-
Notifications
You must be signed in to change notification settings - Fork 4
/
config.yaml
88 lines (87 loc) · 6.83 KB
/
config.yaml
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
languages:
en: English
es: Español
jp: 日本語
cores:
- name: event
sheets:
- name: event
required: [ eventID ]
- name: occurrence
required: [ occurrenceID, basisOfRecord, eventDate, scientificName ]
recommended: [ occurrenceID, basisOfRecord, eventDate, kingdom, scientificName, taxonRank, decimalLatitude, decimalLongitude, geodeticDatum, coordinateUncertaintyInMeters, countryCode, individualCount, organismQuantity, organismQuantityType ]
grouping: [ recordLevel, occurrence, event, location, identification, taxon, organism, other]
terms:
event: [eventID, parentEventID, fieldNumber, eventDate, eventTime, startDayOfYear,
endDayOfYear, year, month, day, verbatimEventDate, habitat, samplingProtocol,
sampleSizeValue, sampleSizeUnit, samplingEffort, fieldNotes, eventRemarks]
identification: [identificationID, identificationQualifier, typeStatus, identifiedBy,
dateIdentified, identificationReferences, identificationVerificationStatus, identificationRemarks]
location: [locationID, higherGeographyID, higherGeography, continent, waterBody,
islandGroup, island, country, countryCode, stateProvince, county, municipality,
locality, verbatimLocality, minimumElevationInMeters, maximumElevationInMeters,
verbatimElevation, minimumDepthInMeters, maximumDepthInMeters, verbatimDepth,
minimumDistanceAboveSurfaceInMeters, maximumDistanceAboveSurfaceInMeters, locationAccordingTo,
locationRemarks, decimalLatitude, decimalLongitude, geodeticDatum, coordinateUncertaintyInMeters,
coordinatePrecision, pointRadiusSpatialFit, verbatimCoordinates, verbatimLatitude,
verbatimLongitude, verbatimCoordinateSystem, verbatimSRS, footprintWKT, footprintSRS,
footprintSpatialFit, georeferencedBy, georeferencedDate, georeferenceProtocol,
georeferenceSources, georeferenceVerificationStatus, georeferenceRemarks]
occurrence: [occurrenceID, catalogNumber, recordNumber, recordedBy, individualCount,
organismQuantity, organismQuantityType, sex, lifeStage, reproductiveCondition,
behavior, establishmentMeans, occurrenceStatus, preparations, disposition, associatedMedia,
associatedReferences, associatedSequences, associatedTaxa, otherCatalogNumbers,
occurrenceRemarks]
organism: [organismID, organismName, organismScope, associatedOccurrences, associatedOrganisms,
previousIdentifications, organismRemarks]
other: [materialSampleID]
recordLevel: [type, modified, language, license, rightsHolder, accessRights, bibliographicCitation,
references, institutionID, collectionID, datasetID, institutionCode, collectionCode,
datasetName, ownerInstitutionCode, basisOfRecord, informationWithheld, dataGeneralizations,
dynamicProperties]
taxon: [taxonID, scientificNameID, acceptedNameUsageID, parentNameUsageID, originalNameUsageID,
nameAccordingToID, namePublishedInID, taxonConceptID, scientificName, acceptedNameUsage,
parentNameUsage, originalNameUsage, nameAccordingTo, namePublishedIn, namePublishedInYear,
higherClassification, kingdom, phylum, class, order, family, genus, subgenus,
specificEpithet, infraspecificEpithet, taxonRank, verbatimTaxonRank, scientificNameAuthorship,
vernacularName, nomenclaturalCode, taxonomicStatus, nomenclaturalStatus, taxonRemarks]
- name: occurrence
sheets:
- name: occurrence
required: [ occurrenceID, basisOfRecord, eventDate, scientificName ]
recommended: [ occurrenceID, basisOfRecord, eventDate, kingdom, scientificName, taxonRank, decimalLatitude, decimalLongitude, geodeticDatum, coordinateUncertaintyInMeters, countryCode, individualCount, organismQuantity, organismQuantityType ]
grouping: [ recordLevel, occurrence, event, location, identification, taxon, organism ]
terms:
event: [eventID, parentEventID, fieldNumber, eventDate, eventTime, startDayOfYear,
endDayOfYear, year, month, day, verbatimEventDate, habitat, samplingProtocol,
sampleSizeValue, sampleSizeUnit, samplingEffort, fieldNotes, eventRemarks]
identification: [identificationID, identificationQualifier, typeStatus, identifiedBy,
dateIdentified, identificationReferences, identificationVerificationStatus, identificationRemarks]
location: [locationID, higherGeographyID, higherGeography, continent, waterBody,
islandGroup, island, country, countryCode, stateProvince, county, municipality,
locality, verbatimLocality, minimumElevationInMeters, maximumElevationInMeters,
verbatimElevation, minimumDepthInMeters, maximumDepthInMeters, verbatimDepth,
minimumDistanceAboveSurfaceInMeters, maximumDistanceAboveSurfaceInMeters, locationAccordingTo,
locationRemarks, decimalLatitude, decimalLongitude, geodeticDatum, coordinateUncertaintyInMeters,
coordinatePrecision, pointRadiusSpatialFit, verbatimCoordinates, verbatimLatitude,
verbatimLongitude, verbatimCoordinateSystem, verbatimSRS, footprintWKT, footprintSRS,
footprintSpatialFit, georeferencedBy, georeferencedDate, georeferenceProtocol,
georeferenceSources, georeferenceVerificationStatus, georeferenceRemarks]
occurrence: [occurrenceID, catalogNumber, recordNumber, recordedBy, individualCount,
organismQuantity, organismQuantityType, sex, lifeStage, reproductiveCondition,
behavior, establishmentMeans, occurrenceStatus, preparations, disposition, associatedMedia,
associatedReferences, associatedSequences, associatedTaxa, otherCatalogNumbers,
occurrenceRemarks]
organism: [organismID, organismName, organismScope, associatedOccurrences, associatedOrganisms,
previousIdentifications, organismRemarks]
other: [materialSampleID]
recordLevel: [modified,
institutionID, collectionID, datasetID, institutionCode, collectionCode,
datasetName, ownerInstitutionCode, basisOfRecord, informationWithheld, dataGeneralizations,
dynamicProperties]
taxon: [taxonID, scientificNameID, acceptedNameUsageID, parentNameUsageID, originalNameUsageID,
nameAccordingToID, namePublishedInID, taxonConceptID, scientificName, acceptedNameUsage,
parentNameUsage, originalNameUsage, nameAccordingTo, namePublishedIn, namePublishedInYear,
higherClassification, kingdom, phylum, class, order, family, genus, subgenus,
specificEpithet, infraspecificEpithet, taxonRank, verbatimTaxonRank, scientificNameAuthorship,
vernacularName, nomenclaturalCode, taxonomicStatus, nomenclaturalStatus, taxonRemarks]