Class: ScalarValue

A scalar value: float, integer, string, or boolean. Used for slots that accept literals of any primitive type, such as argument values which may be numbers, strings, references, or booleans.

URI: linkml:Any

 classDiagram
    class ScalarValue
    click ScalarValue href "./ScalarValue.html"
      

Class Properties

Property Value
Class URI linkml:Any

Slots

Name Cardinality and Range Description Inheritance

Usages

used by used in type used
Range lo range ScalarValue
Range hi range ScalarValue
Range step range ScalarValue
StateValue value range ScalarValue
StateValue value any_of[range] ScalarValue
Parameter value range ScalarValue
Parameter value any_of[range] ScalarValue
Argument value range ScalarValue
Argument value any_of[range] ScalarValue
DerivedParameter value range ScalarValue
DerivedParameter value any_of[range] ScalarValue
FreeParameter initial_value range ScalarValue

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self linkml:Any
native tvbo:ScalarValue

LinkML Source

Direct

name: ScalarValue
description: 'A scalar value: float, integer, string, or boolean. Used for slots that
  accept literals of any primitive type, such as argument values which may be numbers,
  strings, references, or booleans.'
from_schema: https://w3id.org/tvbo
class_uri: linkml:Any

Induced

name: ScalarValue
description: 'A scalar value: float, integer, string, or boolean. Used for slots that
  accept literals of any primitive type, such as argument values which may be numbers,
  strings, references, or booleans.'
from_schema: https://w3id.org/tvbo
class_uri: linkml:Any