runtimePlatform constant

IriTerm const runtimePlatform

runtimePlatform [Expects: http://schema.org/Text]

Runtime platform or script interpreter dependencies (example: Java v1, Python 2.3, .NET Framework 3.0).

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

Implementation

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