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

90 lines
2.8 KiB
YAML

id: https://nde.nl/ontology/hc/classes/Hypernym
name: Hypernym
title: Hypernym
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
rdfs: http://www.w3.org/2000/01/rdf-schema#
default_prefix: hc
imports:
- linkml:types
- ../slots/has_description
- ../slots/identified_by
- ../slots/has_label
classes:
Hypernym:
class_uri: hc:Hypernym
description: >-
Superordinate category encompassing narrower concepts in a hierarchical
taxonomic relationship.
alt_descriptions:
nl: >-
Bovenliggende categorie die engere concepten omvat in een hiërarchische
taxonomische relatie.
de: >-
Oberbegriff, der engere Konzepte in einer hierarchischen
taxonomischen Beziehung umfasst.
fr: >-
Catégorie supérieure englobant des concepts plus restreints dans une
relation taxonomique hiérarchique.
es: >-
Categoría superior que engloba conceptos más restringidos en una
relación taxonómica jerárquica.
ar: >-
فئة عليا تشمل مفاهيم أضيق في علاقة تصنيفية هرمية.
id: >-
Kategori superordinat yang mencakup konsep yang lebih sempit dalam
hubungan taksonomi hierarkis.
zh: >-
在分层分类关系中包含较窄概念的上位范畴。
slots:
- identified_by
- has_label
- has_description
broad_mappings:
- skos:Concept
close_mappings:
- rdfs:Class
structured_aliases:
- literal_form: hyperoniem
predicate: EXACT_SYNONYM
in_language: nl
- literal_form: Oberbegriff
predicate: EXACT_SYNONYM
in_language: de
- literal_form: hyperonyme
predicate: EXACT_SYNONYM
in_language: fr
- literal_form: hiperónimo
predicate: EXACT_SYNONYM
in_language: es
- literal_form: فوقية
predicate: EXACT_SYNONYM
in_language: ar
- literal_form: hipernim
predicate: EXACT_SYNONYM
in_language: id
- literal_form: 上义词
predicate: EXACT_SYNONYM
in_language: zh
comments:
- Represents broader category in is-a hierarchy
- Inverse relationship to hyponym (narrower term)
- Essential for taxonomic classification systems
- 'Preserved from prior description: Broader parent concept in a hierarchy where subordinate terms represent narrower semantic scope.'
keywords:
- taxonomy
- hierarchy
- superordinate
- broader concept
- classification
examples:
- value:
has_label: Vehicle
has_description: Broader category for car, bicycle, truck
description: Hypernym for specific transport modes
annotations:
specificity_score: 0.2
specificity_rationale: Generic taxonomic relationship applicable across domains
custodian_types: "['*']"