Project

General

Profile

Actions

feature request #8740

open

BioCASE specimen import: implement data set filter in specimen import dialog page 2

Added by Andreas Kohlbecker over 4 years ago.

Status:
New
Priority:
New
Assignee:
Category:
taxeditor
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Severity:
normal

Description

once an access point has been selected in the fist step it should be possible to limit the search to a specific data set.
Data sets are listed in the web service like for example:


[ 
 { 
   "datasets": [ 
     { 
       "title": "Naturhistorisches Museum Mainz, Zoological Collection" 
     }, 
     { 
       "title": "Naturhistorisches Museum Mainz, Botanical Collection" 
     } 
   ], 
   "service_url": "http://ww3.bgbm.org/biocase/pywrapper.cgi?dsa=NaturkundemuseumMainz" 
 }, 
 { 
   "datasets": [ 
     { 
       "title": "Herbarium Berolinense, Berlin (B)" 
     } 
   ], 
   "service_url": "http://ww3.bgbm.org/biocase/pywrapper.cgi?dsa=Herbar"                                                                                                                                      
 }                                                                                                                                                                                                            
] 

The BioCASE protocol allows to define a data set as filter option. Currently the data set title is being used to identify a data set.


Related issues

Related to EDIT - feature request #8721: Use webservice to get all biocase provider listed by gbifClosedKatja Luther

Actions
Related to EDIT - task #8820: Improve BioCase provider selection listNewKatja Luther

Actions
Actions #1

Updated by Andreas Kohlbecker over 4 years ago

Actions #2

Updated by Andreas Müller about 4 years ago

  • Related to task #8820: Improve BioCase provider selection list added
Actions

Also available in: Atom PDF