schemaHttpAdditionalName constant

IriTerm const schemaHttpAdditionalName

additionalName from schema-http 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(
  'http://schema.org/additionalName',
);