Project constant

IriTerm const Project

IRI for foaf:Project

A project (a collective endeavour of some kind).

Implementation

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