Skip to content

CamtrapPackage

Defined in: Package.ts:8

Camera Trap Data Package interface built on top of the TDWG specification

https://camtrap-dp.tdwg.org/metadata/

  • unknown

optional bibliographicCitation: string

Defined in: Package.ts:130

Bibliographic citation for the dataset


contributors: CamtrapContributor[]

Defined in: Package.ts:26

Contributors to the package


optional coordinatePrecision: number

Defined in: Package.ts:125

Precision of geographic coordinates


created: string

Defined in: Package.ts:20

Creation date of the package

ISO 8601


optional licenses: CamtrapLicense[]

Defined in: Package.ts:141

Licenses for the package Extended with scope property


profile: string

Defined in: Package.ts:13

Package profile identifier


project: object

Defined in: Package.ts:32

Project metadata

optional acronym: string

Project acronym

captureMethod: ("activityDetection" | "timeLapse")[]

Capture method used

optional description: string

Project description

optional id: string

Project identifier

individualAnimals: boolean

Whether individual animals were identified

observationLevel: ("media" | "event")[]

Level at which observations are recorded

optional path: string

Project URL or path

samplingDesign: "simpleRandom" | "systematicRandom" | "clusteredRandom" | "experimental" | "targeted" | "opportunistic"

Sampling design methodology

title: string

Project title


optional relatedIdentifiers: RelatedIdentifier[]

Defined in: Package.ts:135

Related identifiers for the dataset


spatial: GeoJSON

Defined in: Package.ts:94

Spatial coverage of the data


taxonomic: TaxonomicCoverage[]

Defined in: Package.ts:120

Taxonomic coverage of the data


temporal: object

Defined in: Package.ts:100

Temporal coverage of the data

end: string

End date of temporal coverage

ISO 8601

start: string

Start date of temporal coverage

ISO 8601