expressedIn constant

IriTerm const expressedIn

expressedIn [Expects: http://schema.org/AnatomicalStructure, http://schema.org/AnatomicalSystem, http://schema.org/BioChemEntity, http://schema.org/DefinedTerm]

Tissue, organ, biological sample, etc in which activity of this gene has been observed experimentally. For example brain, digestive system.

Can be used on: http://schema.org/Gene

Implementation

static const expressedIn = IriTerm.prevalidated(
  'http://schema.org/expressedIn',
);