CamtrapPackage
Defined in: Package.ts:8
Camera Trap Data Package interface built on top of the TDWG specification
https://camtrap-dp.tdwg.org/metadata/
Extends
Section titled “Extends”unknown
Properties
Section titled “Properties”bibliographicCitation?
Section titled “bibliographicCitation?”
optionalbibliographicCitation:string
Defined in: Package.ts:130
Bibliographic citation for the dataset
contributors
Section titled “contributors”contributors:
CamtrapContributor[]
Defined in: Package.ts:26
Contributors to the package
Required
Section titled “Required”coordinatePrecision?
Section titled “coordinatePrecision?”
optionalcoordinatePrecision:number
Defined in: Package.ts:125
Precision of geographic coordinates
created
Section titled “created”created:
string
Defined in: Package.ts:20
Creation date of the package
Required
Section titled “Required”Format
Section titled “Format”ISO 8601
licenses?
Section titled “licenses?”
optionallicenses:CamtrapLicense[]
Defined in: Package.ts:141
Licenses for the package Extended with scope property
profile
Section titled “profile”profile:
string
Defined in: Package.ts:13
Package profile identifier
Required
Section titled “Required”project
Section titled “project”project:
object
Defined in: Package.ts:32
Project metadata
acronym?
Section titled “acronym?”
optionalacronym:string
Project acronym
captureMethod
Section titled “captureMethod”captureMethod: (
"activityDetection"|"timeLapse")[]
Capture method used
Required
Section titled “Required”description?
Section titled “description?”
optionaldescription:string
Project description
optionalid:string
Project identifier
individualAnimals
Section titled “individualAnimals”individualAnimals:
boolean
Whether individual animals were identified
Required
Section titled “Required”observationLevel
Section titled “observationLevel”observationLevel: (
"media"|"event")[]
Level at which observations are recorded
Required
Section titled “Required”
optionalpath:string
Project URL or path
samplingDesign
Section titled “samplingDesign”samplingDesign:
"simpleRandom"|"systematicRandom"|"clusteredRandom"|"experimental"|"targeted"|"opportunistic"
Sampling design methodology
Required
Section titled “Required”title:
string
Project title
Required
Section titled “Required”Required
Section titled “Required”relatedIdentifiers?
Section titled “relatedIdentifiers?”
optionalrelatedIdentifiers:RelatedIdentifier[]
Defined in: Package.ts:135
Related identifiers for the dataset
spatial
Section titled “spatial”spatial:
GeoJSON
Defined in: Package.ts:94
Spatial coverage of the data
Required
Section titled “Required”taxonomic
Section titled “taxonomic”taxonomic:
TaxonomicCoverage[]
Defined in: Package.ts:120
Taxonomic coverage of the data
Required
Section titled “Required”temporal
Section titled “temporal”temporal:
object
Defined in: Package.ts:100
Temporal coverage of the data
end:
string
End date of temporal coverage
Required
Section titled “Required”Format
Section titled “Format”ISO 8601
start:
string
Start date of temporal coverage
Required
Section titled “Required”Format
Section titled “Format”ISO 8601