gbv / jskos-server

Web service to access JSKOS data
https://coli-conc.gbv.de/api/
MIT License
6 stars 4 forks source link

Make sure all URIs work for all requests #163

Closed stefandesu closed 2 years ago

stefandesu commented 2 years ago

Currently, certain endpoints require that you use a specific URI for a vocabulary, instead of allowing any of its URIs to be used. This makes certain things more complicated when managing vocabularies.

Instead, everything should consider all URIs for a vocabulary. This might need adjustment in several parts of jskos-server. I'll try to make a list late.

stefandesu commented 2 years ago

It was actually supposed to work, but there was an issue in the concept service that is now fixed.