selector value

The raw selector data — an SVG path string, a pixel rectangle (x,y,w,h), a fractional rectangle, a polygon coordinate list, an RLE-encoded mask string, a DICOM-SEG mask reference, or a Web Annotation fragment (xywh=...). The format is determined by gmeow:selectorType. Parsing and coordinate conversion live in the solver layer (Principle 12).

Structure

Property shape: datatype property; gmeow:RegionSelector -> rdfs:Literal

Practical Pattern

Use gmeow:selectorValue from gmeow:RegionSelector to rdfs:Literal 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

ex:bbox a gmeow:RegionSelector ;
    gmeow:selectorType  gmeow:selectorTypeFractionalRectangle ;
    gmeow:selectorValue "0.30,0.20,0.18,0.24" .

Common Companion Terms

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:selectorValue 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