- Created 'updated_at.yaml' to record the last modified date and time of entities, including multilingual descriptions and structured aliases. - Created 'written_in.yaml' to specify the language in which content is composed, covering both natural and programming languages, with detailed comments and close ontology mappings.
69 lines
2.3 KiB
YAML
69 lines
2.3 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:
|
|
- ../classes/AgentType
|
|
- linkml:types
|
|
- ../slots/20260202_matang/identified_by
|
|
- ../slots/20260202_matang/has_score
|
|
- ../slots/20260202_matang/has_type
|
|
- ../slots/20260202_matang/new/hold_or_held_record_set_type
|
|
- ../slots/20260202_matang/founded_through
|
|
- ../slots/20260202_matang/related_to
|
|
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: CustodianType
|
|
class_uri: schema:ArchiveOrganization
|
|
slots:
|
|
- has_type
|
|
- hold_or_held_record_set_type
|
|
- has_score
|
|
- related_to
|
|
- identified_by
|
|
- founded_through
|
|
exact_mappings:
|
|
- wd:Q2496264
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slot_usage:
|
|
has_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
related_to:
|
|
range: WikidataAlignment
|
|
inlined: true
|
|
founded_through:
|
|
range: FoundingEvent
|
|
inlined: 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: '[''*'']'
|