foafSchoolHomepage constant
schoolHomepage from foaf vocabulary [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 foafSchoolHomepage = IriTerm.prevalidated(
'http://xmlns.com/foaf/0.1/schoolHomepage',
);