Slot: url
URL pointing at a remote payload.
URI: schema:url
Applicable Classes
| Name |
Description |
Modifies Slot |
| Image |
Image content usable as an input/output field type (``dspy |
no |
| Audio |
Audio content (``dspy |
no |
| File |
Arbitrary file payload (``dspy |
no |
| Citation |
A single citation entry (``dspy |
no |
| Document |
Citation-enabled document content (``dspy |
no |
| LMSourcePart |
LM part whose content comes from exactly one of data, url, file_id, or path |
no |
| LMDocumentPart |
Semantic source/document content, optionally citation-enabled |
no |
| LMCitationPart |
Citation returned by a model |
no |
| LMImagePart |
Image content part |
no |
| LMAudioPart |
Audio content part |
no |
| LMVideoPart |
Video content part |
no |
| LMBinaryPart |
Opaque binary content part |
no |
Properties
Type and Range
Cardinality and Requirements
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
schema:url |
| native |
dspy:url |
LinkML Source
name: url
description: URL pointing at a remote payload.
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
slot_uri: schema:url
domain_of:
- Image
- Audio
- File
- Citation
- Document
- LMSourcePart
- LMDocumentPart
- LMCitationPart
range: string