AtlasOfLivingAustralia / galah-R

Query living atlases from R
https://galah.ala.org.au
40 stars 2 forks source link

Update data-raw/node_config.csv file #210

Closed shahmanash closed 5 months ago

shahmanash commented 11 months ago

Please update the node_config.csv file to include the Swedish namematching service.

Sweden,name-matching,names_lookup,https://namematching.biodiversitydata.se/api/getByTaxonID,search_identifiers,TRUE
Sweden,name-matching,names_search_multiple,https://namematching.biodiversitydata.se/api/searchByClassification,search_taxa,TRUE
Sweden,name-matching,names_search_single,https://namematching.biodiversitydata.se/api/search?q={name},search_taxa,TRUE

Please note the lucene search index for the service is generated using the GBIF backbone.

mjwestgate commented 11 months ago

Thanks for sending this information! We've updated galah as per your request, these changes will be shipped with version 2.0 shortly.

mjwestgate commented 10 months ago

The above were added in version 2.0, however the following need checking:

Shouldn't the line Sweden,data/media,https://images.biodiversitydata.se/ws/getImageInfoForIdList,FALSE be Sweden,metadata/media,https://images.biodiversitydata.se/ws/getImageInfoForIdList,TRUE

Similarly "ws" is missing in line Sweden,metadata/licences,https://images.biodiversitydata.se/licence,TRUE which then should be Sweden,metadata/licences,https://images.biodiversitydata.se/ws/licence,TRUE

The following 3 lines could be added

Sweden,files/media,https://images.biodiversitydata.se/image/{id}/original,TRUE
Sweden,metadata/lists,https://lists.biodiversitydata.se/ws/speciesList,TRUE
Sweden,metadata/lists-unnest,[https://lists.biodiversitydata.se/ws/speciesListItems/{list_id},TRUE