foafAccount constant

IriTerm const foafAccount

account from foaf vocabulary [Expects: http://xmlns.com/foaf/0.1/OnlineAccount]

Indicates an account held by this agent.

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

Implementation

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