ontology_associations schema

Various association data models

Classes

Mixins

  • Denormalized - mixin for a denormalized class. A denormalized class is formed from a join of two or more other classes
  • GoRelated - mixin for any association that is GO related
  • Normalized - mixin for a normalized class, in the sense of database normal forms

Slots

Enums

Subsets

Types

Built in

  • Bool
  • Decimal
  • ElementIdentifier
  • NCName
  • NodeIdentifier
  • URI
  • URIorCURIE
  • XSDDate
  • XSDDateTime
  • XSDTime
  • float
  • int
  • str

Defined