topic_interest constant

IriTerm const topic_interest

topic_interest [Expects: http://www.w3.org/2002/07/owl#Thing]

A thing of interest to this person.

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

Implementation

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