pixel height
- CURIE:
gmeow:pixelHeight - IRI: https://blackcatinformatics.ca/gmeow/pixelHeight
- Category: property
- Defined by:
gmeow:slices/documents - Box roles: RBox role (What is this?)
The height of a media object in pixels. Functional: one height per manifestation.
Structure
Property shape: datatype property; gmeow:MediaObject -> xsd:nonNegativeInteger; functional
Practical Pattern
Use gmeow:pixelHeight 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:pixelHeight |
equivalence | - |
skos:closeMatch | exif:height | gmeow-images.sssom.tsv; gmeow:eqImg021; confidence 0.9 |
gmeow:pixelHeight |
equivalence | - |
skos:closeMatch | iiif:height | gmeow-images.sssom.tsv; gmeow:eqImg062; confidence 0.9 |
gmeow:pixelHeight |
equivalence | - |
skos:closeMatch | schema:height | gmeow-images.sssom.tsv; gmeow:eqImg004; confidence 0.9 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:pixelHeight |
projection | exif |
projects to / <= | exif:height | gmeow:mapExifHeight; confidence 0.95; lossy: unit (pixels) is implicit |
gmeow:pixelHeight |
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:pixelHeight |
projection | schema-org |
projects to / <= | schema:height | gmeow:mapSchemaImageHeight; confidence 0.9; lossy: unit (pixels) is implicit in schema:height when emitted as integer |
Usage Advice
Use when
- Use for the pixel height of a media object — an image or video frame; functional, one height per manifestation.
Avoid when
- Avoid it for a human-readable extent string (use
gmeow:extent) and avoid asserting two heights on one manifestation — distinct renditions are distinctgmeow:MediaObjectcarriers.
How to use
- Carry the height integer on
gmeow:pixelHeightof thegmeow:MediaObject, paired withgmeow:pixelWidth; projects to schema:height.
Examples
- ex:photo
gmeow:pixelHeight3024.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | exif:height |
closeMatch | iiif:height |
closeMatch | schema:height |