25 lines
819 B
YAML
25 lines
819 B
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/20260202_matang/has_label
|
|
default_prefix: hc
|
|
classes:
|
|
DisplayLocation:
|
|
class_uri: crm:E53_Place
|
|
description: Location within a venue for display.
|
|
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: "['*']"
|