This application is intended for processing intermediate files from TADA-NumCol
-
class_property_num.tsv
CLASS_URI1 PROP1 PROP2 ... CLASS_URI2 PROP3 PROP4 ... -
features.tsv
CLASS_URI PROPERTY_URI #NUMERIC_VALS MEAN MEDIAN STD
(on ubuntu only) See scripts/setup.sh
make
make run
make debug
It will generate massif output
make test
test cov
(docker should be installed)
sh scripts/run_test_with_docker.sh