has coordinate matrix

Specifies a transformation or projection matrix associated with a coordinate axis, a homogeneous 4×4 pose matrix combining translation and rotation, a general n-D coordinate matrix (e.g. latent vector, configuration-space joint angles) on a SpatialCoordinates instance, or a geocode identifier string on a Geocode instance (treated as a 1×1 identifier matrix, Principle 11).

Structure

Property shape: datatype property; gmeow:Axis | gmeow:Pose | gmeow:SpatialCoordinates | gmeow:Geocode -> rdfs:Literal

Practical Pattern

Use gmeow:hasCoordinateMatrix from gmeow:Axis | gmeow:Pose | gmeow:SpatialCoordinates | gmeow:Geocode to rdfs:Literal when the relationship itself belongs in the native GMEOW graph.

Usage Advice

Use when

Avoid when

How to use

Examples