93 lines
3.1 KiB
YAML
93 lines
3.1 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/
|
|
hc: https://nde.nl/ontology/hc/
|
|
dcterms: http://purl.org/dc/terms/
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
org: http://www.w3.org/ns/org#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./UniversityArchiveRecordSetTypes
|
|
- ../slots/hold_or_held_record_set_type
|
|
- ../slots/has_or_had_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score
|
|
- ../slots/is_or_was_related_to
|
|
- ../slots/has_or_had_identifier
|
|
- ./WikiDataIdentifier
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore
|
|
- ./TemplateSpecificityType
|
|
- ./TemplateSpecificityTypes
|
|
- ./WikidataAlignment
|
|
- ./WikiDataEntry
|
|
- ./UniversityArchiveRecordSetType
|
|
- ../slots/is_or_was_founded_through
|
|
- ./FoundingEvent
|
|
classes:
|
|
UniversityArchive:
|
|
description: "A collection of historical records of a college or university. University archives (Universit\xE4tsarchive) 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_type
|
|
- hold_or_held_record_set_type
|
|
- specificity_annotation
|
|
- has_or_had_score
|
|
- is_or_was_related_to
|
|
- has_or_had_identifier
|
|
- is_or_was_founded_through
|
|
exact_mappings:
|
|
- wd:Q2496264
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slot_usage:
|
|
has_or_had_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
is_or_was_related_to:
|
|
range: WikidataAlignment
|
|
inlined: true
|
|
is_or_was_founded_through:
|
|
description: 'The founding event for this university archive.
|
|
|
|
Migrated from founding_date attribute per slot_fixes.yaml revision.
|
|
|
|
'
|
|
range: FoundingEvent
|
|
inlined: true
|
|
attributes:
|
|
parent_university:
|
|
description: The university or college this archive serves
|
|
range: string
|
|
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\xE4tsarchiv"
|
|
label_es: archivo universitario
|
|
label_fr: archives universitaires
|
|
record_set_type: true
|
|
custodian_type: true
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
custodian_types_rationale: Universal utility concept
|