-
As suggested at https://github.com/gbv/jskos-server, support searching for Wikidata items near a given coordinate. Add query parameters `near` and `distance` to [`/concept`](https://github.com/gbv/wik…
-
Using Wikidata as linking hub, e.g. DDC->Wikidata->GND. See https://tools.wmflabs.org/wikidata-todo/beacon.php for another tool that supports similar indirect and direct links.
-
Requires
* [ ] a list of rules in machine-readable format (JSON and/or Markdown)
* [ ] a vue component to display a rule
* [ ] a place to display all rules at the web interface
* [ ] reference …
-
I finally spent some time looking into improvements to the search backend (see #43) and among the ones I have tried, [Typesense](https://typesense.org/) did an exceptionally good job. It has native su…
-
Fixing the DDC notation pattern caused the Pica3 representation to change. For our [monitoring example](https://coli-conc.gbv.de/coli-ana/dev/analyze?notation=700.90440747471&format=pica3), it changed…
-
Edit: Creating a command line tool to generate JWTs should be enough for now.
Previous title:
> Idea: Add support for multiple authentication schemes at the same time
~~If we [have bots cre…
-
There should be a simple, but still extensive demo that integrates all the components in jskos-vue and our other libraries like cocoda-sdk, login-client-vue, etc. It's important that this demo is well…
-
If schemes RVK and DDC have been chosen and a Wikidata item is mapped to both a RVK entry and a DDC entry, the indirect mapping from RVK to DDC should be shown. This requires https://github.com/gbv/wi…
-
If there are no results for a search term, the search could fall back to the stem of the word. The question is whether to implement this in Cocoda (i.e. in the ConceptApiProvider) or only in our backe…
-
We will get automatic mapping recommendations with different levels of confidence. This can be encoded in JSKOS mapping field mappingRelevance, having a value between 0 and 1. This value, if given, sh…