capture time
- CURIE:
gmeow:captureTime - IRI: https://blackcatinformatics.ca/gmeow/captureTime
- Category: property
- Defined by:
gmeow:slices/documents - Box roles: RBox role (What is this?)
The date and time when the image or media was captured. Non-functional: competing capture-time claims from different sources or EXIF vs. metadata may coexist with confidence.
Structure
Property shape: datatype property; gmeow:MediaObject -> xsd:dateTime
Practical Pattern
Use gmeow:captureTime from gmeow:MediaObject to xsd:dateTime when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
exif |
exif |
schema-org |
schema |
External Equivalences
Equivalent or closely aligned targets: exif, schema
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Term Equivalences
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:captureTime |
equivalence | - |
skos:closeMatch | exif:dateTime | gmeow-images.sssom.tsv; gmeow:eqImg070; confidence 0.9 |
gmeow:captureTime |
equivalence | - |
skos:closeMatch | schema:dateCreated | gmeow-images.sssom.tsv; gmeow:eqImg050; confidence 0.9 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:captureTime |
projection | exif |
projects to / <= | exif:dateTime | gmeow:mapExifDateTime; confidence 0.9; lossy: provenance and confidence of the capture-time claim are dropped |
gmeow:captureTime |
projection | schema-org |
projects to / <= | schema:dateCreated | gmeow:mapSchemaCaptureTime; confidence 0.9; lossy: provenance and confidence of the capture-time claim are dropped |
Usage Advice
Use when
- Use for when an image or media was captured — the shutter/recording instant; non-functional, so competing EXIF-vs-metadata claims coexist with confidence.
Avoid when
- Avoid conflating it with
gmeow:datePublished(when the media was published) and avoid collapsing competing source times — keep it non-functional and index disputes withgmeow:accordingTo.
How to use
- Carry the capture instant on
gmeow:captureTimeas xsd:dateTime; pair withgmeow:captureDeviceand carry conflicting claims as standpoint-indexed statements rather than choosing one.
Examples
- ex:photo
gmeow:captureTime"2019-07-04T18:23:00Z"^^xsd:dateTime.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | exif:dateTime |
closeMatch | schema:dateCreated |