Slot: title
Intended for UI and end-user contexts — optimized to be human-readable and easily understood.
URI: dct:title Alias: title
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Implementation | Describes the MCP implementation | no |
| StringSchema | String schema definition | no |
| ResourceLink | A resource that the server is capable of reading, included in a prompt or too... | no |
| HasName | Mixin for types that carry name and title | no |
| NumberSchema | Number schema definition | no |
| TitledMultiSelectEnumSchema | Multi-selection enum with display titles for each option | no |
| ToolAnnotations | Additional properties describing a Tool to clients | no |
| EnumOption | Single enumerated option with a machine value and display title | no |
| PromptReference | Identifies a prompt | no |
| Resource | A known resource that the server is capable of reading | no |
| TitledSingleSelectEnumSchema | Single-selection enum with display titles for each option | no |
| UntitledMultiSelectEnumSchema | Multi-selection enum without display titles | no |
| ResourceTemplate | A template description for resources available on the server | no |
| JsonSchema | Restricted JSON Schema object used in MCP payloads | no |
| LegacyTitledEnumSchema | Legacy titled enum schema | no |
| Prompt | A prompt or prompt template that the server offers | no |
| Tool | Definition for a tool the client can call | no |
| UntitledSingleSelectEnumSchema | Single-selection enum without display titles | no |
| BooleanSchema | Boolean schema definition | no |
| PromptArgument | Describes an argument that a prompt can accept | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | String |
| Domain Of | HasName, ToolAnnotations, EnumOption, JsonSchema, StringSchema, NumberSchema, BooleanSchema, UntitledSingleSelectEnumSchema, TitledSingleSelectEnumSchema, UntitledMultiSelectEnumSchema, TitledMultiSelectEnumSchema, LegacyTitledEnumSchema |
| Slot URI | dct:title |
Cardinality and Requirements
| Property | Value |
|---|---|
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/mcp
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dct:title |
| native | mcp:title |
LinkML Source
name: title
description: Intended for UI and end-user contexts — optimized to be human-readable
and easily understood.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
slot_uri: dct:title
alias: title
domain_of:
- HasName
- ToolAnnotations
- EnumOption
- JsonSchema
- StringSchema
- NumberSchema
- BooleanSchema
- UntitledSingleSelectEnumSchema
- TitledSingleSelectEnumSchema
- UntitledMultiSelectEnumSchema
- TitledMultiSelectEnumSchema
- LegacyTitledEnumSchema
range: string