region of
- CURIE:
gmeow:regionOf - IRI: https://blackcatinformatics.ca/gmeow/regionOf
- Category: property
- Defined by:
gmeow:slices/images - Box roles: RBox role (What is this?)
A region is part of exactly one image. Functional per region: one containing image per ImageRegion. Inverse of gmeow:hasRegion.
Structure
Property shape: object property; gmeow:ImageRegion -> gmeow:MediaObject; functional
Practical Pattern
Use gmeow:regionOf from gmeow:ImageRegion to gmeow:MediaObject when the relationship itself belongs in the native GMEOW graph.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Photo Metadata
- Source:
slices/extensions/images/examples/photo-metadata.ttl - Examples catalog: open in catalog#example-slices-extensions-images-examples-photo-metadata
# --- A region of the image: WHERE Dana's face is, by a fractional bounding box.
ex:faceRegion a gmeow:ImageRegion ;
gmeow:regionOf ex:photo ;
gmeow:regionLabel "Dana" ;
gmeow:regionSelector ex:bbox .
Common Companion Terms
gmeow:ImageRegion, gmeow:MediaObject
Projects To
| Profile | External Targets |
|---|---|
iiif |
iiif, oa, rdf |
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:regionOf |
projection | iiif |
projects to / <= | iiif:Annotation, oa:FragmentSelector, oa:hasBody, oa:hasTarget, rdf:type, rdf:value | gmeow:mapIiifRegionAnnotation; confidence 0.8; lossy: regionLabel, scene-graph edges, and selector type metadata dropped; only the selector value survives as a fragment |