- Updated descriptions and titles for Price and PriceRange classes to enhance understanding. - Added multilingual alt_descriptions for Price, PriceRange, Primary, and PrimaryDigitalPresenceAssertion classes. - Enhanced examples in Price and PriceRange classes to provide clearer context. - Improved annotations and comments for better documentation and understanding of class purposes. - Introduced new slots for official names (including and excluding type) to standardize naming conventions. - Added sorting variant for official names to facilitate alphabetical ordering. - Ensured all changes align with the latest schema requirements and best practices.
79 lines
2.9 KiB
YAML
79 lines
2.9 KiB
YAML
id: https://nde.nl/ontology/hc/class/Primary
|
|
name: Primary
|
|
title: Primary Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_status
|
|
classes:
|
|
Primary:
|
|
class_uri: hc:Primary
|
|
description: >-
|
|
Indicator for primary or main status among multiple related items,
|
|
denoting the principal, default, or most significant element in a set.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Indicator voor primaire of hoofdstatus onder meerdere gerelateerde items,
|
|
die het belangrijkste, standaard of meest significante element in een set aanduidt.
|
|
de: >-
|
|
Indikator für den primären oder Hauptstatus unter mehreren verwandten Elementen,
|
|
der das wichtigste, Standard- oder signifikanteste Element in einer Menge kennzeichnet.
|
|
fr: >-
|
|
Indicateur du statut principal parmi plusieurs éléments liés,
|
|
désignant l'élément principal, par défaut ou le plus significatif d'un ensemble.
|
|
es: >-
|
|
Indicador de estado principal o principal entre múltiples elementos relacionados,
|
|
denotando el elemento principal, predeterminado o más significativo en un conjunto.
|
|
ar: >-
|
|
مؤشر للحالة الأساسية أو الرئيسية بين عناصر متعددة مرتبطة،
|
|
يرمز إلى العنصر الرئيسي أو الافتراضي أو الأكثر أهمية في مجموعة.
|
|
id: >-
|
|
Indikator untuk status utama di antara beberapa item terkait,
|
|
menunjukkan elemen utama, default, atau paling signifikan dalam satu set.
|
|
zh: >-
|
|
多个相关项目中主要或主要状态的指示符,
|
|
表示集合中的主要、默认或最重要的元素。
|
|
slots:
|
|
- has_status
|
|
comments:
|
|
- Used to mark primary digital presence, primary address, etc.
|
|
- Complementary to secondary status indicators
|
|
examples:
|
|
- value:
|
|
has_status: true
|
|
description: Primary status active
|
|
- value:
|
|
has_status: false
|
|
description: Not primary (secondary)
|
|
keywords:
|
|
- primary
|
|
- main
|
|
- principal
|
|
- default
|
|
- status
|
|
annotations:
|
|
specificity_score: 0.20
|
|
specificity_rationale: Generic status indicator class
|
|
custodian_types: '["*"]'
|
|
structured_aliases:
|
|
- literal_form: primair
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: hoofd-
|
|
predicate: RELATED_SYNONYM
|
|
in_language: nl
|
|
- literal_form: primär
|
|
predicate: EXACT_SYNONYM
|
|
in_language: de
|
|
- literal_form: Haupt-
|
|
predicate: RELATED_SYNONYM
|
|
in_language: de
|
|
- literal_form: primaire
|
|
predicate: EXACT_SYNONYM
|
|
in_language: fr
|
|
- literal_form: principal
|
|
predicate: EXACT_SYNONYM
|
|
in_language: es
|