potentialUse constant

IriTerm const potentialUse

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

Intended use of the BioChemEntity by humans.

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

Implementation

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