92 lines
3.2 KiB
YAML
92 lines
3.2 KiB
YAML
id: https://nde.nl/ontology/hc/class/GeoFeature
|
||
name: GeoFeature
|
||
title: Geo Feature Class
|
||
prefixes:
|
||
linkml: https://w3id.org/linkml/
|
||
hc: https://nde.nl/ontology/hc/
|
||
skos: http://www.w3.org/2004/02/skos/core#
|
||
gn: http://www.geonames.org/ontology#
|
||
default_prefix: hc
|
||
imports:
|
||
- linkml:types
|
||
- ../slots/has_type
|
||
- ../slots/has_code
|
||
classes:
|
||
GeoFeature:
|
||
class_uri: skos:Concept
|
||
description: >-
|
||
Geographical feature classification entry aligned to controlled vocabularies
|
||
such as GeoNames for place type categorization.
|
||
alt_descriptions:
|
||
nl: >-
|
||
Geografische kenmerkklassificatie-ingang afgestemd op gecontroleerde vocabulaires
|
||
zoals GeoNames voor plaats-type categorisatie.
|
||
de: >-
|
||
Geografische Merkmal-Klassifikationseintrag, abgestimmt auf kontrollierte Vokabulare
|
||
wie GeoNames zur Platztyp-Kategorisierung.
|
||
fr: >-
|
||
Entrée de classification de caractéristique géographique alignée sur des vocabulaires contrôlés
|
||
tels que GeoNames pour la catégorisation des types de lieux.
|
||
es: >-
|
||
Entrada de clasificación de característica geográfica alineada con vocabularios controlados
|
||
como GeoNames para la categorización de tipos de lugares.
|
||
ar: >-
|
||
إدخال تصنيف المعالم الجغرافية المتوافق مع المفردات الخاضعة للرقابة
|
||
مثل GeoNames لتصنيف أنواع الأماكن.
|
||
id: >-
|
||
Entri klasifikasi fitur geografis yang selaras dengan kosakata terkontrol
|
||
seperti GeoNames untuk kategorisasi tipe tempat.
|
||
zh: >-
|
||
与GeoNames等受控词汇对齐的地理特征分类条目,用于地点类型分类。
|
||
broad_mappings:
|
||
- skos:Concept
|
||
close_mappings:
|
||
- gn:Feature
|
||
slots:
|
||
- has_type
|
||
- has_code
|
||
structured_aliases:
|
||
- literal_form: geografisch kenmerk
|
||
predicate: EXACT_SYNONYM
|
||
in_language: nl
|
||
- literal_form: geo-grafisches Merkmal
|
||
predicate: EXACT_SYNONYM
|
||
in_language: de
|
||
- literal_form: caractéristique géographique
|
||
predicate: EXACT_SYNONYM
|
||
in_language: fr
|
||
- literal_form: característica geográfica
|
||
predicate: EXACT_SYNONYM
|
||
in_language: es
|
||
- literal_form: ميزة جغرافية
|
||
predicate: EXACT_SYNONYM
|
||
in_language: ar
|
||
- literal_form: fitur geografis
|
||
predicate: EXACT_SYNONYM
|
||
in_language: id
|
||
- literal_form: 地理特征
|
||
predicate: EXACT_SYNONYM
|
||
in_language: zh
|
||
comments:
|
||
- Aligned with GeoNames feature code taxonomy
|
||
- Used for place type classification in heritage contexts
|
||
- 'Preserved from prior description: Geo feature classification entry, typically aligned to GeoNames coding.'
|
||
keywords:
|
||
- geospatial
|
||
- GeoNames
|
||
- feature classification
|
||
- place type
|
||
examples:
|
||
- value:
|
||
has_type: settlement
|
||
has_code: PPL
|
||
description: Populated place feature classification
|
||
slot_usage:
|
||
has_type:
|
||
required: true
|
||
has_code:
|
||
required: true
|
||
annotations:
|
||
specificity_score: 0.35
|
||
specificity_rationale: Controlled geospatial classification term.
|
||
custodian_types: '["*"]'
|