foafWeblog constant
weblog from foaf vocabulary [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 foafWeblog = IriTerm.prevalidated(
'http://xmlns.com/foaf/0.1/weblog',
);