glam/schemas/20251121/linkml/modules/classes/Gallery.yaml

30 lines
840 B
YAML

id: https://nde.nl/ontology/hc/class/Gallery
name: Gallery
title: Gallery
description: An exhibition space or art gallery. MIGRATED from gallery_type_classification context. Follows schema:ArtGallery.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
skos: http://www.w3.org/2004/02/skos/core#
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_label
- ../slots/has_type
default_prefix: hc
classes:
Gallery:
class_uri: schema:ArtGallery
slots:
- has_label
- has_description
- has_type
slot_usage:
has_type:
# range: string # uriorcurie
required: true
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"