This is proof-of-concept ingestion of permissions into ontological instances. Predictions are generated using a model trained on human annotation of candidate permission statements. Work regarding model training and evaluation can be found here: permission_statement_extraction. Once predictions are made, they are stored in a .csv
for class instantiation in the Informed Consent Ontology.
Currently, instantiation is rudimentary. Future work will be devoted to making predictions more robust and axiomatization of incoming instances of 'permission directives.'
- Train new CNN to make predictions more robust.
- Allow threshold specification for positive class prediction to be specified from the CLI.
- Clean-up axiom definition.
- Make axiom definition more interesting.
- Add document ids
- Add annotations for p(x)
- Add the person who 'signed' the form?
- Add synthetic instances of clinical data?