isPartOfBioChemEntity constant

IriTerm const isPartOfBioChemEntity

IRI for schemahttp:isPartOfBioChemEntity [Expects: http://schema.org/BioChemEntity]

Indicates a BioChemEntity that is (in some sense) a part of this BioChemEntity.

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

Implementation

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