workInfoHomepage constant

IriTerm const workInfoHomepage

IRI for foaf:workInfoHomepage [Expects: http://xmlns.com/foaf/0.1/Document]

A work info homepage of some person; a page about their work for some organization.

Can be used on: http://xmlns.com/foaf/0.1/Person

Implementation

static const workInfoHomepage = IriTerm.prevalidated(
  'http://xmlns.com/foaf/0.1/workInfoHomepage',
);