Skip to content

Releases: gbv/cocoda

Cocoda 1.1.0

30 Aug 09:37
1.1.0
331028d
Compare
Choose a tag to compare

Cocoda 1.1.0 adds write access to Wikidata mappings! Feel free to test it out. There are also some other visible and many invisible changes.

  • Wikidata write access support! (#445)
    • It is now possible to use Cocoda to create, update, and delete mappings in Wikidata.
    • Successfully tested target systems:
      • Basisklassifikation (BK)
      • Regensburg Classification (RVK)
      • Integrated Authority File (GND)
      • Nomisma
      • Iconclass
    • Prerequisites: An account with a connected Wikidata/Mediawiki account.
  • Support for JSKOS API's updated /status endpoint. (#451, #454, #455, #461)
    • Cocoda now knows exactly what functionality a registry has and what kind of authentication is necessary to use it.
    • This results in fewer errors messages, especially regarding saving/editing/deleting mappings.
  • Mapping Editor: Show relevant warnings regarding the currently edited mapping. (#457)
    • For example, if a mapping from a different registry is being edited, a warning will be shown that it will not update the existing mapping, but rather save as a new one.
    • An error icon with a tooltip message is shown whenever a mapping can't be saved.
  • Mapping Editor: If mapping guidelines are available for the current combination of selected concept schemes, a link to those guidelines will be shown next to the "Mapping Editor" title. (#217)
    • Currently available: Wikidata -> BK, Wikidata -> GND (both German)
  • There is now a "next" button in the bottom right corner of Concept Detail which opens the next concept of the current concept scheme on a depth-first basis. (#302)
    • Keyboard shortcuts: alt + n (next concept left), alt + m (next concept right)
  • Mapping Navigator: If a mapping already exists in the currently selected mapping registry, it will be hidden from the "automatic mappings" results. (#449)

Cocoda 1.0.1

14 Aug 06:34
1.0.1
8111e69
Compare
Choose a tag to compare

Cocoda 1.0.1 is a minor update with only a few visible changes.

  • Annotations of type moderating are now shown for mappings. These mappings will have a checkmark instead of the number of votes. (#442)
    • Note that it is currently not possible to add a moderating annotation inside Cocoda.
  • Added a separate subpage showing a reduced interface with only the Mapping Browser (concordances and mapping search). It is available under ./concordances.html.
  • Improve tab appearance.
  • Improved annotations.
  • Other small changes and improvements. (e.g. #431)

Cocoda 1.0.0

02 Jul 09:11
1.0.0
912526f
Compare
Choose a tag to compare

We are proud to announce Cocoda version 1.0.0. Happy Mapping!

  • There are now user manuals in German and English. (#337, #434, #436)
  • Concept schemes can now be filtered by type. (#171, #432)
  • The current Mapping Registry can now be selected right from the navigation bar in the top right. (#342)
  • The current identity used to save mappings can now be selected right from the navigation bar as well. (#421)
  • Component settings can now be accessed via a button in the bottom right of each component.
  • Some settings were moved from the general settings to the component specific settings.
  • When hovering a creator in Mapping Search/Navigator, you can now see more information about that creator and directly search for all their mappings.
  • Added a button to transfer mappings from local storage to the concordance registry. (#357)
  • New option for Mapping Navigator: You can now disable showing results related to the concept selected on the left/right side. (#393)
  • Favorite concepts can now be added to (using drag and drop) and removed from the ConceptList component. (#426)
  • Added an icon to Mapping Editor to clone a mapping. (#430)
  • Added an option to open Cocoda directly to the concordances view.
  • Other small fixes and adjustments. (#207, #218, #293, #309, #320, #350, #427, #428, #429, #433)

Cocoda 0.9.3

21 Jun 09:03
0.9.3
dd1bef1
Compare
Choose a tag to compare
  • New ConceptList compontent. (#139)
    • The previous ConceptTree component was replaced with a component that can show arbitrary lists of concepts.
    • Currently, it shows the top concepts (exactly like the previous ConceptTree) and favorite concepts. (#409)
    • Other ideas for lists are currently being discussed. (#425)
  • Mapping trash bin. (#354)
    • Deleted mappings will now be moved to a trash bin in the navigation bar.
    • The last 10 deleted mappings are restorable.
    • The mapping trash is saved in the browser's local storage, so it will persist site reloads.
  • Improvements to ConceptDetail.
    • Adjusted order of tabs. (#424)
    • New "labels" tab that shows all labels for a concept. A click on a label will search for it on the other side. (#412)
    • Improved loading of GND terms. (#83)
  • Mapping Search: Added button to easily search for one's own mappings. (#392)
  • Improvements to favorite concepts.
  • Redesigned tab layout. (#418)
  • Improved DataModal. (#405)
  • Improve release workflow. (#415)
  • Other small fixes and adjustments. (#416, #417, #260)

Cocoda 0.9.2

11 Jun 09:14
0.9.2
ccf8dad
Compare
Choose a tag to compare
  • Fix issue with local mappings when first using the tool.
  • GitHub Releases now contain a built zip file that can be dropped directly onto a web server. (#169)
  • Mapping Navigator: Prioritize reverse mappings higher. (#400)
  • Mapping Browser: Reintroduce registry auto refresh. (#394)
  • Improvements to favorite concepts. (#407, #408)
  • Improve auto label insertion and make it configurable. (#397)
  • Lots of smaller fixes, adjustments, and some refactoring. (#403, #396, #399, #235, #411, #404, #401, #366, #414)

Cocoda 0.9.1

04 Jun 10:47
0.9.1
3d51ad4
Compare
Choose a tag to compare

Cocoda 0.9.0

03 Jun 05:46
Compare
Choose a tag to compare
  • Completely rewritten Mapping Browser. Now includes a list of Concordances, Mapping Search, and the Mapping Navigator (which is basically what Mapping Browser was before). (#231, #368, #116, #373, #381, #380, #378, #382)
  • Local mappings now have URIs (in the form of urn:uuid:...). (#356)
  • Some changes that improve the subjective performance of the tool.
  • Some behind-the-scenes changes. (#352, #344, #348)
  • Lots of small other fixes and adjustments. (#303, #379, #374, #375, #383, #384)

Cocoda 0.8.6

08 May 07:12
c41ddf8
Compare
Choose a tag to compare
  • Note: npm install is currently broken on Linux (see #344). Workaround: Use npm install -f instead.
  • Fix issues in Mapping Browser regarding saving/editing a mapping.
  • Fix issue introduced with config adjustments in last release.
  • Compatibility adjustments. (#321)

Cocoda 0.8.5

06 May 07:52
bde4b35
Compare
Choose a tag to compare

A bunch of small adjustments:

  • Adjustments in config handling. (#49)
    • Keep config file out of build bundle.
    • Allow loading a custom config file via URL parameter (config=<url>).
  • Visual adjustments in Mapping Editor. (#339)
  • Add drag icons to ResizingSlider. (#335)
  • Only show minimize button when component is hovered. (#340)

Cocoda 0.8.4

24 Apr 08:14
5394183
Compare
Choose a tag to compare
  • Fixed critical issue that creator was not saved in same cases when saving a mapping. (#333)