Andrea Gazzarini
Andrea Gazzarini
Renamed in "SilkRequestHandler" as it seems it doesn't make sense to run the interlinking process for each triple. That process should be executed on top of a ready dataset and...
Maven pom.xml needs to be modified with checkstyle plugin. Also the checkstyle configuration must be submitted in GitHub
Work is moreless completed, not yet committed because I want to create a huge test suite for this specific feature. More details soon in the Wiki
Hi @ahagenbruch sounds really interesting. Many thanks for such detailed proposal. I introduced the "Hybrid" mode for mixing Solr and plain RDF features so that could be something that goes...
@ahagenbruch I'm moving the discussion back here as these are concrete implementation details. Two doubts: ## Field name You said, in your proposal: ``` prefix_predicateName[_datatype][_lang] ``` What about the prefix?...
Yes yes absolutely, this morning Martin send a post about this thing and I completely agree. I don't know IzPack and that "non functional" thing would require some time. Instead...
Hi @chetrebman sorry for the long absence...I can confirm you: that is definitely a bug, and the bad news is that is not a trivial task...it is strictly related with...
Following the same thread, I paste the exchange with another user. _"Hi, How to add Facet option in curl query, with example of bsbm-generated-dataset.nt, I tried curl "http://127.0.0.1:8080/solr/store/sparql" --data-urlencode "q=SELECT...
The first step is a Solr-specific implementation of OpBGP and corresponding execution plan. An idea (that I'm testing) is: - run a (separate) filter query for each triple pattern -...
A great step ahead: I created the first working version of the Jena StageGenerator, which is in charge to execute and resolve Basic Graph Patterns (BGPs), the SPARQL building blocks....