[API-users] GBIF Occurrence Detail URLs

Matthew Blissett mblissett at gbif.org
Wed Dec 13 15:52:29 CET 2017


Hi Keith,

There is indeed a hidden "redirect on single result" parameter. You can 
use it like this:

https://www.gbif.org/occurrence/first?occurrence_id=urn:catalog:USF:Herb:261924 
<https://www.gbif.org/occurrence/search?occurrence_id=urn:catalog:USF:Herb:261924&advanced=1>

We are thinking of improving the API so users know what the GBIF ID 
would be (i.e. a combination of datasetKey and occurrenceId), but if 
that happens it will be next year some time.

Cheers,

Matt


On 12/12/17 16:14, Bornhorst, Keith wrote:
>
> Hello all,
>
> My question concerns both the API and the GBIF website…
>
> GBIF is aware of and ingests all of my specimen/occurrence data via a 
> Darwin Core archive on our IPT instance. The information flow is 
> one-way, however, so I don’t know GBIF’s internal, unique identifier 
> (e.g. gbifID = 1503266467) which I need to know if I want to create a 
> direct link to the occurrence page (e.g. 
> https://www.gbif.org/occurrence/1503266467 
> <https://www.gbif.org/occurrence/1503266467>).
>
> Using the API, I can obtain the gbifID via an API query such as 
> http://api.gbif.org/v1/occurrence/search?occurrenceId=urn:catalog:USF:Herb:261924 
> (the UUID we’re currently using, soon to be replaced with a GUID) and 
> I could batch process all of my occurrence records and store these ids 
> (or do a real-time API lookup and redirect users).
>
> And using the Advanced Search I can link to 
> https://www.gbif.org/occurrence/search?occurrence_id=urn:catalog:USF:Herb:261924&advanced=1 
> and get the single record in the search result.
>
> I’m curious to know if the GBIF website has any hidden (to me) 
> auto-redirect capabilities that will send users to the matching 
> occurrence page? Possibly a “redirectOnSingleResult=true” query string 
> value that performs a redirect?
>
> Thanks,
>
> Keith
>
> *Keith Bornhorst*  (bornhorst at usf.edu <mailto:bornhorst at usf.edu>)
>
> Web Development Team Leader, USF Water Institute
>
> School of Geosciences
>
> University of South Florida
>
> 4202 East Fowler Ave, CHE 304, Tampa, FL 33620
>
> Phone: (813) 974-7406
>
> WaterInstitute.usf.edu <http://waterinstitute.usf.edu/> – 
> WaterAtlas.org <http://wateratlas.usf.edu/> – PlantAtlas.org 
> <http://plantatlas.usf.edu/> – TampaTreeMap.org 
> <http://tampatreemap.usf.edu/> – ButterflyAtlas.org 
> <http://butterflyatlas.usf.edu/>
>
>
>
> _______________________________________________
> API-users mailing list
> API-users at lists.gbif.org
> https://lists.gbif.org/mailman/listinfo/api-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gbif.org/pipermail/api-users/attachments/20171213/a1e43bf7/attachment.html>


More information about the API-users mailing list