foafPlan constant

IriTerm const foafPlan

plan from foaf vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]

A .plan comment, in the tradition of finger and '.plan' files.

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

Implementation

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