Skip to content

Slot: name

Human-readable name.

URI: schema:name

Applicable Classes

Name Description Modifies Slot
NamedElement Abstract base for any named, identifiable schema element no
RepositoryCatalog Top-level catalog rooting the analysed repository snapshot no
PythonPackage A logical Python package (directory) inside the repository no
ModelElement Abstract base for concrete architectural elements no
BackendSpec Specification of a Mellea backend implementation no
FormatterSpec Specification of an output formatter for a backend no
ContextSpec Specification of a context implementation no
SessionSpec Specification of a Mellea session no
ComponentSpec Specification of a Mellea stdlib component type no
RequirementSpec Specification of a requirement validator no
SamplingStrategySpec Specification of a sampling-loop strategy no
PluginSpec Specification of a Mellea plugin and the hooks it registers no
HookPayloadSpec Specification of a hook payload model no
TelemetryMetricSpec Specification of a telemetry metric emitted by Mellea no
CliCommandSpec Specification of a CLI command exposed under m no
ApiModelSpec Specification of an HTTP API wire model no
ApiFieldSpec Specification of a single field in an API model no
MethodSpec Specification of a method exposed by a runtime class no
ModelIdentifierSpec Cross-provider identifier table for a single model no
IntrinsicAdapterSpec Specification of an intrinsic adapter (LoRA / aLoRA) no

Properties

Type and Range

Property Value
Range String
Domain Of NamedElement
Slot URI schema:name

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self schema:name
native mellea:name

LinkML Source

name: name
description: Human-readable name.
from_schema: https://w3id.org/lmodel/mellea
rank: 1000
slot_uri: schema:name
domain_of:
- NamedElement
range: string
required: true