- Updated WorldCatIdentifier class with improved descriptions and multilingual support. - Refined WorldHeritageSite class to clarify its purpose and added structured aliases. - Enhanced WritingSystem class with detailed descriptions and examples for script identification. - Introduced BirthPlace class to represent birth locations with historical context and geographic identifiers. - Added AnnotatorAnnotationMetadata class for quality metrics and verification of cultural heritage annotations. - Created AnnotatorAnnotationProvenance class to track provenance of annotation activities. - Developed AnnotatorBlock class to aggregate entity claims and metadata for annotations. - Established AnnotatorEntityClaim class for individual assertions about cultural heritage entities. - Introduced AnnotatorEntityClassification class for taxonomic categorization of entities. - Added AnnotatorIntegrationNote class to document file creation and integration processes. - Developed AnnotatorModel class for machine learning models used in entity extraction. - Created AnnotatorProvenance class to track extraction provenance and source data access.
88 lines
3.5 KiB
YAML
88 lines
3.5 KiB
YAML
id: https://nde.nl/ontology/hc/class/BOLDIdentifier
|
||
name: bold_identifier_class
|
||
title: BOLD Identifier Class
|
||
prefixes:
|
||
linkml: https://w3id.org/linkml/
|
||
hc: https://nde.nl/ontology/hc/
|
||
dcterms: http://purl.org/dc/terms/
|
||
schema: http://schema.org/
|
||
default_prefix: hc
|
||
imports:
|
||
- linkml:types
|
||
- ../slots/has_description
|
||
- ../slots/has_score
|
||
classes:
|
||
BOLDIdentifier:
|
||
class_uri: schema:PropertyValue
|
||
description: >-
|
||
Barcode of Life Data Systems identifier linking a biological specimen to its
|
||
DNA barcode record for species identification through genetic analysis.
|
||
alt_descriptions:
|
||
nl: >-
|
||
Barcode of Life Data Systems-identificatie die een biologisch exemplaar koppelt aan zijn
|
||
DNA-barcode-record voor soortidentificatie door genetische analyse.
|
||
de: >-
|
||
Barcode of Life Data Systems-Kennung, die ein biologisches Exemplar mit seinem
|
||
DNA-Barcode-Datensatz zur Artenidentifizierung durch genetische Analyse verknüpft.
|
||
fr: >-
|
||
Identifiant Barcode of Life Data Systems liant un spécimen biologique à son
|
||
enregistrement de code-barres ADN pour l'identification d'espèces par analyse génétique.
|
||
es: >-
|
||
Identificador de Barcode of Life Data Systems que vincula un espécimen biológico a su
|
||
registro de código de barras de ADN para identificación de especies mediante análisis genético.
|
||
ar: >-
|
||
معرف نظام بيانات الباركود الحيوي الذي يربط العينة البيولوجية بسجل
|
||
الباركود الجيني للتعرف على الأنواع من خلال التحليل الجيني.
|
||
id: >-
|
||
Pengidentifikasi Barcode of Life Data Systems yang menghubungkan spesimen biologis ke
|
||
rekaman barcode DNA untuk identifikasi spesies melalui analisis genetik.
|
||
zh: >-
|
||
生命条形码数据系统标识符,将生物标本链接到其DNA条形码记录,用于通过基因分析进行物种鉴定。
|
||
broad_mappings:
|
||
- schema:PropertyValue
|
||
related_mappings:
|
||
- dcterms:identifier
|
||
slots:
|
||
- has_description
|
||
- has_score
|
||
comments:
|
||
- Used for DNA barcode identifiers in natural history collections
|
||
- Links physical specimens to molecular data
|
||
- Part of global biodiversity identification infrastructure
|
||
see_also:
|
||
- https://boldsystems.org/
|
||
examples:
|
||
- value:
|
||
id: https://nde.nl/ontology/hc/bold-id/NLNAT001-21
|
||
has_description: BOLD process ID for Dutch natural history specimen
|
||
description: Standard BOLD process identifier
|
||
- value:
|
||
id: https://nde.nl/ontology/hc/bold-id/GBIMA854-23
|
||
has_description: BOLD sample from Global Biodiversity Information Facility
|
||
description: GBIF-linked BOLD identifier
|
||
keywords:
|
||
- BOLD
|
||
- DNA barcode
|
||
- genetic identification
|
||
- biodiversity
|
||
- molecular data
|
||
annotations:
|
||
specificity_score: 0.75
|
||
specificity_rationale: Specific to biological specimens with DNA barcoding.
|
||
custodian_types: "['*']"
|
||
structured_aliases:
|
||
- literal_form: BOLD-identificatie
|
||
predicate: EXACT_SYNONYM
|
||
in_language: nl
|
||
- literal_form: DNA-barcode ID
|
||
predicate: RELATED_SYNONYM
|
||
in_language: nl
|
||
- literal_form: BOLD-Kennung
|
||
predicate: EXACT_SYNONYM
|
||
in_language: de
|
||
- literal_form: identifiant BOLD
|
||
predicate: EXACT_SYNONYM
|
||
in_language: fr
|
||
- literal_form: identificador BOLD
|
||
predicate: EXACT_SYNONYM
|
||
in_language: es
|