gbv / jskos-server

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

Add filter of voc by publisher #142

Closed nichtich closed 3 years ago

nichtich commented 3 years ago

Extend /voc with query parameter publisher to filter by publisher (given by URI or name, the latter less important)

stefandesu commented 3 years ago

Implemented in dev. Currently, you can query by URI or prefLabel, but only one and only exact matches. Is that okay, @nichtich?