foafPublications constant

IriTerm const foafPublications

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

A link to the publications of this person.

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

Implementation

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