member constant

IriTerm const member

member [Expects: http://xmlns.com/foaf/0.1/Agent]

Indicates a member of a Group

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

Implementation

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