Skip to content

gbif/literature-ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Literature service

RESTful literature search service.

GBIF portal

https://www.gbif.org/resource/search?contentType=literature

Search and parameters

http://api.gbif.org/v1/literature/search

Parameter Value Description
q String Simple search parameter. The value for this parameter can be a simple word or a phrase.
countriesOfResearcher Country Country of institution with which author is affiliated, e.g. DK (for Denmark)
countriesOfCoverage Country Country of focus of study, e.g. BR (for Brazil)
literatureType Enum Type of literature, e.g. journal article
relevance Enum Relevance to GBIF community, see https://www.gbif.org/faq?question=literature-relevance
year Integer Year of publication
topics Enum Topic of publication
gbifDatasetKey UUID GBIF dataset referenced in publication
publishingOrganizationKey UUID Publisher whose dataset is referenced in publication
peerReview Boolean Has publication undergone peer-review?
openAccess Boolean Is publication Open Access?
gbifDownloadKey String Download referenced in publication
gbifOccurrenceKey Long Occurrence record referenced in publication
gbifTaxonKey Integer Taxon record referenced in publication
gbifHigherTaxonKey Integer Higher taxa of taxon record referenced in publication
citationType String Type of citation used in publication
doi String Digital Object Identifier (DOI)
source String Journal of publication
publisher String Publisher of journal
language Language Language of publication

Find by id

http://api.gbif.org/v1/literature/{id}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages