Andrea Gazzarini
Andrea Gazzarini
Following the same approach of #28 and #47 the idea is to implement Pivot faceting [1] on SolRDF --- [1] https://cwiki.apache.org/confluence/display/solr/Faceting#Faceting-Pivot(DecisionTree)Faceting
Some pointers: http://iswc2006.semanticweb.org/items/Oren2006nx.pdf http://www.cs.ox.ac.uk/files/6686/main.pdf http://www.w3.org/2001/sw/wiki/Facet
The plain facet.field, although being the first conjunction step between RDF and Solr capabilities, is quite unuseful; instead in an RDF context it should be useful to have a new...
At the moment, although the feature hasn't been merged in master, the object queries faceting assumes that for each query a requestor must specifiy also the "type" of facet he...
Add support for "inbound" and "outbound" prefixes and namespaces
This is a crazy idea, but it could be definitely useful to have a transformation module that allows (XPATH + some rules?) a pseudo-automatic conversion of a given dataset
**Describe the bug** In case multiple rating file are found within the raings folder, RRE loads the corresponding corpora multiple times (once for each ratings file). In these scenarios an...
Each domain model member should allow to configure a relative weight which represents its relevance compared with the corresponding sibling entities. That would allow to apply such weight to each...