You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as we have rgbif::gbif_citation in rgbif, we should have some methods/infrastructure to help users very easily get citations for data providers and datasets within providers.
probably most queries will return citation info of some kind, probably just a matter of exposing that to users easily
for gbif, we could leverage gbif_citation here probably
one issue with gbif is that we don't support downloads here, so there's no DOIs for gbif outputs here
The text was updated successfully, but these errors were encountered:
[Data Provider or owner name]. [Resource or Dataset Name] published by [Data Provider name, address or affiliation(s)] (Accessed through Biodiversity Information Serving Our Nation (BISON), https://bison.usgs.gov, YYYY-MM-DD)
For example:
Gordon, J. U.S. Bird Occurrences published by Field Museum of Natural History, Museum of Vertebrate Zoology, University of Washington Burke Museum, and University of Turku (Accessed through Biodiversity Information Serving Our Nation (BISON), https://bison.usgs.gov, 2007-02-22)
as we have
rgbif::gbif_citation
in rgbif, we should have some methods/infrastructure to help users very easily get citations for data providers and datasets within providers.probably most queries will return citation info of some kind, probably just a matter of exposing that to users easily
for gbif, we could leverage
gbif_citation
here probablyone issue with gbif is that we don't support downloads here, so there's no DOIs for gbif outputs here
The text was updated successfully, but these errors were encountered: