47 lines
1.7 KiB
YAML
47 lines
1.7 KiB
YAML
id: https://nde.nl/ontology/hc/class/FeaturedObject
|
|
name: FeaturedObject
|
|
title: Featured Object Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_label
|
|
- ../slots/has_description
|
|
classes:
|
|
FeaturedObject:
|
|
class_uri: schema:Thing
|
|
description: >-
|
|
Entity explicitly selected for prominent display within a curated
|
|
presentation or thematic collection.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Entiteit expliciet geselecteerd voor prominente weergave binnen een samengestelde
|
|
presentatie of thematische collectie.
|
|
de: >-
|
|
Entität, die explizit für eine prominente Darstellung innerhalb einer kuratierten
|
|
Präsentation oder thematischen Sammlung ausgewählt wurde.
|
|
fr: >-
|
|
Entité explicitement sélectionnée pour un affichage proéminent dans une présentation
|
|
organisée ou une collection thématique.
|
|
es: >-
|
|
Entidad seleccionada explícitamente para exhibición prominente dentro de una
|
|
presentación curada o colección temática.
|
|
ar: >-
|
|
كيان مختار صراحة للعرض البارز ضمن عرض منسق أو مجموعة موضوعية.
|
|
id: >-
|
|
Entitas yang secara eksplisit dipilih untuk tampilan menonjol dalam presentasi
|
|
yang dikurasi atau koleksi tematik.
|
|
zh: >-
|
|
在策划展示或主题收藏中明确选择用于突出显示的实体。
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
annotations:
|
|
specificity_score: 0.2
|
|
specificity_rationale: Lightweight highlighting construct for object-centric displays.
|
|
custodian_types: '["*"]'
|
|
broad_mappings:
|
|
- schema:Thing
|