glam/schemas/20251121/linkml/modules/classes/Organization.yaml
kempersc b34992b1d3 Migrate all 293 class files to ontology-aligned slots
Extends migration to all class types (museums, libraries, galleries, etc.)

New slots added to class_metadata_slots.yaml:
- RiC-O: rico_record_set_type, rico_organizational_principle,
  rico_has_or_had_holder, rico_note
- Multilingual: label_de, label_es, label_fr, label_nl, label_it, label_pt
- Scope: scope_includes, scope_excludes, custodian_only,
  organizational_level, geographic_restriction
- Notes: privacy_note, preservation_note, legal_note

Migration script now handles 30+ annotation types.
All migrated schemas pass linkml-validate.

Total: 387 class files now use proper slots instead of annotations.
2026-01-06 12:24:54 +01:00

42 lines
1.4 KiB
YAML

id: https://w3id.org/nde/ontology/Organization
name: Organization
title: Organization
classes:
Organization:
description: Social entity established to meet needs or pursue goals. In the heritage
context, this is a broad category encompassing any formal organizational structure
that may have archival or heritage custodial responsibilities. More specific
organization types should be preferred when available.
is_a: ArchiveOrganizationType
class_uri: skos:Concept
slots:
- specificity_annotation
- template_specificity
- wikidata_entity
slot_usage:
wikidata_entity:
equals_string: Q43229
specificity_annotation:
range: SpecificityAnnotation
inlined: true
template_specificity:
range: TemplateSpecificityScores
inlined: true
organizational_level:
equals_string: broad category
annotations:
skos:prefLabel: Organization
skos:altLabel: Organisation, organización, organisation
see_also:
- Institution
- CorporateBody
- OrganizationalSubdivision
comments:
- Organisation (de)
- organización (es)
- organisation (fr)
- Broad category - prefer more specific types
- Maps to org:Organization in W3C Organization Ontology
- Base concept for formal entities with archival functions
imports:
- ../slots/class_metadata_slots