openid constant

IriTerm const openid

IRI for foaf:openid [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 openid = IriTerm.prevalidated(
  'http://xmlns.com/foaf/0.1/openid',
);