Slot: required

Whether a value for this parameter must be supplied. Optional parameters (e.g. a generator’s seed) set this to false. Declaration metadata; unset means unconstrained.

URI: tvbo:slot/required

Applicable Classes

Name Description Modifies Slot
Parameter no
DerivedParameter no

Properties

Type and Range

Property Value
Range xsd:boolean
Domain Of Parameter

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner Parameter

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo

Mappings

Mapping Type Mapped Value
self tvbo:required
native tvbo:required

LinkML Source

name: required
description: Whether a value for this parameter must be supplied. Optional parameters
  (e.g. a generator's ``seed``) set this to false. Declaration metadata; unset means
  unconstrained.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Parameter
domain_of:
- Parameter
range: boolean