foafWorkplaceHomepage constant
workplaceHomepage from foaf vocabulary [Expects: http://xmlns.com/foaf/0.1/Document]
A workplace homepage of some person; the homepage of an organization they work for.
Can be used on: http://xmlns.com/foaf/0.1/Person
Implementation
static const foafWorkplaceHomepage = IriTerm.prevalidated(
'http://xmlns.com/foaf/0.1/workplaceHomepage',
);