has trajectory sample
- CURIE:
gmeow:hasTrajectorySample - IRI: https://blackcatinformatics.ca/gmeow/hasTrajectorySample
- Category: property
- Defined by:
gmeow:slices/places - Box roles: RBox role (What is this?)
A discrete location-state sample composing this trajectory. Non-functional: a trajectory typically has many samples, and multiple sampling strategies (e.g. GPS every second vs. radar every minute) may coexist for the same trajectory (Principle 9).
Structure
Property shape: object property; gmeow:Trajectory -> gmeow:LocationState
Practical Pattern
Use gmeow:hasTrajectorySample from gmeow:Trajectory to gmeow:LocationState when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:Trajectory, gmeow:LocationState
Usage Advice
Use when
- Use to attach discrete
LocationStatesamples to a trajectory; non-functional, so several sampling strategies coexist.
Avoid when
- Avoid forcing one sampling rate as canonical (GPS-per-second and radar-per-minute coexist, Principle 9).
How to use
- Attach LocationStates via
gmeow:hasTrajectorySample; each sample carries its own instant/interval and frame.
Examples
- ex:path
gmeow:hasTrajectorySampleex:s1, ex:s2.