glam/frontend/public/schemas/20251121/linkml/modules/classes/Animal.yaml
kempersc e922ff3640
All checks were successful
Deploy Frontend / build-and-deploy (push) Successful in 2m3s
Refactor UML module selection UI and enhance schema mappings across various YAML files
2026-02-20 12:05:37 +01:00

110 lines
3.9 KiB
YAML

id: https://nde.nl/ontology/hc/class/Animal
name: Animal
title: Animal
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
wd: http://www.wikidata.org/entity/
dcterms: http://purl.org/dc/terms/
prov: http://www.w3.org/ns/prov#
crm: http://www.cidoc-crm.org/cidoc-crm/
default_prefix: hc
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_label
- ../slots/categorized_as
classes:
Animal:
class_uri: wd:Q729
exact_mappings:
- wikidata:Q729
description: >-
Multicellular living organism characterized by heterotrophic nutrition,
motility at some life stage, and sensory response capacity.
alt_descriptions:
nl: >-
Meercellig levend organisme dat wordt gekenmerkt door heterotrofe
voeding, beweeglijkheid in een levensfase en zintuiglijke respons.
de: >-
Mehrzelliger lebender Organismus, der durch heterotrophe Ernährung,
Beweglichkeit in einer Lebensphase und sensorische Reaktionsfähigkeit
gekennzeichnet ist.
fr: >-
Organisme vivant pluricellulaire caractérisé par une nutrition
hétérotrophe, une mobilité à un stade du cycle de vie et une capacité
de réponse sensorielle.
es: >-
Organismo vivo multicelular caracterizado por nutrición heterótrofa,
movilidad en alguna etapa del ciclo vital y capacidad de respuesta
sensorial.
ar: >-
كائن حي متعدد الخلايا يتميز بالتغذية غير الذاتية والحركة في إحدى
مراحل الحياة والقدرة على الاستجابة الحسية.
id: >-
Organisme hidup multisel yang dicirikan oleh nutrisi heterotrof,
mobilitas pada salah satu tahap hidup, dan kemampuan respons sensorik.
zh: >-
具有异养营养、在某一生命阶段可运动并具备感觉反应能力的多细胞生物体。
examples:
- value:
has_label: African Elephant
categorized_as: Loxodonta africana
description: A mammal specimen in natural history collection
- value:
has_label: Monarch Butterfly
categorized_as: Danaus plexippus
description: An insect specimen
structured_aliases:
- literal_form: dier
predicate: EXACT_SYNONYM
in_language: nl
- literal_form: Tier
predicate: EXACT_SYNONYM
in_language: de
- literal_form: animal
predicate: EXACT_SYNONYM
in_language: fr
- literal_form: animal
predicate: EXACT_SYNONYM
in_language: es
- literal_form: حيوان
predicate: EXACT_SYNONYM
in_language: ar
- literal_form: hewan
predicate: EXACT_SYNONYM
in_language: id
- literal_form: 动物
predicate: EXACT_SYNONYM
in_language: zh
keywords:
- organism
- specimen
- natural history
- zoological
- wildlife
- fauna
broad_mappings:
- schema:Thing
slots:
- has_label
- has_description
- categorized_as
slot_usage:
categorized_as:
range: Species
comments:
- Used for biological specimens in natural history collections
- categorization typically references taxonomic species classification
- Preserved scope detail: relevant to zoological specimens and natural-history holdings.
- |
Preserved from prior description:
**Ontological Alignment**:
- `wikidata:Q729`: Animal (kingdom Animalia) - Wikidata entity for animals.
- 'Preserved from prior description: Living organism belonging to the kingdom Animalia, characterized by voluntary movement, consumption of organic material, and typically sensory and nervous systems, relevant to natural history collections and zoological specimens.'
annotations:
specificity_score: "0.2"
specificity_rationale: Applicable to natural history and zoological contexts
custodian_types: "['NaturalHistoryMuseum', 'Zoo']"