griffithlab / civicpy

A python interface for the CIViC db application
MIT License
9 stars 5 forks source link

promote Source to first-class entity #13

Open ahwagner opened 5 years ago

ahwagner commented 5 years ago

Sources are treated as first-class entities in CIViC, and have their own search page. These are currently implemented as "smart" CivicAttribute objects, but are intended to be CivicRecord objects.