- 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
41 lines
1.3 KiB
YAML
41 lines
1.3 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:
|