knownAs constant
IriTerm
const knownAs
knownAs
A person may be known as various strings. For example, an email friendly name string. If you have an email from someone using a string as the human-readable phrase, then it is reasonable to assume that there are :knownAs that.
Can be used on all classes in this vocabulary
Implementation
static const knownAs = IriTerm(
'http://www.w3.org/2000/10/swap/pim/contact#knownAs',
);