softwareHelp constant

IriTerm const softwareHelp

IRI for schemahttp:softwareHelp [Expects: http://schema.org/CreativeWork]

Software application help.

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

Implementation

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