Slot: language
the human language in which the value is encoded, e.g. 'en'
URI: kb_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: http://kbase.github.io/cdm-schema/cdm_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | kb_cdm:language |
native | kb_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: http://kbase.github.io/cdm-schema/cdm_schema
rank: 1000
alias: language
domain_of:
- TextValue
- Statements
range: string