glam/schemas/20251121/linkml/modules/classes/CulturalInstitution.yaml
kempersc 7cf10084b4 Implement scripts for schema modifications and ontology verification
- Added `fix_dual_class_link.py` to remove dual class link references from specified YAML files.
- Created `fix_specific_ghosts.py` to apply specific replacements in YAML files based on defined mappings.
- Introduced `migrate_staff_count.py` to migrate staff count references to a new structure in specified YAML files.
- Developed `migrate_type_slots.py` to replace type-related slots with new identifiers across YAML files.
- Implemented `scan_ghost_references.py` to identify and report ghost references to archived slots and classes in YAML files.
- Added `verify_ontology_terms.py` to verify the presence of ontology terms in specified ontology files against schema definitions.
2026-01-29 17:10:25 +01:00

109 lines
4.5 KiB
YAML

id: https://nde.nl/ontology/hc/class/CulturalInstitution
name: cultural_institution_class
title: Cultural Institution Type
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
wd: http://www.wikidata.org/entity/
schema: http://schema.org/
crm: http://www.cidoc-crm.org/cidoc-crm/
dcterms: http://purl.org/dc/terms/
prov: http://www.w3.org/ns/prov#
rdfs: http://www.w3.org/2000/01/rdf-schema#
org: http://www.w3.org/ns/org#
xsd: http://www.w3.org/2001/XMLSchema#
default_prefix: hc
imports:
- linkml:types
- ./CustodianType
- ../slots/cultural_focus_area
- ../slots/has_or_had_type
- ../slots/institution_function
- ../slots/specificity_annotation
- ../slots/has_or_had_score
- ../slots/has_or_had_identifier
- ./WikiDataIdentifier
- ./SpecificityAnnotation
- ./TemplateSpecificityScore
- ./TemplateSpecificityType
- ./TemplateSpecificityTypes
- ../slots/cultural_focus_area
- ../slots/has_or_had_type
- ../slots/has_or_had_identifier
- ../slots/institution_function
- ../slots/specificity_annotation
- ../slots/has_or_had_score
- ../slots/cultural_focus_area
- ../slots/has_or_had_type
- ../slots/has_or_had_identifier
- ../slots/institution_function
- ../slots/specificity_annotation
- ../slots/has_or_had_score
classes:
CulturalInstitution:
is_a: CustodianType
class_uri: skos:Concept
description: "Broad category for organizations that work for the preservation or promotion of culture.\n\n**Wikidata**: Q3152824 (cultural institution / kulturelle Organisation)\n\n**DEFINITION**:\n\nCultural Institution is a BROAD supertype that encompasses:\n- Galleries (G)\n- Libraries (L)\n- Archives (A)\n- Museums (M)\n- And other cultural heritage organizations\n\n**USAGE NOTE**:\n\nIn the GLAMORCUBESFIXPHDNT taxonomy, prefer SPECIFIC types when applicable:\n- Use GalleryOrganizationType for art galleries\n- Use LibraryOrganizationType for libraries\n- Use ArchiveOrganizationType for archives\n- Use MuseumOrganizationType for museums\n\nCulturalInstitution is used when:\n1. Institution spans multiple types (use with MIXED/X)\n2. Specific type cannot be determined\n3. Institution is cultural but outside GLAM scope\n\n**MULTILINGUAL LABELS**:\n- kulturelle Organisation (de)\n- instituci\xF3n cultural (es)\n- institution culturelle (fr)\n\n**RELATED CONCEPTS**:\n- GLAM (Q1030034)\
\ - acronym for galleries, libraries, archives, museums\n- MemoryInstitution (Q1497649) - institutions preserving cultural memory\n- HeritageOrganization - schema.org type for heritage orgs\n"
slots:
- cultural_focus_area
- has_or_had_type
- institution_function
- specificity_annotation
- has_or_had_score
- has_or_had_identifier
slot_usage:
has_or_had_identifier: null
cultural_focus_area:
range: string
multivalued: true
examples:
- value:
- visual arts
- heritage preservation
institution_function:
range: string
multivalued: true
has_or_had_type:
equals_expression: '["hc:MixedCustodianType"]'
exact_mappings:
- wikidata:Q3152824
close_mappings:
- schema:Organization
- crm:E74_Group
related_mappings:
- wikidata:Q1030034
- wikidata:Q1497649
comments:
- Broad type - prefer specific GLAMORCUBESFIXPHDNT types when applicable
- Use for institutions spanning multiple heritage categories
- Includes cultural centers, heritage foundations, cultural councils
- Maps to glamorcubesfixphdnt_code X (MIXED) (X) when spanning categories
see_also:
- https://www.wikidata.org/wiki/Q3152824
- https://www.wikidata.org/wiki/Q1030034
examples:
- value:
has_or_had_identifier: https://nde.nl/ontology/hc/type/cultural/Q3152824
has_or_had_type_code: MIXED
has_or_had_identifier: Q3152824
has_or_had_label:
- Cultural Institution@en
- kulturelle Organisation@de
- "instituci\xF3n cultural@es"
- institution culturelle@fr
has_or_had_description: Organization working for preservation or promotion of culture
cultural_focus_area:
- heritage preservation
- cultural education
institution_function:
- collection
- exhibition
- education
description: General cultural institution example
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"
custodian_types_rationale: Universal utility concept