schemahttpBirthDate constant

IriTerm const schemahttpBirthDate

birthDate from schemahttp vocabulary [Expects: http://schema.org/Date]

Date of birth.

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

Implementation

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