schemahttpCallSign constant

IriTerm const schemahttpCallSign

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

A callsign, as used in broadcasting and radio communications to identify people, radio and TV stations, or vehicles.

Can be used on: http://schema.org/BroadcastService, http://schema.org/Person, http://schema.org/Vehicle

Implementation

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