Skip to content

Commit

Permalink
Remove Wikidata from default config (now works via BARTOC) (#670)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesu committed Mar 2, 2022
1 parent 892ebe8 commit c5fdff3
Showing 1 changed file with 0 additions and 32 deletions.
32 changes: 0 additions & 32 deletions config/cocoda.default.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,38 +43,6 @@
]
}
},
{
"provider": "ConceptApi",
"uri": "http://coli-conc.gbv.de/registry/wikidata-concepts",
"data": "https://coli-conc.gbv.de/services/wikidata/concept/",
"suggest": "https://coli-conc.gbv.de/services/wikidata/suggest?search={searchTerms}",
"schemes": [
{
"uri": "http://bartoc.org/en/node/1940",
"notation": [
"WD"
],
"concepts": [
null
],
"topConcepts": []
}
],
"notation": [
"WD"
],
"prefLabel": {
"en": "Wikidata"
},
"definition": {
"en": [
"Access to Wikidata in JSKOS format"
],
"de": [
"Zugriff auf Wikidata im JSKOS-Format"
]
}
},
{
"provider": "MeshApi",
"uri": "http://coli-conc.gbv.de/registry/mesh-concepts",
Expand Down

0 comments on commit c5fdff3

Please sign in to comment.