Skip to content

Slot: parameter_type

Whether the parameter applies to the protocol input or output.

URI: kb_cdm:parameter_type Alias: parameter_type

Applicable Classes

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

Properties

Examples

Value
input
output

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:parameter_type
native kb_cdm:parameter_type

LinkML Source

name: parameter_type
description: Whether the parameter applies to the protocol input or output.
examples:
- value: input
- value: output
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
alias: parameter_type
owner: Parameter
domain_of:
- Parameter
range: ProtocolParameterType