Schema Improvements: - Fix YAML import indentation across 800+ class files (sed: '^- ../' → ' - ../') - Add descriptions to 26 inline slots missing them (lint warnings) - Fix malformed imports in BirthPlace.yaml and CustodianObservation.yaml Validation Results: - linkml-lint: 4 warnings (intentional SCREAMING_CASE tier names) - gen-owl: SUCCESS (164,069 lines generated) - gen-json-schema: SUCCESS (9.4MB generated) Files affected: 1,034 files, +23,908 -15,200 lines
43 lines
2.8 KiB
YAML
43 lines
2.8 KiB
YAML
id: https://nde.nl/ontology/hc/class/ArchiveOfInternationalOrganization
|
|
name: ArchiveOfInternationalOrganization
|
|
title: Archive of International Organization Type
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./CollectionType
|
|
- ./ArchiveOfInternationalOrganizationRecordSetTypes
|
|
- ../slots/hold_or_held_record_set_type
|
|
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
|
- ./Scope # for has_or_had_scope range (2026-01-15)
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/dual_class_link
|
|
- ../slots/specificity_annotation
|
|
- ../slots/template_specificity
|
|
- ./DualClassLink
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScores
|
|
- ./ArchiveOfInternationalOrganizationRecordSetType
|
|
classes:
|
|
ArchiveOfInternationalOrganization:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- hold_or_held_record_set_type
|
|
description: "Archive of an inter-governmental organization or international umbrella \norganization, preserving records\
|
|
\ of global significance.\n\n**Wikidata**: Q27031014\n\n**Scope**:\nInternational organization archives preserve:\n\
|
|
- Treaty documents and international agreements\n- Conference proceedings and resolutions\n- Correspondence between\
|
|
\ member states\n- Administrative records of international bodies\n- Reports and publications\n- Photographs and audiovisual\
|
|
\ documentation\n\n**Organizational Context**:\nThese archives are typically:\n- Part of UN system organizations (UNESCO,\
|
|
\ WHO, ILO, etc.)\n- European Union institutions (EU Commission, Parliament, etc.)\n- International NGO umbrella organizations\n\
|
|
- Regional intergovernmental bodies (AU, ASEAN, OAS, etc.)\n- International professional associations\n\n**Notable Examples**:\n\
|
|
- United Nations Archives and Records Management\n- UNESCO Archives\n- European Union Historical Archives (Florence)\n\
|
|
- League of Nations Archives (Geneva)\n- NATO Archives\n\n**Related Types**:\n- GovernmentArchive (Q119712417) - National\
|
|
\ government archives\n- PublicArchive (Q27031009) - Public sector archives\n\n**Dual-Class Pattern**:\nThis class represents\
|
|
\ the CUSTODIAN type (the archive organization).\nFor the collection type, see `InternationalOrganizationRecordSetType`\
|
|
\ (rico:RecordSetType).\n\n**Ontological Alignment**:\n- **SKOS**: skos:Concept with skos:broader Q166118 (archive)\n\
|
|
- **Schema.org**: schema:ArchiveOrganization\n- **RiC-O**: rico:CorporateBody (as agent)\n- **CPOV**: Aligns with EU\
|
|
\ Core Public Organisation Vocabulary\n\n**Multilingual Labels**:\n- de: Archiv einer internationalen Organisation\n\
|
|
- fr: archives d'une organisation internationale\n"
|
|
slot_usage: null
|