potentialUse constant

IriTerm const potentialUse

IRI for schema:potentialUse [Expects: https://schema.org/DefinedTerm]

Intended use of the BioChemEntity by humans.

Can be used on: https://schema.org/ChemicalSubstance, https://schema.org/MolecularEntity

Implementation

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