foafPastProject constant

IriTerm const foafPastProject

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