hasHealthAspect constant
IriTerm
const hasHealthAspect
IRI for schemahttp:hasHealthAspect [Expects: http://schema.org/HealthAspectEnumeration]
Indicates the aspect or aspects specifically addressed in some {HealthTopicContent}. For example, that the content is an overview, or that it talks about treatment, self-care, treatments or their side-effects.
Can be used on: http://schema.org/HealthTopicContent
Implementation
static const hasHealthAspect = const IriTerm(
'http://schema.org/hasHealthAspect',
);