Curation
1. Mandatory Technical Validation
All submitted records must pass the automated validation of validate_gldp().
2. Visual Check
In addition to automated checks, each submission must pass visual and metadata sanity checks. Coverage, ringing, and map plots are inspected to ensure they are biologically plausible and free of obvious artifacts.
GeoLocatoR::plot(pkg, "coverage")
GeoLocatoR::plot(pkg, "ring")
GeoLocatoR::plot(pkg, "map")
print(pkg)
3. Metadata Best Practices
Required
- Title: Must start with
GeoLocator Data Package:. - Access: Embargoed records are permitted, but duration must be reasonable and justified, typically until first publication.
- Description: Include minimum contextual information such as study species, main study area, project objective, but alos key processing notes that affect reuse. It’s also a good place to invite potential users of the data to get in touch.
Recommended
- Related works: Link publications that use the data via related identifiers.
- Software/Repository URL: Provide a link to the GeoPressureTemplate GitHub repository.
- Zenodo badge: Add the Zenodo badge of your repository at the top of the GitHub
README. - Final interim file: Update the final interim file on your GitHub repository.
- Author and roles: Assign author roles as completely as possible using Zenodo/DataCite role options.
Author role definitions:
- Contact person: Person to contact for questions about access, use, citation, or additional information.
- Project leader: Person officially designated as head of project (i.e., principal investigator).
- Data curator: Person in charge of assembling and standardizing the geolocator data package and metadata for publication.
- Researcher: Person involved in analyzing geolocator data or results, often running GeoPressure analyses.
- Rights holder: Person or institution owning or managing property rights, including intellectual property rights over the resource.
- Supervisor: Designated administrator over the project, including funding acquisition.
- Data collector: Person responsible for finding, gathering, or collecting geolocator data (often ringers and field assistants).
- Other: Significant contribution not covered by a more specific role (avoid if possible).