Skip to content

Slot: id

Stable identifier for a schema element.

URI: schema:identifier

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 Uriorcurie
Domain Of NamedElement
Slot URI schema:identifier

Cardinality and Requirements

Property Value
Required Yes
### Slot Characteristics
Property Value
Identifier Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self schema:identifier
native mellea:id

LinkML Source

name: id
description: Stable identifier for a schema element.
from_schema: https://w3id.org/lmodel/mellea
rank: 1000
slot_uri: schema:identifier
identifier: true
domain_of:
- NamedElement
range: uriorcurie
required: true