caption
- CURIE:
gmeow:caption - IRI: https://blackcatinformatics.ca/gmeow/caption
- Category: property
- Defined by:
gmeow:slices/documents - Box roles: RBox role (What is this?)
A caption for a media object — the short text shown with an image, audio, or video (schema:caption). Non-functional.
Structure
Property shape: datatype property; gmeow:MediaObject -> rdfs:Literal
Practical Pattern
Use gmeow:caption from gmeow:MediaObject to rdfs:Literal when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
schema-org |
schema |
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:caption |
projection | schema-org |
projects to / = | schema:caption | gmeow:mapSchemaCaption; confidence 0.95 |
Usage Advice
Use when
- Use for the short descriptive text displayed alongside an image, audio, or video; non-functional, so localized captions coexist.
Avoid when
- Avoid it for the full verbatim transcript of audio/video (use
gmeow:transcript) and avoid it for the work's title (usegmeow:hasTitle/gmeow:title).
How to use
- Attach the caption literal on
gmeow:captionwith a language tag; it projects to schema:caption. Usegmeow:transcriptfor the full audio text.
Examples
- ex:photo
gmeow:caption"Sunset over the harbour, 2019."@en.