strengthUnit constant

IriTerm const strengthUnit

IRI for schema:strengthUnit [Expects: https://schema.org/Text]

The units of an active ingredient's strength, e.g. mg.

Can be used on: https://schema.org/DrugStrength

Implementation

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