Skip to main content

Generates ASCT table from Ubergraph

Project description

ubergraph2asct DOI

This lib takes a list of seed terms and a list of properties and generates a simpler version of the ASCT+B table. In this case, there are only the AS and CT columns.

Run:

python3 ubergraph2asct.py --input <seed file> --property <property file> --output <output file path>

You can check example of each file in the test folder. Using these files, the command would be:

python3 ubergraph2asct --input test/eye-seed.txt --property -- test/properties.txt --output eye-asct.csv

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ubergraph2asct-0.1.0.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

ubergraph2asct-0.1.0-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page