monoisotopicMolecularWeight constant

IriTerm const monoisotopicMolecularWeight

monoisotopicMolecularWeight [Expects: http://schema.org/QuantitativeValue, http://schema.org/Text]

The monoisotopic mass is the sum of the masses of the atoms in a molecule using the unbound, ground-state, rest mass of the principal (most abundant) isotope for each element instead of the isotopic average mass. Please include the units in the form '<Number> <unit>', for example '770.230488 g/mol' or as '<QuantitativeValue>.

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

Implementation

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