prefixcommons / data-ingest

0 stars 3 forks source link

Python classes for automated data ingest from id.org, obo foundry and bioportal #16

Closed putmantime closed 7 years ago

putmantime commented 7 years ago

Source.py -class for gathering and normalizing data dumps from each resource Merger.py -class for merging each resource into single record using this schema IngestController.py -controller class for iterating through sources, and creating a json file of merged records