From d8969b452e9809a808bd69632aa86f070424120e Mon Sep 17 00:00:00 2001 From: Stefan Peters Date: Wed, 2 Mar 2022 12:39:50 +0100 Subject: [PATCH] Remove MeSH API from default config; now available via BARTOC (#670) --- config/cocoda.default.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/config/cocoda.default.json b/config/cocoda.default.json index 295b15ae..d78c5d9d 100644 --- a/config/cocoda.default.json +++ b/config/cocoda.default.json @@ -43,16 +43,6 @@ ] } }, - { - "provider": "MeshApi", - "uri": "http://coli-conc.gbv.de/registry/mesh-concepts", - "prefLabel": { - "en": "Medical Subject Headings (MeSH)" - }, - "notation": [ - "MeSH" - ] - }, { "provider": "LocalMappings", "uri": "http://coli-conc.gbv.de/registry/local-mappings",