87 lines
No EOL
3.8 KiB
YAML
87 lines
No EOL
3.8 KiB
YAML
# ==============================================================================
|
|
# LinkML Slot Definition: has_notation
|
|
# ==============================================================================
|
|
# Notation or classification code associated with an entity.
|
|
#
|
|
# ONTOLOGY ALIGNMENT (verified against data/ontology/):
|
|
#
|
|
# | Ontology | Property | File/Line | Mapping | Notes |
|
|
# |----------|-----------------|------------------|---------|--------------------------------------------------------------------|
|
|
# | **SKOS** | `skos:notation` | skos.rdf:166-175 | exact | "A string of characters used to uniquely identify a concept |
|
|
# | | | | | within the scope of a given concept scheme." |
|
|
#
|
|
# CREATED: 2026-02-07
|
|
# ==============================================================================
|
|
|
|
id: https://nde.nl/ontology/hc/slot/has_notation
|
|
name: has_notation
|
|
title: has_notation
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
imports:
|
|
- linkml:types
|
|
default_prefix: hc
|
|
slots:
|
|
has_notation:
|
|
name: has_notation
|
|
title: has_notation
|
|
slot_uri: skos:notation
|
|
description: >-
|
|
To specify a code, symbol, or string of characters used to represent or identify an entity within a particular classification system, indexing scheme, or formal language.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Een code, symbool of tekenreeks specificeren die wordt gebruikt om een entiteit
|
|
te vertegenwoordigen of te identificeren binnen een bepaald classificatiesysteem,
|
|
indexeringsschema of formele taal.
|
|
de: >-
|
|
Einen Code, ein Symbol oder eine Zeichenkette angeben, die verwendet wird, um
|
|
eine Entität innerhalb eines bestimmten Klassifikationssystems, Indexierungsschemas
|
|
oder einer formalen Sprache darzustellen oder zu identifizieren.
|
|
fr: >-
|
|
Spécifier un code, symbole ou chaîne de caractères utilisé pour représenter ou
|
|
identifier une entité au sein d'un système de classification, d'un schéma
|
|
d'indexation ou d'un langage formel particulier.
|
|
ar: >-
|
|
تحديد رمز أو رمز أو سلسلة أحرف تُستخدم لتمثيل أو تعريف كيان ضمن نظام
|
|
تصنيف معين أو مخطط فهرسة أو لغة رسمية.
|
|
id: >-
|
|
Menentukan kode, simbol, atau rangkaian karakter yang digunakan untuk mewakili
|
|
atau mengidentifikasi suatu entitas dalam sistem klasifikasi, skema pengindeksan,
|
|
atau bahasa formal tertentu.
|
|
zh: >-
|
|
指定用于在特定分类系统、索引方案或形式语言中表示或标识实体的代码、符号或
|
|
字符串。
|
|
es: >-
|
|
Especificar un código, símbolo o cadena de caracteres utilizado para representar
|
|
o identificar una entidad dentro de un sistema de clasificación, esquema de
|
|
indexación o lenguaje formal particular.
|
|
structured_aliases:
|
|
- literal_form: Notatie
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: Notation
|
|
predicate: EXACT_SYNONYM
|
|
in_language: de
|
|
- literal_form: Notation
|
|
predicate: EXACT_SYNONYM
|
|
in_language: fr
|
|
- literal_form: ترميز
|
|
predicate: EXACT_SYNONYM
|
|
in_language: ar
|
|
- literal_form: Notasi
|
|
predicate: EXACT_SYNONYM
|
|
in_language: id
|
|
- literal_form: 标记法
|
|
predicate: EXACT_SYNONYM
|
|
in_language: zh
|
|
- literal_form: Notación
|
|
predicate: EXACT_SYNONYM
|
|
in_language: es
|
|
range: string
|
|
aliases:
|
|
- has_or_had_notation
|
|
annotations:
|
|
custodian_types: '["*"]'
|
|
exact_mappings: |