Skip to content

Releases: gbv/cocoda

Cocoda 1.4.7

14 Oct 10:42
Compare
Choose a tag to compare
  • Added experimental integration for MeSH (https://www.nlm.nih.gov/mesh/).
  • Added experimental integration for LCSH and LCNAF (https://id.loc.gov).
  • Interface language and preferred vocabulary languages can now be set independently. (#619)
  • Additional search links for DDC, RVK, LCSH, and LCNAF. (#611)
  • After login, the mapping registry will now be changed automatically. (#614)
  • Updated all dependencies to the latest versions.
  • Many small big fixes and adjustments. (e.g. #615, #617)

Cocoda 1.4.6

09 Aug 09:57
35df354
Compare
Choose a tag to compare
  • Improvements to the coli-ana integration. (#524)
    • Interface texts are now localized to English and German.
    • There will be a hint if an analysis is incomplete.
    • The coli-ana tab will be automatically shown if no concept data could be loaded.
    • The notation is now shown behind the labels (aligning it with the coli-ana web interface), and the mouseover was removed for now (it didn't show any additional information).
    • Additional bug fixes related to the feature.
  • Mapping recommendations via co-/occurrences were removed from the default configuration.
    • It hasn't worked properly for a while now, so it was more confusing than helpful.
    • However, it is still planned to bring this feature back at a later point in time.

Cocoda 1.4.5

21 Jun 07:17
a23b782
Compare
Choose a tag to compare
  • coli-ana integration! (#524)
    • Analyzes synthetic DDC numbers and shows the result right with the concept details. (example)
    • Still a work in progress!
  • Fixed mapping search by type. (#604)
  • Some other small fixes and adjustments. (e.g. #599)
  • Updated dependencies.

Screen Shot 2021-06-21 at 09 19 31

Cocoda 1.4.4

06 Jan 10:34
c1ef1cb
Compare
Choose a tag to compare
  • Updated dependencies.

Cocoda 1.4.3

24 Nov 07:53
4a06ebb
Compare
Choose a tag to compare
  • Updated cocoda-sdk to version 1 (#590) which comes with several additions:
    • Fixes for coli-conc suggestions (via LabelSearchSuggestionProvider)
    • Fixes for issues with local mappings
    • Several additions to Skosmos integration, including getting top concepts, ancestors, and narrower concepts (note that there might still be issues with Skosmos hierarchies)
  • Added Iconclass search links.
  • Added ILC vocabulary.
  • The "Share Link" for Mapping Search is back (button in the bottom right). (#361)
  • Added support for new way of specifying creator identity in jskos-server (gbv/jskos-server#122). (#591)
  • Fixed several issues. (#586, #587, #588, #589)
  • Updated dependencies.

Cocoda 1.4.2

07 Oct 10:51
61e2ede
Compare
Choose a tag to compare
  • Updated dependencies
  • Added URL to Accessibility page on GitHub (German)
  • Mapping Navigator: Add fallback to original sorting (instead of using sort by concepts)
  • Adjusted default auto refresh intervals (10 seconds for mappings, 2 minutes for application updates)
  • Fixed link to Docker image

Cocoda 1.4.1

25 Aug 12:38
119d8c5
Compare
Choose a tag to compare
  • Updated all dependencies to their latest version.
  • Added special notation handling for DDC and SDNB.
    • This already existed for DDC, but was accidentally removed in the past.
  • Node.js 10 is now required to build Cocoda.
  • Fixed a bug that prevented loading a config file from URL parameters in some cases.
  • When a mapping is loaded via the mappingUri URL parameter, its concepts are now selected automatically if there are no other selected concepts.

The release version of Cocoda can be used on https://coli-conc.gbv.de/cocoda/app/. You can find more information about Cocoda here.

Cocoda 1.4.0

30 Jun 07:15
5ef534c
Compare
Choose a tag to compare

In this release, we fixed a lot of bugs and refactored some core parts of the application to make it work better.

Cocoda 1.3.1

12 May 12:04
1.3.1
f3674e9
Compare
Choose a tag to compare

Cocoda 1.3.0

16 Jan 02:03
237ba47
Compare
Choose a tag to compare
  • It is now possible to create mappings to unknown concepts by typing in a valid notation in concept search. (#278)
    Cocoda 1 3 0 Unknown Concepts

  • Component settings were internally revamped and are now also available under Settings - User Interface. (#468)
    Cocoda 1 3 0 Component Settings

  • Mapping Navigator now has a clear division between database mappings and mapping recommendations. (#495, #500)

Cocoda 1 3 0 Database Mappings vs Recommendations