- Deleted obsolete slot definitions: statement_summary, statement_text, statement_type, status_name, supersede_articles, supersede_condition, supersede_name, temporal_dynamics, total_amount, typical_contents, use_cases, was_acquired_through, was_fetched_at, was_retrieved_at. - Updated existing slot definitions for states_or_stated to enhance clarity and structure. - Introduced new classes: Article, ConditionofAccess, FinancialStatementType, MaximumQuantity, Series, Summary, Type, and their respective slots to improve schema organization and usability. - Added new slots: changes_or_changed_through, has_or_had_condition_of_access, has_or_had_heritage_type, is_or_was_part_of_series, is_or_was_retrieved_at, maximum_of_maximum to capture additional metadata and relationships.
108 lines
4.5 KiB
YAML
108 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_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
|