schemahttpAdditionalName constant

IriTerm const schemahttpAdditionalName

additionalName from schemahttp vocabulary [Expects: http://schema.org/Text]

An additional name for a Person, can be used for a middle name.

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

Implementation

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