glam/schemas/20251121/linkml/modules/classes/CompanyArchives.yaml
kempersc 2e1e6e5fbc Refactor and enhance schema definitions for WebPortalTypes, Wifi, Wikidata classes
- Updated descriptions and added multilingual support for DatasetRegister and LegacyPortal classes in WebPortalTypes.yaml.
- Improved the Wifi class with detailed descriptions and examples, including structured aliases.
- Enhanced WikidataRecognition, WikidataResolvedEntities, WikidataSitelinks, WikidataSocialMedia, WikidataTemporal, WikidataTimeValue, and WikidataWeb classes with clearer descriptions, multilingual alt_descriptions, and structured aliases.
- Introduced a new CollectionType class to classify aggregations based on formation logic and institutional practices, including comprehensive multilingual descriptions and mappings.
2026-02-15 14:36:20 +01:00

81 lines
3.7 KiB
YAML

id: https://nde.nl/ontology/hc/class/CompanyArchives
name: CompanyArchives
title: Company Archives Type
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
org: http://www.w3.org/ns/org#
skos: http://www.w3.org/2004/02/skos/core#
wd: http://www.wikidata.org/entity/
imports:
- linkml:types
- ../slots/has_branch
- ../slots/identified_by
- ../slots/hold_record_set
- ../slots/department_of
- ../slots/part_of
classes:
CompanyArchives:
is_a: ArchiveOrganizationType
class_uri: skos:Concept
description: >-
Repository institution within or affiliated to a business entity,
responsible for governance memory, operational evidence, and corporate
heritage stewardship.
alt_descriptions:
nl: {text: Archiefinstelling binnen of verbonden aan een bedrijf, verantwoordelijk voor bestuursgeheugen, operationeel bewijs en beheer van bedrijfsheritage., language: nl}
de: {text: Archivinstitution innerhalb oder in Verbindung mit einem Unternehmen, zustaendig fuer Governance-Gedaechtnis, Betriebsnachweise und Unternehmensheritage., language: de}
fr: {text: Institution archivistique au sein d une entreprise ou affiliee, chargee de la memoire de gouvernance, des preuves operationnelles et du patrimoine corporate., language: fr}
es: {text: Institucion archivistica dentro de una empresa o afiliada, responsable de memoria de gobernanza, evidencia operativa y patrimonio corporativo., language: es}
ar: {text: مؤسسة أرشيفية داخل شركة أو مرتبطة بها تتولى ذاكرة الحوكمة والأدلة التشغيلية وحفظ تراث الشركة., language: ar}
id: {text: Lembaga arsip di dalam atau berafiliasi dengan entitas bisnis yang bertanggung jawab atas memori tata kelola, bukti operasional, dan pelestarian warisan korporat., language: id}
zh: {text: 位于企业内部或与之关联、负责治理记忆、运营证据与企业遗产保管的档案机构。, language: zh}
structured_aliases:
nl: [{literal_form: bedrijfsarchief, language: nl}]
de: [{literal_form: Unternehmensarchiv, language: de}]
fr: [{literal_form: archives d entreprise, language: fr}]
es: [{literal_form: archivo empresarial, language: es}]
ar: [{literal_form: أرشيف شركة, language: ar}]
id: [{literal_form: arsip perusahaan, language: id}]
zh: [{literal_form: 企业档案机构, language: zh}]
exact_mappings:
- wd:Q10605195
broad_mappings:
- skos:Concept
- schema:ArchiveOrganization
related_mappings:
- org:OrganizationalUnit
- wd:Q52718263
- wd:Q27032167
keywords:
- corporate governance records
- legal compliance evidence
- brand heritage
- business memory
comments:
- Archive-as-organization type emphasizing institutional role and governance context
- Record-set taxonomy is defined in CompanyArchiveRecordSetType and CompanyArchiveRecordSetTypes
slots:
- part_of
- department_of
- has_branch
- identified_by
- hold_record_set
slot_usage:
hold_record_set:
any_of:
- equals_string: hc:CorporateGovernanceFonds
- equals_string: hc:ProductDevelopmentCollection
- equals_string: hc:MarketingArchiveCollection
- equals_string: hc:PersonnelRecordsSeries
- equals_string: hc:CorporatePublicationsSeries
see_also:
- BankArchive
- EconomicArchive
- InstitutionalArchive
- CompanyArchiveRecordSetType
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"