Class: SchemaProperties
Named JSON Schema property map used by vendor fixtures.
URI: mcp:SchemaProperties
classDiagram
class SchemaProperties
click SchemaProperties href "../SchemaProperties/"
SchemaProperties : a
SchemaProperties --> "0..1" JsonSchema : a
click JsonSchema href "../JsonSchema/"
SchemaProperties : age
SchemaProperties --> "0..1" JsonSchema : age
click JsonSchema href "../JsonSchema/"
SchemaProperties : b
SchemaProperties --> "0..1" JsonSchema : b
click JsonSchema href "../JsonSchema/"
SchemaProperties : city
SchemaProperties --> "0..1" JsonSchema : city
click JsonSchema href "../JsonSchema/"
SchemaProperties : conditions
SchemaProperties --> "0..1" JsonSchema : conditions
click JsonSchema href "../JsonSchema/"
SchemaProperties : email
SchemaProperties --> "0..1" JsonSchema : email
click JsonSchema href "../JsonSchema/"
SchemaProperties : humidity
SchemaProperties --> "0..1" JsonSchema : humidity
click JsonSchema href "../JsonSchema/"
SchemaProperties : location
SchemaProperties --> "0..1" JsonSchema : location
click JsonSchema href "../JsonSchema/"
SchemaProperties : name
SchemaProperties --> "0..1" JsonSchema : name
click JsonSchema href "../JsonSchema/"
SchemaProperties : temperature
SchemaProperties --> "0..1" JsonSchema : temperature
click JsonSchema href "../JsonSchema/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| name | 0..1 JsonSchema |
Intended for programmatic or logical use, but used as a display name in past ... | direct |
| 0..1 JsonSchema |
Email value | direct | |
| age | 0..1 JsonSchema |
Age value | direct |
| city | 0..1 JsonSchema |
City value | direct |
| location | 0..1 JsonSchema |
Location value | direct |
| a | 0..1 JsonSchema |
JSON Schema property for key a | direct |
| b | 0..1 JsonSchema |
JSON Schema property for key b | direct |
| temperature | 0..1 JsonSchema |
Sampling temperature | direct |
| conditions | 0..1 JsonSchema |
Weather conditions description | direct |
| humidity | 0..1 JsonSchema |
Humidity percentage value | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| JsonSchema | properties | range | SchemaProperties |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/mcp
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | mcp:SchemaProperties |
| native | mcp:SchemaProperties |
LinkML Source
Direct
name: SchemaProperties
description: Named JSON Schema property map used by vendor fixtures.
from_schema: https://w3id.org/lmodel/mcp
slots:
- name
- email
- age
- city
- location
- a
- b
- temperature
- conditions
- humidity
slot_usage:
name:
name: name
range: JsonSchema
inlined: true
email:
name: email
range: JsonSchema
inlined: true
age:
name: age
range: JsonSchema
inlined: true
city:
name: city
range: JsonSchema
inlined: true
location:
name: location
range: JsonSchema
inlined: true
a:
name: a
range: JsonSchema
inlined: true
b:
name: b
range: JsonSchema
inlined: true
temperature:
name: temperature
range: JsonSchema
inlined: true
conditions:
name: conditions
range: JsonSchema
inlined: true
humidity:
name: humidity
range: JsonSchema
inlined: true
Induced
name: SchemaProperties
description: Named JSON Schema property map used by vendor fixtures.
from_schema: https://w3id.org/lmodel/mcp
slot_usage:
name:
name: name
range: JsonSchema
inlined: true
email:
name: email
range: JsonSchema
inlined: true
age:
name: age
range: JsonSchema
inlined: true
city:
name: city
range: JsonSchema
inlined: true
location:
name: location
range: JsonSchema
inlined: true
a:
name: a
range: JsonSchema
inlined: true
b:
name: b
range: JsonSchema
inlined: true
temperature:
name: temperature
range: JsonSchema
inlined: true
conditions:
name: conditions
range: JsonSchema
inlined: true
humidity:
name: humidity
range: JsonSchema
inlined: true
attributes:
name:
name: name
description: Intended for programmatic or logical use, but used as a display name
in past specs or fallback (if title is not present).
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
slot_uri: schema:name
alias: name
owner: SchemaProperties
domain_of:
- HasName
- ToolUseContent
- Root
- CompletionArgument
- SchemaProperties
- ElicitationContent
- ModelHint
- CallToolRequestParams
- GetPromptRequestParams
range: JsonSchema
inlined: true
email:
name: email
description: Email value.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: email
owner: SchemaProperties
domain_of:
- SchemaProperties
- ElicitationContent
range: JsonSchema
inlined: true
age:
name: age
description: Age value.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: age
owner: SchemaProperties
domain_of:
- SchemaProperties
- ElicitationContent
range: JsonSchema
inlined: true
city:
name: city
description: City value.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: city
owner: SchemaProperties
domain_of:
- ArgumentMap
- SchemaProperties
- ToolInput
range: JsonSchema
inlined: true
location:
name: location
description: Location value.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: location
owner: SchemaProperties
domain_of:
- ArgumentMap
- SchemaProperties
- ToolInput
range: JsonSchema
inlined: true
a:
name: a
description: JSON Schema property for key a.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: a
owner: SchemaProperties
domain_of:
- SchemaProperties
range: JsonSchema
inlined: true
b:
name: b
description: JSON Schema property for key b.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: b
owner: SchemaProperties
domain_of:
- SchemaProperties
range: JsonSchema
inlined: true
temperature:
name: temperature
description: Sampling temperature.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: temperature
owner: SchemaProperties
domain_of:
- SchemaProperties
- StructuredContentData
- CreateMessageRequestParams
range: JsonSchema
inlined: true
conditions:
name: conditions
description: Weather conditions description.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: conditions
owner: SchemaProperties
domain_of:
- SchemaProperties
- StructuredContentData
range: JsonSchema
inlined: true
humidity:
name: humidity
description: Humidity percentage value.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: humidity
owner: SchemaProperties
domain_of:
- SchemaProperties
- StructuredContentData
range: JsonSchema
inlined: true