43 lines
1.6 KiB
YAML
43 lines
1.6 KiB
YAML
id: https://nde.nl/ontology/hc/class/Hyponym
|
|
name: Hyponym
|
|
title: Hyponym
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_label
|
|
- ../slots/has_description
|
|
classes:
|
|
Hyponym:
|
|
class_uri: hc:Hyponym
|
|
description: >-
|
|
Subordinate concept within a hierarchical taxonomy that inherits semantic
|
|
properties from a broader parent category.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Ondergeschikt concept binnen een hiërarchische taxonomie dat semantische
|
|
eigenschappen erft van een bredere oudercategorie.
|
|
de: >-
|
|
Untergeordnetes Konzept innerhalb einer hierarchischen Taxonomie, das semantische
|
|
Eigenschaften von einer breiteren Elternkategorie erbt.
|
|
fr: >-
|
|
Concept subordonné au sein d'une taxonomie hiérarchique qui hérite des propriétés
|
|
sémantiques d'une catégorie parente plus large.
|
|
es: >-
|
|
Concepto subordinado dentro de una taxonomía jerárquica que hereda propiedades
|
|
semánticas de una categoría padre más amplia.
|
|
ar: >-
|
|
مفهوم تابع ضمن تصنيف هرمي يرث الخصائص الدلالية من فئة أصل أوسع.
|
|
id: >-
|
|
Konsep bawahan dalam taksonomi hierarkis yang mewarisi properti semantik dari
|
|
kategori induk yang lebih luas.
|
|
zh: >-
|
|
在分层分类法中从更广泛的父类别继承语义属性的从属概念。
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
broad_mappings:
|
|
- skos:Concept
|