glam/schemas/20251121/linkml/modules/classes/DisplayLocation.yaml
kempersc d52149a5e8 Refactor schema definitions for archival entities and documentation types
- Updated descriptions and classifications for Diocesan and District Archive record types to enhance clarity and alignment with archival standards.
- Introduced structured aliases and alternative descriptions in multiple languages for key classes, improving accessibility and usability.
- Enhanced the Documentation and Documentation Centre classes with clearer definitions and broader mappings to relevant ontologies.
- Refined the DispositionService and DispositionServiceType schemas to better reflect operational contexts and service classifications.
- General cleanup of unused prefixes and redundant annotations across various schema files to streamline the overall structure.
2026-02-15 16:25:32 +01:00

45 lines
2.2 KiB
YAML

id: https://nde.nl/ontology/hc/class/DisplayLocation
name: DisplayLocation
title: Display Location Class
description: Specific location within a venue where an object is displayed (e.g. Gallery, Wing, Case). MIGRATED from display_location string (2026-01-26).
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
crm: http://www.cidoc-crm.org/cidoc-crm/
imports:
- linkml:types
- ../slots/has_label
default_prefix: hc
classes:
DisplayLocation:
class_uri: crm:E53_Place
description: >-
Specific in-venue placement point where an object is presented for
visitor viewing.
alt_descriptions:
nl: {text: Specifiek plaatsingspunt binnen een locatie waar een object voor bezoekers wordt getoond., language: nl}
de: {text: Konkreter Platzierungspunkt innerhalb einer Einrichtung, an dem ein Objekt fuer Besuchende praesentiert wird., language: de}
fr: {text: Point de placement specifique dans un lieu ou un objet est presente au public., language: fr}
es: {text: Punto especifico de ubicacion dentro de un recinto donde se presenta un objeto a visitantes., language: es}
ar: {text: نقطة عرض محددة داخل المكان يُقدَّم فيها الشيء للزوار., language: ar}
id: {text: Titik penempatan spesifik di dalam venue tempat objek dipresentasikan kepada pengunjung., language: id}
zh: {text: 场馆内用于向观众展示对象的具体陈列位置点。, language: zh}
structured_aliases:
nl: [{literal_form: tentoonstellingslocatie, language: nl}]
de: [{literal_form: Ausstellungsort, language: de}]
fr: [{literal_form: emplacement d exposition, language: fr}]
es: [{literal_form: ubicacion de exhibicion, language: es}]
ar: [{literal_form: موقع العرض, language: ar}]
id: [{literal_form: lokasi display, language: id}]
zh: [{literal_form: 展示位置, language: zh}]
broad_mappings:
- crm:E53_Place
slots:
- has_label
slot_usage:
has_label:
# range: string
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"