Recent Releases of camtrap-dp
camtrap-dp - Camtrap DP 1.0.2
Patch release to support Parquet data files. No changes are made to the standard (meta)data terms. There is no need to update your implementations or datasets.
The main changes are listed below (full diff here).
Package
resourcesis a required property in Data Package, but is now also defined as such in Camtrap DP, so this is clearer on the website (#387).- The table schemas now include
NA,NaNandnanin addition to""as allowedmissingValuesin support of Parquet data files (#408).
Example dataset
- The example dataset now refers to the R package
camtrapdprather thancamtraptoras related resource (#407).
Documentation
- The website now has a FAQ section (#329).
CITATION.cffnow includes keywords (#386).
- HTML
Published by peterdesmet 9 months ago
camtrap-dp - Camtrap DP 1.0.1
Patch release to support validation with frictionless-py 5.17 and up. No changes are made the standard (meta)data terms. There is no need to update your implementations or datasets, unless you want to validate Camtrap DPs with the latest version of frictionless-py.
Changelog
The main changes are listed below (full diff here).
Package
- Fix issue (missing first slash in
"$ref": "#/$defs/version") preventing validation with frictionless-py 5.17 and up (#383). - Link to canonical
https://specs.frictionlessdata.io/schemas/data-package.json(#384). - Use full URL (
https://camtrap-dp.tdwg.org/data) to point to data page (#368).
Documentation
- Example dataset's
observations.csvno longer starts with BOM character anddatapackage.jsonno longer contains superfluousspatial.bbox(#370). - Update README, homepage and add
CITATION.cff(#382). - Fix typos in test documentation (#372).
- HTML
Published by peterdesmet over 1 year ago
camtrap-dp - Camtrap DP 1.0
First stable release of Camtrap DP.
Closes all remaining issues in milestone 1.0. The main changes compared to Camtrap DP 1.0-rc.1 are listed below (full diff here). Changes in bold have implications for software developers. Thanks to all contributors for getting us to this milestone!
Package
- Updated term:
samplingDesignrefers to http://rs.tdwg.org/eco/terms/inventoryTypes (#351) - Deleted term:
taxonomic.taxonIDReference(#363) - Updated term:
taxonomic.taxonIDis no longer required and appears afterscientificName(#363)
Deployments
- Table description updated to mention "camera placements"
- Updated term:
setupByrefers to http://rs.tdwg.org/eco/terms/samplingPerformedBy (#351) - Updated term:
cameraDelayno longer mentions the word "trigger" (#360) - Updated term:
cameraHeightrefers to http://rs.tdwg.org/dwc/terms/minimumDistanceAboveSurfaceInMeters and http://rs.tdwg.org/dwc/terms/maximumDistanceAboveSurfaceInMeters (#362) - New term:
cameraDepthfor marine setups, refers to http://rs.tdwg.org/dwc/terms/minimumDepthInMeters and http://rs.tdwg.org/dwc/terms/maximumDepthInMeters (#362)
Media
- Table description rephrased
- Updated term:
captureMethodhas a renamed enum valueactivityDetection(frommotionDetection) (#361) - Updated term:
filePublicrefers to http://rs.tdwg.org/ac/terms/serviceExpectation (#350) - Updated term:
fileMediatyperefers to http://purl.org/dc/elements/1.1/format and expects values to be a IANA Media Type that starts withimage,video, oraudio(#350) - Updated term:
exifDatahas file typeanyto allow string representation of json in csv (#326)
Observations
- Table description updated to fix typo
- Updated term:
observationTypementions the termclassificationProbabilityforunknownvalues. - Deleted term:
taxonID(#363)
Documentation
- New website URL: https://camtrap-dp.tdwg.org (https://tdwg.github.io/camtrap-dp will automatically redirect) (#342)
- Example dataset has at least one value for all columns (except for
deployments.cameraDepthandobservations.individual*columns) (#326) - Example dataset includes some local media files (#348)
- Example dataset is documented with landing page (#334)
- HTML
Published by peterdesmet over 2 years ago
camtrap-dp - Camtrap DP 1.0 - Release candidate 1
This release is the first release candidate for Camtrap DP 1.0. It closes all current issues associated with milestone 1.0. Main changes since previous release (0.6):
- Observations are a single table again with effects on
deployments,mediaandpackage(https://github.com/tdwg/camtrap-dp/pull/314#issuecomment-1564071321) - Add bounding box terms (#219)
- Language codes are 3 letters (#318)
- Null values must be empty strings (#316)
- Update tests to Frictionless Framework 5 (#320)
- Build website with GitHub Actions (#315)
- HTML
Published by peterdesmet over 2 years ago
camtrap-dp - Camtrap DP 0.6
This release implements most of the changes for Camtrap DP 1.0, including:
- Split
observationsintomedia-observationsandevent-observations(#289) - Use a
deployments>media>media/event-observationshierarchy (#279) - Update terms (#286)
- Include
speed,angleandradius(#292) - Allow custom resources/tables (#283)
- Include visualization of the example dataset (#285)
- HTML
Published by peterdesmet about 3 years ago
camtrap-dp - Camtrap DP 0.1.6
First stable release, with a model where observations are linked to sequenceID and optionally mediaID. The observations table also includes deploymentID and timestamp.
This release was implemented in:
- Agouti.eu as export format (used by researchers)
- TRAPPER as import/export format (for testing purposes)
- camtraptor as import format and for conversion to Darwin Core (used by researchers)
- GBIF IPT (for testing purposes)
This version was presented at TDWG 2021.
- HTML
Published by peterdesmet about 3 years ago
camtrap-dp - Camtrap DP 0.1.3
Release before the GitLab → GitHub migration.
- HTML
Published by peterdesmet almost 5 years ago