glam/schemas/20251121/linkml/modules/classes/UniversityArchive.yaml
kempersc 846a6cdcec Add new Record Set Types for various archival collections
- Introduced SoundArchiveRecordSetType, SpecialCollectionRecordSetType, SpecializedArchiveRecordSetType, SpecializedArchivesCzechiaRecordSetType, StateArchivesRecordSetType, StateArchivesSectionRecordSetType, StateDistrictArchiveRecordSetType, StateRegionalArchiveCzechiaRecordSetType, TelevisionArchiveRecordSetType, TradeUnionArchiveRecordSetType, UniversityArchiveRecordSetType, VereinsarchivRecordSetType, VerlagsarchivRecordSetType, VerwaltungsarchivRecordSetType, WebArchiveRecordSetType, and WomensArchivesRecordSetType.
- Each new type includes appropriate metadata, slots, and relationships to existing classes.
- Implemented a script to detect and fix Type class violations in LinkML files.
2026-01-12 15:20:29 +01:00

74 lines
2.4 KiB
YAML

id: https://nde.nl/ontology/hc/class/UniversityArchive
name: UniversityArchive
title: UniversityArchive Type
prefixes:
linkml: https://w3id.org/linkml/
schema: http://schema.org/
rico: https://www.ica.org/standards/RiC/ontology#
skos: http://www.w3.org/2004/02/skos/core#
wd: http://www.wikidata.org/entity/
imports:
- linkml:types
- ./ArchiveOrganizationType
- ./UniversityArchiveRecordSetTypes
- ../slots/has_or_had_holds_record_set_type
- ../slots/has_or_had_custodian_type
- ../slots/specificity_annotation
- ../slots/template_specificity
- ../slots/wikidata_alignment
- ../slots/wikidata_entity
- ./SpecificityAnnotation
- ./TemplateSpecificityScores
- ./WikidataAlignment
- ./UniversityArchiveRecordSetType
classes:
UniversityArchive:
description: A collection of historical records of a college or university. University archives (Universitätsarchive)
preserve the institutional memory of higher education institutions, including administrative records, faculty papers, student
records, photographs, publications, and other documentation of academic life and institutional history.
is_a: ArchiveOrganizationType
class_uri: schema:ArchiveOrganization
slots:
- has_or_had_custodian_type
- has_or_had_holds_record_set_type
- specificity_annotation
- template_specificity
- wikidata_alignment
- wikidata_entity
exact_mappings:
- wd:Q2496264
close_mappings:
- rico:CorporateBody
- skos:Concept
broad_mappings:
- wd:Q166118
slot_usage:
wikidata_equivalent:
equals_string: Q2496264
has_or_had_custodian_type:
equals_expression: '["hc:ArchiveOrganizationType"]'
wikidata_alignment:
range: WikidataAlignment
inlined: true
attributes:
parent_university:
description: The university or college this archive serves
range: string
founding_date:
description: When the university archive was established
range: date
records_scope:
description: Types of university records held (administrative, faculty, student, etc.)
range: string
multivalued: true
see_also:
- AcademicArchive
- InstitutionalArchive
- SchoolArchive
- ScientificArchive
annotations:
label_de: Universitätsarchiv
label_es: archivo universitario
label_fr: archives universitaires
record_set_type: true
custodian_type: true