- Updated AudiovisualArchive class with detailed descriptions and multilingual support for various languages. - Added examples, mappings, and structured aliases for better integration with external vocabularies. - Introduced new slots for has_label and has_description in AudiovisualArchive and AudiovisualArchiveRecordSetType. - Expanded AudiovisualArchiveRecordSetType with comprehensive descriptions and examples for subclasses. - Enhanced Audit class with detailed descriptions, examples, and multilingual support. - Introduced AuditOpinion class with standardized opinion types and descriptions. - Updated Auditor class to include detailed descriptions, examples, and keywords for better clarity on roles.
114 lines
4.6 KiB
YAML
114 lines
4.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
|
|
exact_mappings:
|
|
- schema:ArchiveOrganization
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
related_mappings:
|
|
- wd:Q27031014
|
|
broad_mappings:
|
|
- skos:Concept
|
|
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
|
|
annotations:
|
|
specificity_score: "0.5"
|
|
specificity_rationale: Specific to international organization archives
|
|
custodian_types: "['ArchiveOfInternationalOrganization']"
|