gbv / cocoda-sdk

SDK for Cocoda and coli-conc services
https://gbv.github.io/cocoda-sdk/
MIT License
5 stars 1 forks source link

Certain properties (e.g. altLabel) are not part of the `properties` parameter when fetching concept data #44

Closed stefandesu closed 2 years ago

stefandesu commented 2 years ago

For example, BK 50.31 has several alternative labels that are used for the search, but not shown under "labels". Looking at the network tab, we can see that altLabel is not part of the properties parameter when requesting concept data.

Either we need to completely remove the properties parameter (without it, alternative labels are returned), or add more properties to the field.

stefandesu commented 2 years ago

I have discovered multiple things about the properties parameter when using the DANTE API: