Skip to content

ahmad88me/tada-hdt

Repository files navigation

TADA-HDT

Build Status codecov cirrus status

This application is intended for processing intermediate files from TADA-NumCol

Output Files Formats

  • class_property_num.tsv

    CLASS_URI1 PROP1 PROP2 ...
    CLASS_URI2 PROP3 PROP4 ...
  • features.tsv

    CLASS_URI PROPERTY_URI #NUMERIC_VALS MEAN MEDIAN STD

Workflow

alt text

Install

(on ubuntu only) See scripts/setup.sh

Build

make

Run

make run

Debug

make debug It will generate massif output

Tests

make test

Coverage

test cov

Docker, automated tests and coverage

(docker should be installed) sh scripts/run_test_with_docker.sh

About

Generate a model from the numerical properties in a given HDT file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published