HealthAspectEnumeration constant

IriTerm const HealthAspectEnumeration

IRI for schema:HealthAspectEnumeration

HealthAspectEnumeration enumerates several aspects of health content online, each of which might be described using {hasHealthAspect} and {HealthTopicContent}.

Implementation

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