glam/schemas/20251121/linkml/modules/classes/ExhibitionSpace.yaml
kempersc 69a22e2b5a Refactor and expand LinkML slot definitions
- Deleted the `rights_statement_url` slot definition as it is no longer needed.
- Added multiple new slots including `has_legal_basis`, `has_statement`, `impose`, `pose_condition`, and `reviewed_through` with detailed descriptions and ontology alignments.
- Updated existing slots to improve clarity and consistency, including renaming `close_mappings` to `related_mappings` in several definitions.
- Enhanced the `require` slot with additional aliases for better usability.
- Improved documentation and comments across all slot definitions to clarify their purpose and usage.
2026-02-08 23:37:44 +01:00

226 lines
9.3 KiB
YAML

id: https://nde.nl/ontology/hc/class/exhibition-space
name: exhibition_space_class
title: ExhibitionSpace Class
imports:
- linkml:types
- ../enums/ExhibitionSpaceTypeEnum
- ../enums/GalleryTypeEnum
- ../enums/MuseumTypeEnum
- ../slots/20260202_matang/new/current_exhibition
- ../slots/20260202_matang/in_area
- ../slots/20260202_matang/has_capacity
- ../slots/20260202_matang/has_description
- ../slots/20260202_matang/charge_fee
- ../slots/20260202_matang/identified_by
- ../slots/20260202_matang/has_label
- ../slots/20260202_matang/has_schedule
- ../slots/20260202_matang/has_score
- ../slots/20260202_matang/has_type
- ../slots/20260202_matang/new/is_accessible
- ../slots/20260202_matang/derive_from
- ../slots/20260202_matang/generated_by
- ../slots/20260202_matang/new/is_permanent
- ../slots/20260202_matang/new/museum_type_classification
- ../slots/20260202_matang/new/opening_hour
- ../slots/20260202_matang/new/partner_institution
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
org: http://www.w3.org/ns/org#
dcterms: http://purl.org/dc/terms/
crm: http://www.cidoc-crm.org/cidoc-crm/
prov: http://www.w3.org/ns/prov#
skos: http://www.w3.org/2004/02/skos/core#
aat: http://vocab.getty.edu/aat/
wd: http://www.wikidata.org/entity/
classes:
ExhibitionSpace:
is_a: ReconstructedEntity
class_uri: aat:300005768
description: "Exhibition space, gallery, or display area operated by a heritage custodian\nat a location separate from the main facility.\n\n**DEFINITION**:\n\nAn ExhibitionSpace is a dedicated area for displaying collections or\nexhibitions at a secondary location. This may be a satellite gallery,\nexhibition pavilion, temporary exhibition venue, or partner venue where\nthe heritage custodian presents its collections.\n\n**GETTY AAT ALIGNMENT**:\n\n`aat:300005768` (exhibition spaces) - \"Spaces designed and equipped for\nthe display and viewing of objects, artworks, or specimens.\"\n\n**WIKIDATA TYPE LINKAGE**:\n\nThis class can be further classified using either:\n\n1. **MuseumTypeEnum** (187 types) - For museum-style exhibition spaces:\n - Q207694 (art museum)\n - Q17431399 (history museum)\n - Q2087181 (science museum)\n \n2. **GalleryTypeEnum** (78 types) - For gallery-style exhibition spaces:\n - Q1007870 (art gallery)\n - Q1060829 (exhibition hall)\n - Q856584 (kunsthalle)\n\
\n**DISTINCTION FROM OTHER AUXILIARY PLACE TYPES**:\n\n| Type | Primary Function | Public Access |\n|------|------------------|---------------|\n| **ExhibitionSpace** | Display collections | Yes - public viewing |\n| Storage | Store collections | No - staff only |\n| BranchOffice | Service delivery | Yes - services |\n| ResearchCenter | Academic research | Limited |\n\n**TYPES OF EXHIBITION SPACES**:\n\n1. **Satellite Gallery**: Permanent secondary exhibition venue\n2. **Exhibition Pavilion**: Purpose-built exhibition structure\n3. **Partner Venue**: Space in another institution\n4. **Pop-up Gallery**: Temporary exhibition venue\n5. **Outdoor Exhibition**: Open-air display area\n6. **Project Space**: Experimental/contemporary art space\n\n**USE CASES**:\n\n1. **Museum Satellite Gallery**:\n ```yaml\n ExhibitionSpace:\n identified_by: \"https://nde.nl/ontology/hc/aux/rijksmuseum-schiphol-gallery\"\n has_label:\n label_text: \"Rijksmuseum Schiphol\"\n\
\ museum_type_classification: ART_MUSEUM\n exhibition_type: SATELLITE_GALLERY\n in_area:\n quantity_value: 200\n ```\n\n2. **Contemporary Art Project Space**:\n ```yaml\n ExhibitionSpace:\n has_label:\n label_text: \"Stedelijk Museum Project Space\"\n gallery_type_classification: PROJECT_SPACE\n exhibition_type: PROJECT_SPACE\n focuses_on_contemporary: true\n ```\n"
exact_mappings:
- aat:300005768
close_mappings:
- org:Site
- schema:ExhibitionEvent
- wd:Q1060829
related_mappings:
- schema:Museum
- schema:ArtGallery
slots:
# has_admission_fee REMOVED - migrated to has_fee (Rule 53)
- has_fee
- current_exhibition
- has_capacity
- in_area
- has_schedule
- identified_by
- has_label
- has_description
- has_type
- is_accessible
- is_permanent
- museum_type_classification
- opening_hour
- partner_institution
- has_score
- derived_from
- generated_by
slot_usage:
identified_by:
# range: string # uriorcurie
required: true
identifier: true
examples:
- value: https://nde.nl/ontology/hc/aux/rijksmuseum-schiphol-gallery
has_label:
# range: string
inlined: false # Fixed invalid inline for primitive type
required: true
examples:
- value: 'label_text: Rijksmuseum Schiphol
'
- value: 'label_text: Stedelijk Museum Project Space
'
- value: 'label_text: Van Gogh Museum Mesdag Collection
'
has_description:
# range: string
inlined: false # Fixed invalid inline for primitive type
examples:
- value: 'description_text: Free gallery at Schiphol Airport featuring rotating highlights from the Rijksmuseum collection. Open daily to all travelers.
'
museum_type_classification:
range: MuseumTypeEnum
required: false
examples:
- value: ART_MUSEUM
has_type:
range: GalleryType
required: false
any_of:
- range: CommercialGallery
- range: NonProfitGallery
- range: ArtistRunSpace
- range: Kunsthalle
# Added ExhibitionSpaceTypeEnum as allowed range for has_type
# This replaces the removed has_exhibition_type slot
- range: ExhibitionSpaceTypeEnum
examples:
- value: ART_GALLERY
- value: KUNSTHALLE
- value: SATELLITE_GALLERY
in_area:
range: Area
inlined: true
examples:
- value:
has_unit:
has_type: SQUARE_METER
has_symbol: "m\xB2"
has_capacity:
range: Capacity
inlined: true
examples:
- value:
has_quantity:
has_unit:
has_type: SeatingCapacity
is_accessible:
range: boolean
examples:
- value: true
opening_hour:
# range: string
examples:
- value: Daily 07:00-20:00
has_fee:
range: AdmissionFee
multivalued: true
inlined: true
examples:
- value:
has_label: "Free"
- value:
has_label: "Standard Adult"
current_exhibition:
# range: string
examples:
- value: Highlights from the Golden Age
has_schedule:
# range: string
examples:
- value: Exhibitions rotate quarterly
is_permanent:
range: boolean
examples:
- value: true
partner_institution:
# range: string
examples:
- value: Schiphol Group
- value: Groninger Museum
derived_from:
range: CustodianObservation
multivalued: true
required: false
generated_by:
range: ReconstructionActivity
required: false
comments:
- ExhibitionSpace models secondary exhibition venues of heritage custodians
- Getty AAT 300005768 for exhibition spaces
- Can be classified using MuseumTypeEnum OR GalleryTypeEnum
- Distinguished from main institution - this is auxiliary/satellite venue
- May be permanent (satellite gallery) or temporary (pop-up)
see_also:
- http://vocab.getty.edu/aat/300005768
- https://schema.org/ExhibitionEvent
- https://www.wikidata.org/wiki/Q1060829
examples:
- value:
identified_by: https://nde.nl/ontology/hc/aux/rijksmuseum-schiphol-gallery
has_label:
label_text: Rijksmuseum Schiphol
has_description:
description_text: Free gallery at Schiphol Airport featuring rotating highlights from the Rijksmuseum collection.
has_type: SATELLITE_GALLERY
museum_type_classification: ART_MUSEUM
in_area:
has_unit:
has_type: SQUARE_METER
has_symbol: "m\xB2"
has_capacity:
has_quantity:
has_unit:
has_type: SeatingCapacity
is_accessible: true
opening_hour: Daily 07:00-20:00
has_fee:
- has_label: "Free"
current_exhibition: 'Dutch Masters: Highlights from the Golden Age'
has_schedule: Exhibitions rotate every 6 months
is_permanent: true
partner_institution: Schiphol Group
- value:
identified_by: https://nde.nl/ontology/hc/aux/stedelijk-project-space
has_label:
label_text: Stedelijk Museum Bureau Amsterdam
has_description:
description_text: Project space for emerging contemporary artists and experimental exhibitions.
has_type: PROJECT_SPACE
in_area:
has_unit:
has_type: SQUARE_METER
has_symbol: "m\xB2"
opening_hour: We-Su 11:00-17:00
has_fee:
- has_label: "Free"
is_permanent: true
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"