encodesBioChemEntity constant

IriTerm const encodesBioChemEntity

encodesBioChemEntity [Expects: https://schema.org/BioChemEntity]

Another BioChemEntity encoded by this one.

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

Implementation

static const encodesBioChemEntity = IriTerm.prevalidated(
  'https://schema.org/encodesBioChemEntity',
);