You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the FedX source src/org/aksw/simba/start/QueryEvaluation.java make loadEndpoints fetch data from a file passed as a command line argument to LSQ.
Then use this endpoint for query execution.
As the FedX code is based on Sesame, whereas LSQ is Jena based, possibly this wrapper could be used: https://github.com/afs/JenaSesame
The text was updated successfully, but these errors were encountered:
In the FedX source
src/org/aksw/simba/start/QueryEvaluation.java
make loadEndpoints fetch data from a file passed as a command line argument to LSQ.Then use this endpoint for query execution.
As the FedX code is based on Sesame, whereas LSQ is Jena based, possibly this wrapper could be used: https://github.com/afs/JenaSesame
The text was updated successfully, but these errors were encountered: