pulquero

Results 35 issues of pulquero

bug
performance

New vocabulary config property skosmos:conceptSchemes to optional scope queries using skos:inScheme. This is an alternative to using GRAPHs or different endpoints, particularly when dealing with highly interconnected vocabularies.

Currently, you can't do in-place matrix multiplication where it overwrites the right operand: B.rmmuli(A) = A*B with B overwritten.

Given a new data point and its associated lens values, make it possible to find where it should appear on the graph, i.e. find which cluster is the closest. The...

If createLogFile() returns null, then the 'let' clause is never executed making it impossible to connect. Instead of returning null, return an outputstream that just discards everything.

I'm using the cyclicbuffer to maintain a fixed size history/lookback of samples. Every so often I need to process the contents of the buffer. Using the buffer directly is too...

enhancement

See https://github.com/eclipse/rdf4j/blob/b849630bfac9c84e0444390179409456da043b15/core/queryresultio/sparqlxml/src/main/java/org/eclipse/rdf4j/query/resultio/sparqlxml/SPARQLStarResultsXMLWriterFactory.java#L42 I think functionally it works, but just confusing/off-putting when you see SPARQLResultsXMLWriter flying around in the debugger when you're expecting to see something like SPARQLStarResultsXMLWriter.

🐞 bug

Feature request to make it possible to evaluate rates. Given PIDtoolbox has good support for A/B comparisons, it would be nice if there was some output of % of stick...