-
See [mc2skos](https://github.com/scriptotek/mc2skos) for the other way (from MARC). The conversion to MARC could first emit [MARC JSON](http://format.gbv.de/marc/json) which can then be converted to b…
-
If concepts listed in topConcept, narrower, broader, related, ancestor... only contain URIs, the corresponding concepts should be expanded on request. The most commonly required fields are probably pr…
-
I suspect the following blocks aren't really necessary:
- classified_as (we just don't bother)
- referred_to_by
- member_of
- subject_of - could retain, but we always link form object to subject…
-
[P18](https://www.wikidata.org/wiki/Property:P18) links to images on Wikimedia Commons. Image URLs should be returned in JSKOS field `depiction`. Image URLs can be generated from Commons file name wit…
-
The latest major release of version 2.0 broke Cocoda as it was configured to only be compatible with JSKOS API 1.0. Should we offer a way to access old API versions somehow?
An alternative would be…
-
We sometimes get timeouts with DANTE API for long lists of vocabularies. Setting the `limit` to be passed to
might help.
-
These are best managed in BARTOC instead of Cocoda. See https://github.com/gbv/cocoda/issues/565
-
Soweit vorhanden und Lizenzkonform, sollten Vokabulare auch in SKOS, JSKOS etc. als Dump angeboten werden.
-
Create a function that given a service API URL finds out the API type and returns an [Registry instance](https://github.com/gbv/cocoda-sdk#registries) on success. Otherwise the API type is unknown or …
-
[JSKOS Registries](https://gbv.github.io/jskos/jskos.html#registries) are used in Cocoda to manage data sources and in BARTOC for the [list of terminology registries](https://bartoc.org/registries). T…