has celestial coordinates
- CURIE:
gmeow:hasCelestialCoordinates - IRI: https://blackcatinformatics.ca/gmeow/hasCelestialCoordinates
- Category: property
- Defined by:
gmeow:slices/places - Box roles: RBox role (What is this?)
Relates a celestial location to its equatorial or other sky coordinates.
Structure
Property shape: object property; gmeow:CelestialLocation -> gmeow:CelestialCoordinates
Practical Pattern
Use gmeow:hasCelestialCoordinates from gmeow:CelestialLocation to gmeow:CelestialCoordinates when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:CelestialLocation, gmeow:CelestialCoordinates
Usage Advice
Use when
- Use to attach equatorial or other sky coordinates to a celestial location.
Avoid when
- Avoid for terrestrial coordinates (use
gmeow:hasCoordinates) and avoid attaching coordinates without a declared celestial frame on theCelestialCoordinates.
How to use
- Point
gmeow:hasCelestialCoordinatesat aCelestialCoordinatesinstance carryinggmeow:coordinateFrameandgmeow:celestialEpoch.
Examples
- ex:vega
gmeow:hasCelestialCoordinatesex:vegaCoords.