monoisotopicMolecularWeight constant
IRI for schema:monoisotopicMolecularWeight [Expects: https://schema.org/QuantitativeValue, https://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: https://schema.org/MolecularEntity
Implementation
static const monoisotopicMolecularWeight = IriTerm.prevalidated(
'https://schema.org/monoisotopicMolecularWeight',
);