usc-isi-i2 / dig-etl-engine

Download DIG to run on your laptop or server.
http://usc-isi-i2.github.io/dig/
MIT License
101 stars 39 forks source link

in `process_ems` in etk.py, there should be an optional flag to output only the knowledge graph #236

Closed saggu closed 5 years ago

saggu commented 6 years ago

This has been implemented in the current form of the code. Need to refactor the function which validates the Ontology part of the KG. Currently instead of returning True or False, it actually makes changes to the KG

saggu commented 5 years ago

Dipsy added this functionality, closing this