Slot: datatype

Declared value type of this parameter, given as a schema range name — a primitive (integer, float, string, uriorcurie) or a class (e.g. Distribution). Documents the expected type when the parameter is a declaration carrying no concrete value (e.g. a GraphGenerator’s typed argument interface). Distinct from domain (numeric bounds) and unit.

URI: tvbo:slot/datatype

Applicable Classes

Name Description Modifies Slot
Parameter no
DerivedParameter no

Properties

Type and Range

Property Value
Range xsd:string
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:datatype
native tvbo:datatype

LinkML Source

name: datatype
description: Declared value type of this parameter, given as a schema range name —
  a primitive (``integer``, ``float``, ``string``, ``uriorcurie``) or a class (e.g.
  ``Distribution``). Documents the expected type when the parameter is a *declaration*
  carrying no concrete ``value`` (e.g. a GraphGenerator's typed argument interface).
  Distinct from ``domain`` (numeric bounds) and ``unit``.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Parameter
domain_of:
- Parameter
range: string