Skip to content

0.2.0

Compare
Choose a tag to compare
@deepakunni3 deepakunni3 released this 30 Nov 08:52
· 139 commits to main since this release
  • Rearranged fields that are likely to be sparse and unnecessary for many of the entities
  • Moved 'accession' slot to an 'accession mixin' that can be applied to only those entities that are likely to be assigned an accession
  • Removed 'accession' slot from 'named thing' entity to avoid it being inherited by all of its descendant
  • Created an 'ontology class mixin' to entities that are a proxy for ontology terms/concepts like anatomical entity, disease, phenotypic feature
  • Removed 'has study slot from project entity to avoid circular references