Cocoda 1.9.0
Important note: We are moving our Docker images to GitHub Container Registry. Please replace coliconc/cocoda
with ghcr.io/gbv/cocoda
in all your Docker usage of Cocoda starting with v1.9.0. Note that we are not re-releasing old tags, so for older versions of Cocoda, please keep using coliconc/cocoda
.
See our Docker README for more information about Docker usage.
- Complete restructure of Concept Details. (#701)
- All important information (labels, notes, etc.) in the current language (+ English) are now shown in the first tab called "Concept".
- Translations are shown in a separate tab "Translations".
- Metadata about a concept are moved to the "Meta" tab.
- Mapping Search/Navigator: Show detailed concept info in popover. (#700)
- It will now show the ancestor/broader concepts as well as all data from the "Concept" tab in Concept Details.
- This will make it easier to decide whether a certain mapping suggestion is the right fit without having to select the target concept (which would then change the results in the Navigator).
- The popover is shown after a delay. If the available information is too long, the popover will be scrollable.
- There might be small revisions to this feature in the near future, especially to make displaying the information more compact.
- Mapping Navigator: Support mappings embedded in concept data. (#620)
- Mapping Search: Results can now be sorted in ascending order.
- Add "coli-conc suggestions (experimental)" for BK and RVK.
- Note that this will be revised in the future and might change completely.
- Use lobid-gnd to access GND data to replace internal API.
- MappingEditor: Show recommendation to set mapping type if not specified.
- Revise German user documentation.
- Many more small changes and fixes.
- Update dependencies.
Full Changelog: 1.8.2...1.9.0