- Updated descriptions in `WikidataOrganization`, `WikidataRecognition`, `WikidataResolvedEntities`, `WikidataSitelinks`, `WikidataSocialMedia`, `WikidataTemporal`, `WikidataTimeValue`, `WikidataWeb`, `WomensArchives`, `WomensArchivesRecordSetType`, `WomensArchivesRecordSetTypes`, `WordCount`, `WorkRevision`, `WorldCatIdentifier`, `WorldHeritageSite`, `WritingSystem`, `XPath`, `XPathScore`, `YoutubeChannel`, `YoutubeComment`, `YoutubeTranscript`, and `YoutubeVideo` to enhance readability and precision. - Adjusted mappings and slot usage in various schemas to align with updated descriptions and improve data structure. - Added new synonyms in multiple languages for better localization support.
71 lines
2.4 KiB
YAML
71 lines
2.4 KiB
YAML
id: https://nde.nl/ontology/hc/class/TaxonName
|
|
name: TaxonName
|
|
title: Taxon Name
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
dwc: http://rs.tdwg.org/dwc/terms/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_code
|
|
- ../slots/has_label
|
|
classes:
|
|
TaxonName:
|
|
class_uri: dwc:Taxon
|
|
description: >-
|
|
Scientific nomenclatural designation following Linnaean binomial or trinomial format.
|
|
alt_descriptions:
|
|
nl: Wetenschappelijke naamgeving volgens Linnaeus binomiale of trinomiale indeling.
|
|
de: Wissenschaftliche Nomenklaturbezeichnung im Linnéschen binären oder trinären Format.
|
|
fr: Désignation nomenclaturale scientifique suivant le format binomial ou trinomial linnéen.
|
|
es: Designación nomenclatural científica siguiendo el formato binomial o trinomial linneano.
|
|
ar: تسمية تصنيفية علمية وفقاً لتنسيق لينيوس الثنائي أو الثلاثي.
|
|
id: Penunjukan nomenklatur ilmiah mengikuti format binomial atau trinomial Linnaeus.
|
|
zh: 遵循林奈二名法或三名法格式的科学命名名称。
|
|
exact_mappings:
|
|
- dwc:Taxon
|
|
close_mappings:
|
|
- skos:Concept
|
|
keywords:
|
|
- scientific name
|
|
- binomial nomenclature
|
|
- taxonomy
|
|
- Linnaean
|
|
slots:
|
|
- has_label
|
|
- has_code
|
|
comments:
|
|
- Binomial format: "Genus species (Author, Year)"
|
|
- Trinomial format: "Genus species subspecies Author, Year"
|
|
- Aligns with dwc:scientificName
|
|
annotations:
|
|
specificity_score: '0.70'
|
|
custodian_types: '["B", "M", "R"]'
|
|
examples:
|
|
- value:
|
|
scientific_name: Raphus cucullatus (Linnaeus, 1758)
|
|
authorship: Linnaeus, 1758
|
|
taxonomic_rank: SPECIES
|
|
description: Dodo scientific name with full authority
|
|
- value:
|
|
scientific_name: Quercus robur L.
|
|
authorship: L.
|
|
taxonomic_rank: SPECIES
|
|
description: English Oak with abbreviated author
|
|
structured_aliases:
|
|
- literal_form: taxon name
|
|
in_language: nl
|
|
- literal_form: taxon name
|
|
in_language: de
|
|
- literal_form: taxon name
|
|
in_language: fr
|
|
- literal_form: taxon name
|
|
in_language: es
|
|
- literal_form: taxon name
|
|
in_language: ar
|
|
- literal_form: taxon name
|
|
in_language: id
|
|
- literal_form: taxon name
|
|
in_language: zh
|