Markus Freudenberg

Results 5 issues of Markus Freudenberg

Adds: * Diff Comporator trait * allowing for implementing custom comparators * fuzzy comparators for numbers and dates * option to ignore specified columns * option assigning comporators to columns...

I would urge you to invest some time in the dissemmination of your very helpful ontology, to increase visibility and usability: * Suggest a new entrance for Linked Open Vocabularies...

Hi, I found an erroneous definition of the PH unit here: https://github.com/unitsofmeasurement/uom-systems/blob/master/ucum-java8/src/main/java/systems/uom/ucum/UCUM.java#L753 Multiplying the whole logarithm by -1 means basically to divide its result by -1. The subsequent converter produces...

analysis

I know, it's not markdown-etiquette, but is there a way to parameterize markdown URLs based on an environment variable, for example to helpfully point to resources, dependent on the execution...

enhancement

Forwarding the keyset here: https://github.com/blazegraph/database/blob/master/bigdata-core/bigdata-rdf/src/java/com/bigdata/bop/rdf/join/ChunkedMaterializationOp.java#L396 does not go over well with adding something to it here: https://github.com/blazegraph/database/blob/master/bigdata-core/bigdata-rdf/src/java/com/bigdata/rdf/lexicon/LexiconRelation.java#L2743 Which will result in an UnsupportedOperationException, as it does in my case.