knowsAbout constant
knowsAbout [Expects: http://schema.org/Text, http://schema.org/Thing, http://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: http://schema.org/Organization, http://schema.org/Person
Implementation
static const knowsAbout = IriTerm.prevalidated(
'http://schema.org/knowsAbout',
);