Class: Parameter
A parameter and its scope.
classDiagram
class Parameter
click Parameter href "../Parameter"
Parameter : values
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
values | * String |
direct |
Usages
used by | used in | type | used |
---|---|---|---|
Module | parameters | range | Parameter |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/omnibenchmark/omni-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | omni_schema:Parameter |
native | omni_schema:Parameter |
LinkML Source
Direct
name: Parameter
description: A parameter and its scope.
from_schema: https://w3id.org/omnibenchmark/omni-schema
slots:
- values
Induced
name: Parameter
description: A parameter and its scope.
from_schema: https://w3id.org/omnibenchmark/omni-schema
attributes:
values:
name: values
from_schema: https://w3id.org/omnibenchmark/omni-schema
rank: 1000
alias: values
owner: Parameter
domain_of:
- Parameter
range: string
multivalued: true