Skip to content

Releases: gbv/cocoda-sdk

cocoda-sdk v3.4.1

09 Feb 10:12
33acd88
Compare
Choose a tag to compare
  • ConceptApi: Filter result of getTypes by property inScheme if necessary.
    • This was added to improve support of DANTE API.

Full Changelog: v3.4.0...v3.4.1

cocoda-sdk v3.4.0

06 Feb 13:18
479b5ef
Compare
Choose a tag to compare
  • Add GND Provider via Lobid API. (#17)
    • Currently experimental, but seems to work extremely well. See also: https://lobid.org/gnd
    • As always, works automatically when loading vocabularies via BARTOC's API.
  • Fix generation and deployment of documentation. (#36)
  • Update dependencies.

Full Changelog: v3.3.4...v3.4.0

cocoda-sdk v3.3.4

20 Jan 09:50
d031b33
Compare
Choose a tag to compare
  • Update dependencies (axios in particular).

Full Changelog: v3.3.3...v3.3.4

cocoda-sdk v3.3.3

13 Jan 10:31
8a174a0
Compare
Choose a tag to compare
  • LabelSearchSuggestionProvider: Fallback to broader concept(s) if no results are found. (#53, experimental)
  • Update dependencies.

cocoda-sdk v3.3.0

11 Oct 12:50
Compare
Choose a tag to compare
  • Add experimental MyCoRe provider. (#50)
  • Optimize cache handling for SkoHub, Occurrences, and Reconciliation providers.
  • Other small fixes.

Note that the GitHub release workflow was broken which causes the "Some checks were not successful" message for the latest release.

Full Changelog: v3.2.3...v3.3.0

cocoda-sdk v3.2.3

20 Sep 08:29
590b69f
Compare
Choose a tag to compare

Full Changelog: v3.2.2...v3.2.3

cocoda-sdk v3.2.2

03 Aug 08:33
da9a081
Compare
Choose a tag to compare
  • Changes and improvements to occurrences provider:
    • Do not convert database field to mapping creator
    • Add _url field
    • Remove occurrences between two specific concepts (currently unsupported by API)
    • Adjust mapping direction to align with from and to parameters in getMappings
    • Move default threshold to parameter and set it to 0

Full Changelog: v3.2.1...v3.2.2

cocoda-sdk v3.2.1

23 Jun 08:52
5d53190
Compare
Choose a tag to compare
  • Small bug fix for search in SkoHub Vocabs provider.

Full Changelog: v3.2.0...v3.2.1

cocoda-sdk v3.2.0

23 Jun 08:12
fad7483
Compare
Choose a tag to compare
  • Experimental support for SkoHub Vocabs. (#29)
    • Since our web documentation is currently broken, you can find the documentation here.
  • Add parameters annotatedBy, annotatedFor, and annotatedWith to MappingsApi.

Full Changelog: v3.1.0...v3.2.0

cocoda-sdk v3.1.0

19 Apr 06:54
236d121
Compare
Choose a tag to compare
  • MappingsApi: Add cardinality option to getMappings.
  • MappingsApi: Do not minify mappings for postMapping.
  • MappingsApi: Add methods to write into concordances (postConcordance, putConcordance, patchConcordance, deleteConcordance).
  • Add option to set interval on repeat manager.
  • Fix issue with build script in Node.js 16+.
  • Update dependencies.

Full Changelog: v3.0.3...v3.1.0