Skip to content

Slot: default

The default value for the parameter if a value is not supplied.

URI: kb_cdm:default Alias: default

Applicable Classes

Name Description Modifies Slot
Parameter A parameter in a protocol. Currently specific to computational protocols. no

Properties

Examples

Value
false
42

Identifier and Mapping Information

Schema Source

  • from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema

Mappings

Mapping Type Mapped Value
self kb_cdm:default
native kb_cdm:default

LinkML Source

name: default
description: The default value for the parameter if a value is not supplied.
examples:
- value: 'false'
- value: '42'
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
alias: default
owner: Parameter
domain_of:
- Parameter
range: string