#!/usr/bin/env python3

from trustgraph.extract.kg.definitions import run

run()

