pixel width
- CURIE:
gmeow:pixelWidth - IRI: https://blackcatinformatics.ca/gmeow/pixelWidth
- Category: property
- Defined by:
gmeow:slices/documents - Box roles: RBox role (What is this?)
The width of a media object in pixels. Functional: one width per manifestation.
Structure
Property shape: datatype property; gmeow:MediaObject -> xsd:nonNegativeInteger; functional
Practical Pattern
Use gmeow:pixelWidth from gmeow:MediaObject to xsd:nonNegativeInteger when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
exif |
exif |
iiif |
iiif, rdf |
schema-org |
schema |
External Equivalences
Equivalent or closely aligned targets: exif, iiif, 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:pixelWidth |
equivalence | - |
skos:closeMatch | exif:width | gmeow-images.sssom.tsv; gmeow:eqImg020; confidence 0.9 |
gmeow:pixelWidth |
equivalence | - |
skos:closeMatch | iiif:width | gmeow-images.sssom.tsv; gmeow:eqImg061; confidence 0.9 |
gmeow:pixelWidth |
equivalence | - |
skos:closeMatch | schema:width | gmeow-images.sssom.tsv; gmeow:eqImg003; confidence 0.9 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:pixelWidth |
projection | exif |
projects to / <= | exif:width | gmeow:mapExifWidth; confidence 0.95; lossy: unit (pixels) is implicit |
gmeow:pixelWidth |
projection | iiif |
projects to / <= | iiif:Canvas, iiif:height, iiif:width, rdf:type | gmeow:mapIiifCanvas; confidence 0.9; lossy: depicts, regions, capture metadata, and rights dropped; only type and dimensions survive |
gmeow:pixelWidth |
projection | schema-org |
projects to / <= | schema:width | gmeow:mapSchemaImageWidth; confidence 0.9; lossy: unit (pixels) is implicit in schema:width when emitted as integer |
Usage Advice
Use when
- Use for the pixel width of a media object — an image or video frame; functional, one width per manifestation.
Avoid when
- Avoid it for a human-readable extent string (use
gmeow:extent) and avoid asserting two widths on one manifestation — distinct renditions are distinctgmeow:MediaObjectcarriers.
How to use
- Carry the width integer on
gmeow:pixelWidthof thegmeow:MediaObject, paired withgmeow:pixelHeight; projects to schema:width.
Examples
- ex:photo
gmeow:pixelWidth4032.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | exif:width |
closeMatch | iiif:width |
closeMatch | schema:width |