foafOpenid constant

IriTerm const foafOpenid

openid from foaf vocabulary [Expects: http://xmlns.com/foaf/0.1/Document]

An OpenID for an Agent.

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

Implementation

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