GO5IT
GO5IT
I have more than a million turtle files to import. They are zipped in 80 zipped files. Is there a way to import the zip files to the Blazegraph triplestore?...
In the example, full-text search (https://github.com/blazegraph/database/wiki/FullTextSearch) shows how to search Object positions of the RDF statements, but it does not explain how to search Predicate position. Is it feasible? If...
It is a bit hard to understand what examples in the specs try to do (especially for new comers). Little suggestion to add more easy-to-understand explanation of examples. For instance,...
This is a request to improve the usability of this extension. When NER has completed and try to verify the results, one often has to click "choose new match" and...
I wonder if it is possible to specify multiple type_id for an entity. For example, a case study would be: I would like to search entities which are either city...
I wonder if it is possible to include a chart next to timeline in one visualization. My idea is to create a "group" (in timeline) which shows a chart in...
I have not found how to custmise the precision of the Y-axis lines for graph2D visualization. The documentation only says, the data should be a number. When I used float...
Query this: https://qlever.cs.uni-freiburg.de/wikidata/XxHfR9 ----- PREFIX rdfs: PREFIX wikibase: PREFIX wd: SELECT ?property ?p_name_proxy ?p_label ?p_label_en ?entity ?entityLabel WHERE { wd:Q90 ?property ?entity . ?p_name_proxy wikibase:directClaim ?property . OPTIONAL { ?p_name_proxy...