- Migrate 236+ class files from custodian_types to has_or_had_custodian_type - Archive deprecated slots: custodian_type, custodian_types, custodian_type_broader/narrower/related - Update main schema and manifest imports - Fix Custodian.yaml class to use new slot - Fix annotation format (list→scalar) in has_or_had_custodian_type.yaml Rules applied: - Rule 39: RiC-O naming convention (hasOrHad pattern) - Rule 43: Slot nouns must be singular (multivalued:true for cardinality) - Rule 38: Slot centralization with semantic URI
44 lines
1.5 KiB
YAML
44 lines
1.5 KiB
YAML
id: https://w3id.org/nde/ontology/Institution
|
|
name: Institution
|
|
title: Institution
|
|
classes:
|
|
Institution:
|
|
description: Structure or mechanism of social order and cooperation governing
|
|
the behaviour of a set of individuals within a given community. In the heritage
|
|
context, this represents formal organizations established to fulfill specific
|
|
societal functions related to cultural heritage, education, or public service.
|
|
This is a broad category that encompasses many specific institution types.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
annotations:
|
|
skos:prefLabel: Institution
|
|
skos:altLabel: Institution, institución, institution sociale
|
|
slots:
|
|
- has_or_had_custodian_type
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_entity:
|
|
equals_string: Q178706
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["*"]'
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
organizational_level:
|
|
equals_string: broad category
|
|
see_also:
|
|
- Organization
|
|
- MemoryInstitution
|
|
- CulturalInstitution
|
|
comments:
|
|
- Institution (de)
|
|
- institución (es)
|
|
- institution sociale (fr)
|
|
- Broad category - prefer more specific types when available
|
|
- Base concept for formal heritage-keeping organizations
|
|
imports:
|