- 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.
101 lines
3.1 KiB
YAML
101 lines
3.1 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/20260202_matang/has_hypernym
|
|
- ../slots/20260202_matang/identified_by
|
|
- ../slots/20260202_matang/has_label
|
|
- ../slots/20260202_matang/has_scope
|
|
- ../slots/20260202_matang/has_score
|
|
- ../slots/20260202_matang/has_type
|
|
- ../slots/20260202_matang/new/hold_or_held_record_set_type
|
|
- ../slots/20260202_matang/related_to
|
|
classes:
|
|
AcademicArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
description: Archive of a higher education institution (university, college, polytechnic).
|
|
slots:
|
|
- has_type
|
|
- hold_or_held_record_set_type
|
|
- 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_or_held_record_set_type:
|
|
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: "['*']"
|