schemahttpFollows constant

IriTerm const schemahttpFollows

follows from schemahttp vocabulary [Expects: http://schema.org/Person]

The most generic uni-directional social relation.

Can be used on: http://schema.org/Person

Implementation

static const schemahttpFollows = IriTerm.prevalidated(
  'http://schema.org/follows',
);