foafInterest constant

IriTerm const foafInterest

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

A page about a topic of interest to this person.

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

Implementation

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