region selector
- CURIE:
gmeow:regionSelector - IRI: https://blackcatinformatics.ca/gmeow/regionSelector
- Category: property
- Defined by:
gmeow:slices/images - Box roles: RBox role (What is this?)
The selector that describes this region's boundaries. Functional per region: one selector per ImageRegion.
Structure
Property shape: object property; gmeow:ImageRegion -> gmeow:RegionSelector; functional
Practical Pattern
Use gmeow:regionSelector from gmeow:ImageRegion to gmeow:RegionSelector 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:RegionSelector
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:regionSelector |
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 |