glam/schemas/20251121/linkml/modules/classes/WKT.yaml
2026-02-04 00:24:46 +01:00

32 lines
774 B
YAML

id: https://nde.nl/ontology/hc/class/WKT
name: WKT
title: WKT Class
description: >-
Well-Known Text (WKT) representation of a geometry.
MIGRATED from as_wkt (Rule 53).
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
geosparql: http://www.opengis.net/ont/geosparql#
default_prefix: hc
imports:
- linkml:types
- ../slots/20260202_matang/has_label
- ../slots/20260202_matang/has_value
classes:
WKT:
class_uri: hc:WKT
exact_mappings:
- geosparql:wktLiteral
description: A WKT literal wrapper.
slots:
- has_value
- has_label
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class.
custodian_types: '["*"]'