Issue 16635

Suspicious duplicates of datasets about Viet Nam

16635
Reporter: bko
Assignee: bko
Type: Bug
Summary: Suspicious duplicates of datasets about Viet Nam
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2014-11-10 09:59:50.291
Updated: 2015-03-05 17:20:06.349
Resolved: 2015-03-05 17:20:06.321
        
Description: On the page: http://www.gbif.org/country/VN/about/datasets

The first two datasets from MNHN look like duplicates.

This page first calls:
http://api.gbif.org/v1/occurrence/counts/datasets?country=VN
and then iterates through the results with calls like this:
http://api.gbif.org/v1/dataset/$uuid
(http://api.gbif.org/v1/dataset/33fd3e84-2e41-40f2-bdc5-5f21d434b629)]]>
    

Attachment about datasets.png


Attachment calls.png



Author: jlegind@gbif.org
Comment: The first entry on this page http://www.gbif.org/country/VN/about/datasets is a deleted dataset that should not be presented.
Created: 2014-11-10 11:28:40.733
Updated: 2014-11-10 11:28:40.733


Author: bko@gbif.org
Comment: Thanks Jan - then it's the country page itself need to check if it's "deleted" that before including that result. I'll fix it.
Created: 2014-11-10 11:52:06.746
Updated: 2014-11-10 11:52:06.746


Author: bko@gbif.org
Comment: Fixed by checking the 'deleted' property from the JSON call. Will be in the live portal soon.
Created: 2015-03-05 17:20:06.346
Updated: 2015-03-05 17:20:06.346