gbv / wikidata-jskos

Access Wikidata in JSKOS format
https://coli-conc.gbv.de/services/wikidata/
MIT License
6 stars 3 forks source link

Allow loading multiple concepts simultaneously #22

Closed stefandesu closed 5 years ago

stefandesu commented 5 years ago

For the /concept endpoint, allow loading multiple concepts at the same time by separating their URIs with a | (just like in jskos-server).

stefandesu commented 5 years ago

Example query:

https://coli-conc.gbv.de/services/wikidata/concept/?uri=http:%2F%2Fwww.wikidata.org%2Fentity%2FQ42395%7Chttp:%2F%2Fwww.wikidata.org%2Fentity%2FQ42396

Should load data for http://www.wikidata.org/entity/Q42395 and http://www.wikidata.org/entity/Q42396.