softwareVersion constant

IriTerm const softwareVersion

IRI for schema:softwareVersion [Expects: https://schema.org/Text]

Version of the software instance.

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

Implementation

static const softwareVersion = IriTerm.prevalidated(
  'https://schema.org/softwareVersion',
);