gbv / wikidata-jskos

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

/mappings doesn't return mappings for specific STW URIs #46

Closed stefandesu closed 4 years ago

stefandesu commented 4 years ago

45 seems to have introduced a bug. Consider this query on our currently deployed instance:

https://coli-conc.gbv.de/services/wikidata/mappings?to=http://zbw.eu/stw/descriptor/19664-4

-> It returns one mapping.

Now run the current wikidata-jskos dev locally and try the same:

http://localhost:2013/mappings?to=http://zbw.eu/stw/descriptor/19664-4

-> No mappings.

nichtich commented 4 years ago

Fixed with https://github.com/gbv/wikidata-jskos/commit/8d12163714905552d0faa47eb728934da2342a24