weblog constant

IriTerm const weblog

weblog [Expects: http://xmlns.com/foaf/0.1/Document]

A weblog of some thing (whether person, group, company etc.).

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

Implementation

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