schemahttpRelatedTo constant

IriTerm const schemahttpRelatedTo

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

The most generic familial relation.

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

Implementation

static const schemahttpRelatedTo = const IriTerm(
  'http://schema.org/relatedTo',
);