pastProject constant

IriTerm const pastProject

IRI for foaf:pastProject [Expects: http://www.w3.org/2002/07/owl#Thing]

A project this person has previously worked on.

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

Implementation

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