Slot: language
the human language in which the value is encoded, e.g. 'en'
URI: cdm:language Alias: language
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
TextValue | A basic string value | no |
Statements | Represents an RDF triple | no |
Properties
- Range: String
Comments
- only used when value is populated
TODOs
- use an enum (rather than a string)
Identifier and Mapping Information
Schema Source
- from schema: https://github.com/kbase/cdm-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | cdm:language |
native | cdm:language |
LinkML Source
name: language
description: the human language in which the value is encoded, e.g. 'en'
todos:
- use an enum (rather than a string)
comments:
- only used when value is populated
from_schema: https://github.com/kbase/cdm-schema
rank: 1000
alias: language
domain_of:
- Statements
- TextValue
range: string