30 lines
888 B
YAML
30 lines
888 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/20260202_matang/has_description
|
|
- ../slots/20260202_matang/has_label
|
|
- ../slots/20260202_matang/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: "['*']"
|