Class: Latitude

Represents the latitude of a spatial location. The latitude gives the location of a place on Earth north or south of equator. Latitude is an angular measurement ranging from 0 at the equator to +90 at the north pole and -90 degrees at the south pole. A latitude is measured either in terms of decimal degrees or degrees, minutes and seconds.

•owl:Thing
        •SpatioTemporalThing
                •Endurant
                        •NonPhysicalEndurant
                                •SocialObject
                                        •NonAgentiveSocialObject
                                                •Concept
                                                        •Parameter
                                                                •Coordinate
                                                                        •GeographicCoordinate
                                                                                •Latitude
                •Quality
                        •PhysicalQuality
                                •AngleRelatedQuantity
                                        •AngularDistanceQuantity
                                                •Latitude

Super Classes

AngularDistanceQuantity
GeographicCoordinate

Equivalent Classes (Necessary and Sufficient Conditions)

hasMeasurement SOME (LatitudeMeasurement AND ((hasMeasurementUnit HAS AngularSecondOR (hasMeasurementUnit HAS AngularMinuteOR (hasMeasurementUnit HAS Degree)))
hasMeasurement EQ 3

Equivalent Classes (Necessary and Sufficient Conditions)

hasMeasurement EQ 1
hasMeasurement SOME (LatitudeMeasurement AND (hasMeasurementUnit HAS DecimalDegree))

Usage

Class Description/Definition (Necessary Conditions)

GeographicPointLocation, GeoLocation, Latitude, LatitudeMeasurement
Generated with OWLDoc