-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
File browser filters on group page not working correctly #161
Comments
also, why the artifacts are hard-coded? 2022.12.01 https://databus.dbpedia.org/marvin/generic en
|
I don't think they are :). The query is generated just like this with artefact names as consts... |
there are many more artifacts and the question is why they are not in the query? |
The query generator was being passed the wrong array of artifacts (the currently displayed ones instead of all) there's no hard-coded SPARQL, the queries are generated. |
Working on a fix |
what @manonthegithub wrote seems duplicate to this here #124 |
possible fix deployed on dev |
On the screenshot geo-coordinates filter didn't work
The text was updated successfully, but these errors were encountered: