interest constant

IriTerm const interest

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