gbv / wikidata-jskos

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

"loadMappingSchemes" test takes a very long time, causing Travis builds to fail #56

Closed stefandesu closed 4 years ago

stefandesu commented 4 years ago

I had to restart the latest build on Travis two times until it finally succeeded within the 30000ms time limit. "loadMappingSchemes" took 24130ms. I think we should try to eliminate this possible point of failure for Travis builds.

nichtich commented 4 years ago

The list of concept schemes could be put in a cache, distributed as part of wikidata-jskos for convenience and updatable on request. The information does not change frequently.