glam/schemas/20251121/linkml/modules/classes/Coordinates.yaml

82 lines
2.8 KiB
YAML

id: https://nde.nl/ontology/hc/classes/Coordinates
name: Coordinates
title: Coordinates
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
geo: http://www.w3.org/2003/01/geo/wgs84_pos#
sf: http://www.opengis.net/ont/sf#
default_prefix: hc
imports:
- linkml:types
- ../slots/has_latitude
- ../slots/has_longitude
- ../slots/has_source
classes:
Coordinates:
class_uri: geo:Point
description: >-
Geographic position expressed as latitude and longitude pair for spatial referencing and mapping applications.
alt_descriptions:
nl: >-
Geografische positie uitgedrukt als breedte- en lengtegraadpaar voor ruimtelijke
referentie en kaarttoepassingen.
de: >-
Geografische Position, ausgedrückt als Breiten- und Längengradpaar für räumliche
Referenzierung und Kartieranwendungen.
fr: >-
Position géographique exprimée en paire de latitude et longitude pour le référencement
spatial et les applications cartographiques.
es: >-
Posición geográfica expresada como par de latitud y longitud para referenciación
espacial y aplicaciones de mapeo.
ar: >-
موقع جغرافي معبر عنه كزوج من خطوط العرض والطول للمرجعية المكانية وتطبيقات الخرائط.
id: >-
Posisi geografis yang dinyatakan sebagai pasangan lintang dan bujur untuk referensi
spasial dan aplikasi pemetaan.
zh: >-
以纬度和经度对表示的地理位置,用于空间参考和制图应用。
structured_aliases:
- literal_form: coördinaten
predicate: EXACT_SYNONYM
in_language: nl
- literal_form: Koordinaten
predicate: EXACT_SYNONYM
in_language: de
- literal_form: coordonnées
predicate: EXACT_SYNONYM
in_language: fr
- literal_form: coordenadas
predicate: EXACT_SYNONYM
in_language: es
- literal_form: إحداثيات
predicate: EXACT_SYNONYM
in_language: ar
- literal_form: koordinat
predicate: EXACT_SYNONYM
in_language: id
- literal_form: 坐标
predicate: EXACT_SYNONYM
in_language: zh
broad_mappings:
- geo:Point
close_mappings:
- sf:Point
related_mappings:
- geo:SpatialThing
- schema:GeoCoordinates
slots:
- has_latitude
- has_longitude
- has_source
comments:
- Uses WGS84 coordinate reference system by default.
- Supports spatial queries and geographic visualization.
- 'Preserved from prior description: Geographic point representation with latitude and longitude values for place-level referencing.'
keywords:
- geographic position
- spatial coordinates
- latitude longitude
- geolocation