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 = IriTerm.prevalidated(
  'http://schema.org/relatedTo',
);