Knowledge-Graph-Hub / kg-covid-19

An instance of KG Hub to produce a knowledge graph for COVID-19 response.
https://github.com/Knowledge-Graph-Hub/kg-covid-19/wiki
BSD 3-Clause "New" or "Revised" License
79 stars 26 forks source link

Ingest clinical trials data from clinicaltrials.gov using yactp #330

Open justaddcoffee opened 4 years ago

justaddcoffee commented 4 years ago

Name of the dataset Peter's software here ingests clinical trial data from clinicaltrials.gov https://github.com/monarch-initiative/yactp and outputs a CSV that should be easily parsable.

Mapping or relevant fields If possible, highlight which fields map to nodes and which fields map to edges.

One way to model this would be drug -> disease edges, with all the stuff Peter is outputting in the CSV (the phase of the trial, name of the study, etc) added as edge properties.