glam/schemas/20251121/linkml/modules/classes/AcademicArchive.yaml

108 lines
3.5 KiB
YAML

id: https://nde.nl/ontology/hc/class/AcademicArchive
name: AcademicArchive
title: Academic Archive Type
prefixes:
linkml: https://w3id.org/linkml/
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/
imports:
- linkml:types
- ../slots/has_hypernym
- ../slots/identified_by
- ../slots/has_label
- ../slots/has_scope
- ../slots/has_score
- ../slots/has_type
- ../slots/hold_record_set
- ../slots/related_to
classes:
AcademicArchive:
is_a: ArchiveOrganizationType
class_uri: schema:ArchiveOrganization
description: |
An organizational unit or repository functioning as the official archival custodian
for a higher education institution (e.g., a university, college, or polytechnic).
It is responsible for acquiring, preserving, and providing access to the institution's official administrative records, historical
memory, faculty papers, and documentation of student and campus life. This class specifically represents the custodial
organization managing the collections, rather than the archival record sets themselves,
and is conceptually distinct from institutional repositories that primarily manage
published scholarly research outputs.
slots:
- has_type
- hold_record_set
- has_hypernym
- has_label
- has_score
- related_to
structured_aliases:
- literal_form: Hochschularchiv
in_language: de
- literal_form: "archivo acad\xE9mico"
in_language: es
- literal_form: "archives acad\xE9miques"
in_language: fr
- literal_form: archivio accademico
in_language: it
- literal_form: academisch archief
in_language: nl
- literal_form: "arquivo acad\xEAmico"
in_language: pt
keywords:
- administrative records
- governance records
- committee records
- policy records
- student records
- enrollment records
- graduation records
- academic transcripts
- faculty papers
- research documentation
- university publications
- campus photographs
- audiovisual materials
- campus life documentation
slot_usage:
hold_record_set:
equals_expression: '["hc:UniversityAdministrativeFonds", "hc:StudentRecordSeries", "hc:FacultyPaperCollection", "hc:CampusDocumentationCollection"]
'
identified_by:
pattern: ^Q[0-9]+$
has_type:
equals_expression: '["hc:ArchiveOrganizationType"]'
related_to:
range: WikidataAlignment
inlined: true
has_hypernym:
equals_expression: '["wd:Q166118"]'
has_label:
ifabsent: string(archive)
exact_mappings:
- wd:Q27032435
close_mappings:
- rico:CorporateBody
- skos:Concept
broad_mappings:
- wd:Q166118
- wd:Q124762372
narrow_mappings:
- wd:Q2496264
related_mappings:
- wd:Q1065413
comments:
- Custodian type class for academic/higher education archives
- 'Part of dual-class pattern: custodian type + rico:RecordSetType'
- Parent institution is typically a university or college
- class_uri is schema:ArchiveOrganization - primary semantic meaning
- skos:broader relationship to wd:Q166118 (archive) expressed via broad_mappings
see_also:
- wd:Q2496264
- wd:Q124762372
- wd:Q1065413
- AcademicArchiveRecordSetType
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"