Slot: Programming Language (programmingLanguage)
The programming languages primarily used in the source code.
URI: schema:programmingLanguage Alias: programmingLanguage
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| SoftwareSourceCode | The location and description of the spreadsheet, script, or whole application... | no |
Properties
-
Range: String
-
Multivalued: True
Comments
- Recommend using languages from the GitHub Linguist Library
For example:
R,Python,Markdown
Pipe-delimited when there are multiple values
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/marco-bolo/csv-input-classes
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | schema:programmingLanguage |
| native | mbo:programmingLanguage |
LinkML Source
name: programmingLanguage
description: The programming languages primarily used in the source code.
title: Programming Language
comments:
- 'Recommend using languages from the [GitHub Linguist Library](https://github.com/github-linguist/linguist/blob/main/lib/linguist/languages.yml)
For example: `R`, `Python`, `Markdown`
Pipe-delimited when there are multiple values
'
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:programmingLanguage
alias: programmingLanguage
domain_of:
- SoftwareSourceCode
range: string
required: false
multivalued: true