diff --git a/matching-ws/src/main/resources/datasets.json b/matching-ws/src/main/resources/datasets.json new file mode 100644 index 000000000..96c21fedf --- /dev/null +++ b/matching-ws/src/main/resources/datasets.json @@ -0,0 +1,37 @@ +[ + { + "key": "53147", + "gbifKey": "d7dddbf4-2cf0-4f39-9b2a-bb099caae36c", + "title": "GBIF Backbone Taxonomy" + }, + { + "key": "53131", + "gbifKey": "19491596-35ae-4a91-9a98-85cf505f1bd3", + "title": "IUCN" + }, + { + "key": "2006", + "gbifKey": "046bbc50-cae2-47ff-aa43-729fbf53f7c5", + "title": "IPNI", + "prefix": "urn:lsid:ipni.org:names:", + "prefixMapping": [ + "https://www.ipni.org/n/" + ] + }, + { + "key": "2011", + "gbifKey": "2d59e5db-57ad-41ff-97d6-11f5fb264527", + "title": "WoRMS", + "prefix": "urn:lsid:ipni.org:names:", + "prefixMapping": [ + "http://marinespecies.org/data.php?id=", + "https://www.marinespecies.org/aphia.php?p=taxdetails&id=" + ] + }, + { + "key": "7888", + "gbifKey": "dbaa27eb-29e7-4cbb-8eab-3f689cfce116", + "title": "UK Species Inventory", + "prefix": "NBN" + } +]