foafWorkplaceHomepage constant
IriTerm
const foafWorkplaceHomepage
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 = const IriTerm(
'http://xmlns.com/foaf/0.1/workplaceHomepage',
);