glam/schemas/20251121/linkml/modules/classes/ArchiveOfInternationalOrganization.yaml
kempersc 92c79067cd Refactor time-related classes and descriptions for clarity and consistency
- Updated titles and descriptions in TimeSlot, TimeSpan, TimeSpanType, and TimespanBlock for improved readability and understanding.
- Enhanced multilingual support with refined alt_descriptions and structured_aliases across various classes.
- Changed mapping types from broad_mappings to exact_mappings in WebClaimsBlock, WebCollection, WebPage, WebPlatform, WebSource, WorkExperience, and various YouTube-related classes for better alignment with schema definitions.
- Improved comments and modeling notes in VariantTypes to clarify usage and examples.
- General cleanup of unnecessary comments and formatting adjustments for consistency across YAML files.
2026-02-16 13:49:40 +01:00

118 lines
5.6 KiB
YAML

id: https://nde.nl/ontology/hc/class/ArchiveOfInternationalOrganization
name: ArchiveOfInternationalOrganization
title: Archive of International Organization Type
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
skos: http://www.w3.org/2004/02/skos/core#
rico: https://www.ica.org/standards/RiC/ontology#
wd: http://www.wikidata.org/entity/
default_prefix: hc
imports:
- linkml:types
- ../slots/has_scope
- ../slots/has_score
- ../slots/has_type
- ../slots/hold_record_set
- ../slots/has_label
classes:
ArchiveOfInternationalOrganization:
is_a: ArchiveOrganizationType
class_uri: schema:ArchiveOrganization
description: >-
Archive preserving records of inter-governmental organizations or
international umbrella organizations with global or regional scope,
documenting international cooperation, treaties, and governance.
alt_descriptions:
nl: >-
Archief dat archiefstukken bewaart van intergouvernementele organisaties
of internationale koepelorganisaties met mondiale of regionale reikwijdte,
die internationale samenwerking, verdragen en bestuur documenteert.
de: >-
Archiv, das Unterlagen zwischenstaatlicher Organisationen oder
internationaler Dachorganisationen mit globaler oder regionaler Reichweite
bewahrt und internationale Zusammenarbeit, Verträge und Governance dokumentiert.
fr: >-
Archives preservant les documents d'organisations intergouvernementales
ou d'organisations faîtieres internationales a portee mondiale ou regionale,
documentant la cooperation internationale, les traites et la gouvernance.
es: >-
Archivo que preserva los registros de organizaciones intergubernamentales
o organizaciones paraguas internacionales con alcance global o regional,
documentando la cooperacion internacional, los tratados y la gobernanza.
ar: >-
أرشيف يحفظ سجلات المنظمات الحكومية الدولية أو المنظمات الدولية
الشاملة ذات النطاق العالمي أو الإقليمي، ويوثق التعاون الدولي
والمعاهدات والحوكمة.
id: >-
Arsip yang melestarikan catatan organisasi antarpemerintah atau organisasi
payung internasional dengan cakupan global atau regional, mendokumentasikan
kerjasama internasional, perjanjian, dan tata kelola.
zh: >-
保存具有全球或区域范围的国际政府间组织或国际伞型组织记录的档案,
记录国际合作、条约和治理。
structured_aliases:
- literal_form: archief van internationale organisatie
in_language: nl
- literal_form: Archiv einer internationalen Organisation
in_language: de
- literal_form: archives d'une organisation internationale
in_language: fr
- literal_form: archivo de organizacion internacional
in_language: es
- literal_form: أرشيف منظمة دولية
in_language: ar
- literal_form: arsip organisasi internasional
in_language: id
- literal_form: 国际组织档案馆
in_language: zh
close_mappings:
- rico:CorporateBody
related_mappings:
- wd:Q27031014
broad_mappings:
- skos:Concept
- schema:ArchiveOrganization
slots:
- hold_record_set
- has_scope
- has_score
- has_type
- has_label
slot_usage:
has_type:
equals_string: "hc:ArchiveOrganizationType"
comments:
- Preserves records of UN organizations, EU institutions, NATO, etc.
- Documents treaties, international agreements, conference proceedings
- Part of dual-class pattern with ArchiveOfInternationalOrganizationRecordSetType
- Examples: UN Archives, UNESCO Archives, EU Historical Archives
see_also:
- ArchiveOfInternationalOrganizationRecordSetType
- GovernmentArchive
examples:
- value:
has_type: hc:ArchiveOrganizationType
has_label: "UNESCO Archives"
hold_record_set:
- hc:InternationalOrgFonds
- hc:TreatyCollection
has_scope: global
description: UNESCO archives with international organization records
keywords:
- international organization archive
- UN archives
- EU archives
- treaty documents
- intergovernmental records
- global governance
notes:
- |
Preserved from prior description (commit 1fe1d1ad):
"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\
annotations:
specificity_score: "0.5"
specificity_rationale: Specific to international organization archives
custodian_types: "['ArchiveOfInternationalOrganization']"