schemahttpSibling constant

IriTerm const schemahttpSibling

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

A sibling of the person.

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

Implementation

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