KonradHoeffner / cubeqa

CubeQA—Question Answering on Statistical Linked Data
https://aksw.org/Projects/CubeQA.html
GNU General Public License v3.0
20 stars 5 forks source link

fix linkedspending server #44

Closed KonradHoeffner closed 2 years ago

KonradHoeffner commented 2 years ago

Needed for the unit tests. It may be more elegant to uncouple unit tests from any specific external dependency but it is not clear if that is easily done. For example, a local SPARQL endpoint could be created that contains the relevant files if they are not too large.

KonradHoeffner commented 2 years ago

The server is now up again. To ensure that the setup does not get lost when the server goes away, it may make sense to dockerize it if that can be done quickly because that server configuration is so old, that no one can replicate it anymore.