Skip to content

Class: Any

Wildcard class used for open-record extension-properties slots (StacItemProperties additional keys, StacAsset additional keys, StacSummaries additional keys). Maps to dict[str, object] in Pydantic and Record in TypeScript. Article XV.2 exception documented in plan.md Complexity Tracking — see also raw-geojson.yaml Any precedent.

URI: linkml:Any

 classDiagram
    class Any
    click Any href "../../classes/Any/"

Slots

Name Cardinality and Range Description Inheritance

Usages

used by used in type used
StacItem assets range Any
StacCollection item_assets range Any
RawGeoJSONFeature properties range Any
MCPRequest input range Any
MCPContentItem resource range Any
MCPContentItem annotations range Any
MCPToolResponse structured_content range Any
MCPErrorResponse error range Any
MCPToolDefinition input_schema range Any
MCPToolDefinition annotations range Any
ToolParameterMeta value range Any
ToolResult resultLayer range Any
ToolResult resultLayers range Any
ToolResult parameters range Any
ToolResult datasets range Any
ToolResultForLog features range Any
ToolResultForLog input_state range Any
ToolExecutionResultForReplay features range Any
ToolsUpdateMessage payload range Any

Identifier and Mapping Information

Schema Source

  • from schema: https://debrief.info/schemas/debrief

Mappings

Mapping Type Mapped Value
self linkml:Any
native debrief:Any

LinkML Source

Direct

name: Any
description: Wildcard class used for open-record extension-properties slots (StacItemProperties
  additional keys, StacAsset additional keys, StacSummaries additional keys). Maps
  to dict[str, object] in Pydantic and Record<string, unknown> in TypeScript. Article
  XV.2 exception documented in plan.md Complexity Tracking — see also raw-geojson.yaml
  `Any` precedent.
from_schema: https://debrief.info/schemas/debrief
class_uri: linkml:Any

Induced

name: Any
description: Wildcard class used for open-record extension-properties slots (StacItemProperties
  additional keys, StacAsset additional keys, StacSummaries additional keys). Maps
  to dict[str, object] in Pydantic and Record<string, unknown> in TypeScript. Article
  XV.2 exception documented in plan.md Complexity Tracking — see also raw-geojson.yaml
  `Any` precedent.
from_schema: https://debrief.info/schemas/debrief
class_uri: linkml:Any