Class: MetaObject
Metadata object attached to protocol objects.
URI: mcp:MetaObject
classDiagram
class MetaObject
click MetaObject href "../MetaObject/"
MetaObject : progressToken
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| progressToken | 0..1 ProgressToken |
The progress token which was given in the initial request, used to associate ... | direct |
Usages
Aliases
- RequestMetaObject
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/mcp
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | mcp:MetaObject |
| native | mcp:MetaObject |
LinkML Source
Direct
name: MetaObject
description: Metadata object attached to protocol objects.
from_schema: https://w3id.org/lmodel/mcp
aliases:
- RequestMetaObject
slots:
- progressToken
Induced
name: MetaObject
description: Metadata object attached to protocol objects.
from_schema: https://w3id.org/lmodel/mcp
aliases:
- RequestMetaObject
attributes:
progressToken:
name: progressToken
description: The progress token which was given in the initial request, used to
associate this notification with the request that is proceeding.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: progressToken
owner: MetaObject
domain_of:
- MetaObject
- ProgressNotificationParams
range: ProgressToken