schoolHomepage constant

IriTerm const schoolHomepage

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

A homepage of a school attended by the person.

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

Implementation

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