schemahttpInteractionStatistic constant

IriTerm const schemahttpInteractionStatistic

interactionStatistic from schemahttp vocabulary [Expects: http://schema.org/InteractionCounter]

The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used.

Can be used on: http://schema.org/CreativeWork, http://schema.org/Organization, http://schema.org/Person

Implementation

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