knowsAbout constant
knowsAbout [Expects: https://schema.org/Text, https://schema.org/Thing, https://schema.org/URL]
Of a {Person
}, and less typically of an {Organization
}, to indicate a topic that is known about - suggesting possible expertise but not implying it. We do not distinguish skill levels here, or relate this to educational content, events, objectives or {JobPosting
} descriptions.
Can be used on: https://schema.org/Organization, https://schema.org/Person
Implementation
static const knowsAbout = IriTerm.prevalidated(
'https://schema.org/knowsAbout',
);