foafAimChatID constant

IriTerm const foafAimChatID

aimChatID from foaf vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]

An AIM chat ID

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

Implementation

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