chemicalComposition constant

IriTerm const chemicalComposition

chemicalComposition [Expects: http://schema.org/Text]

The chemical composition describes the identity and relative ratio of the chemical elements that make up the substance.

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

Implementation

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