99 lines
3.2 KiB
YAML
99 lines
3.2 KiB
YAML
id: https://nde.nl/ontology/hc/class/AcademicArchive
|
|
name: AcademicArchive
|
|
title: Academic Archive Type
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./CollectionType
|
|
|
|
classes:
|
|
AcademicArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
description: |
|
|
Archive of a higher education institution (university, college, polytechnic).
|
|
|
|
**Wikidata**: Q27032435
|
|
|
|
**Scope**:
|
|
Academic archives preserve institutional records including:
|
|
- Administrative records (governance, committees, policies)
|
|
- Student records (enrollment, graduation, academic transcripts)
|
|
- Faculty papers and research documentation
|
|
- University publications and ephemera
|
|
- Photographs and audiovisual materials documenting campus life
|
|
|
|
**Related Types**:
|
|
- UniversityArchive (Q2496264) - More specific to universities
|
|
- InstitutionalArchive (Q124762372) - Broader institutional scope
|
|
- InstitutionalRepository (Q1065413) - Digital publications focus
|
|
|
|
**Dual-Class Pattern**:
|
|
This class represents the CUSTODIAN type (the archive organization).
|
|
For the collection type, see `AcademicRecordSetType` which maps to `rico:RecordSetType`.
|
|
|
|
**Ontological Alignment**:
|
|
- **SKOS**: skos:Concept with skos:broader Q166118 (archive)
|
|
- **Schema.org**: schema:ArchiveOrganization
|
|
- **RiC-O**: rico:CorporateBody (as agent)
|
|
|
|
**Multilingual Labels**:
|
|
- de: Hochschularchiv
|
|
- es: archivo académico
|
|
- fr: archives académiques
|
|
|
|
slot_usage:
|
|
primary_type:
|
|
description: MUST be 'ARCHIVE' for AcademicArchive instances.
|
|
range: CustodianPrimaryTypeEnum
|
|
required: true
|
|
|
|
wikidata_entity:
|
|
description: |
|
|
Should be Q27032435 for this type.
|
|
Narrower than Q166118 (archive).
|
|
pattern: "^Q[0-9]+$"
|
|
equals_string: "Q27032435"
|
|
|
|
archive_scope:
|
|
description: |
|
|
Typically 'university', 'college', or 'institutional'.
|
|
Reflects the educational institution's administrative scope.
|
|
|
|
exact_mappings:
|
|
- skos:Concept
|
|
close_mappings:
|
|
- schema:ArchiveOrganization
|
|
- rico:CorporateBody
|
|
|
|
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"
|
|
|
|
see_also:
|
|
- UniversityArchive
|
|
- InstitutionalArchive
|
|
- InstitutionalRepository
|
|
|
|
# rico:RecordSetType for collection classification
|
|
AcademicArchiveRecordSetType:
|
|
description: >-
|
|
A rico:RecordSetType for classifying collections of academic and higher
|
|
education institutional records within heritage institutions.
|
|
is_a: CollectionType
|
|
class_uri: rico:RecordSetType
|
|
slot_usage:
|
|
wikidata_equivalent:
|
|
equals_string: "Q27032435"
|
|
see_also:
|
|
- AcademicArchive
|
|
annotations:
|
|
custodian_types: '["A"]'
|
|
custodian_types_rationale: "AcademicArchive is an archival institution - maps to ARCHIVE (A)"
|
|
wikidata: Q27032435
|
|
linked_custodian_type: AcademicArchive
|