Slot: Runtime Platform (runtimePlatform)

The runtime on which the code runs (for example Java 17, .NET Framework 4.6, Python 3.6, etc.)

URI: schema:runtimePlatform Alias: runtimePlatform

Applicable Classes

Name Description Modifies Slot
SoftwareSourceCode The location and description of the spreadsheet, script, or whole application... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/marco-bolo/csv-input-classes

Mappings

Mapping Type Mapped Value
self schema:runtimePlatform
native mbo:runtimePlatform

LinkML Source

name: runtimePlatform
description: The runtime on which the code runs (for example Java 17, .NET Framework
  4.6, Python 3.6, etc.)
title: Runtime Platform
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:runtimePlatform
alias: runtimePlatform
domain_of:
- SoftwareSourceCode
range: string
required: false
multivalued: false