-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What reference data to include #24
Comments
Note that the start eventRemarks are currently based on a number of fields: movepub/inst/sql/movebank_dwc_occurrence.sql Lines 54 to 60 in 33bcd17
Resulting in e.g.:
This will likely be empty if any of the fields are empty. |
I can look at this next week, but one thing to think about: The deploy start/end times are sometimes based on something other than a human observation. For the deploy-on time, we can assume with current methods that the tag had to be attached by a person, and therefore assume it at least approximates the time of a human observation. For the deploy-off-time, this is regularly used to define the end of the reliable tracking data, e.g., to exclude locations from the track determined to have been recorded after the tag stopped moving or sending reliable data. Even when tags are physically retrieved, this often happens after an animal has died, or after it has been automatically released from the animal, so doesn't necessarily represent an observation of the live animal. |
Hmm, interesting point. I'll reference your comment in #10. |
Addressed. @sarahcd can you go over the list and check off the ones that you think make sense to exclude from DwC (I indicated them crossed out). We should then go over the remaining ones to see what to do with those. |
Sorry for the delay. I am breaking these down based on the entity they describe in Movebank, since this could impact how to code transformation to DwC. Possible mappings added from above have notes in italics. We can discuss whether to implement any additions to the current version, and I could propose specifics in the sql. Terms describing the animal
Terms describing the tag
Terms describing the deployment, including tags and animals at the time of the deployment
|
@sarahcd do you think including
Note that for GPS observations, the |
Overview of things to tackle:
|
For the animal death- I am really really hoping that vitality will be added to Darwin Core so you should be able to use that term for this. |
|
@sarahcd so far I have based the mapping for the start and end HumanObservations on fields I have in my datasets. It would be good however to have a mapping based on all fields potentially available in the reference data. Can you check the field where you agree that they are not useful to map (crossed out) and comment on those you think would be useful to include?
animal-comments
: start occurrenceRemarks?: endanimal-death-comments
animal-exact-date-of-birth
animal-id
: organismIDanimal-latest-date-born
animal-life-stage
: lifeStageanimal-mass
animal-nickname
: organismNameanimal-reproductive-condition
: reproductiveConditionanimal-ring-id
: include, where?animal-sex
: sexanimal-taxon
: scientificNameanimal-taxon-detail
attachment-type
: included in start eventRemarksbehavior-according-to
data-processing-software
: enddeploy-off-date
: enddeploy-off-latitude
: enddeploy-off-longitude
: enddeploy-off-person
deploy-on-date
: start eventDatedeploy-on-latitude
: start decimalLatitudedeploy-on-longitude
: start decimalLongitudedeploy-on-person
: start recordedBy?deployment-comments
: included in start eventRemarks: enddeployment-end-comments
: enddeployment-end-type
deployment-id
duty-cycle
geolocator-calibration
geolocator-light-threshold
geolocator-sensor-comments
geolocator-sun-elevation-angle
habitat-according-to
location-accuracy-comments
manipulation-comments
manipulation-type
: included in start eventRemarksstudy-site
tag-beacon-frequency
tag-comments
tag-failure-comments
tag-id
: part ofeventID
tag-manufacturer-name
: included in start eventRemarkstag-mass
tag-model
: included in start eventRemarkstag-processing-type
tag-production-date
tag-readout-method
tag-serial-no
The text was updated successfully, but these errors were encountered: