-
http://bartoc.org/en/node/745 and http://bartoc.org/en/node/18785
See [this example](https://gbv.github.io/cocoda/dev/?toScheme=http%3A%2F%2Furi.gbv.de%2Fterminology%2Frvk%2F&to=http%3A%2F%2Frvk.un…
-
As discussed we better need one joint component to show mappings and mapping recommendations from multiple sources. This component should allow good filtering and/or selection of sources. Possible sou…
-
Related to https://github.com/gbv/cocoda/issues/13#issuecomment-416048866: the quick selection links should also be normal links with URL parameters `schemeLeft`, `schemeRight`, `mapping`, so the link…
-
Add method and/or query parameters to get
* all distinct schemes used in any mapping
* all distinct schemes a given concept is mapped to/from
Best would be to also include statistics (the numbe…
-
Allow choosing properties to load with a comma-separated list in parameter `properties` (see also [DANTE documentation](http://api.dante.gbv.de/url_parameter/)). This is especially interesting for loa…
-
Existing mappings opened from the mapping database (those with an URI) cannot be saved to local storage - this is only possible if a mapping is newly created by hand. Saving should be changed to alway…
-
With the refactoring of MappingBrowser, mappings/suggestions from multiple sources are now shown in one table. To keep it simpler, not all results from the server or catalog are shown by default (curr…
-
If no `config/cocoda.json` exists a warning is thrown and `npm run dev` stops.
-
This seems to be a deployment problem:
* [x] http://coli-conc.gbv.de/cocoda/
* [x] https://coli-conc.gbv.de/cocoda/
The backend API needs to be queried the same protocol so better use URLs such as `…
-
The master branch is daily updated at http://coli-conc.gbv.de/cocoda/ (required #19 to actually work) from the `master` branch. An automatic deployment of the `dev` branch should be added (for instan…