howPerformed constant

IriTerm const howPerformed

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

How the procedure is performed.

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

Implementation

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