UserPlusOnes constant

IriTerm const UserPlusOnes

IRI for schemahttp:UserPlusOnes

UserInteraction and its subtypes is an old way of talking about users interacting with pages. It is generally better to use {Action}-based vocabulary, alongside types such as {Comment}.

Implementation

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