- Updated descriptions and classifications for Diocesan and District Archive record types to enhance clarity and alignment with archival standards. - Introduced structured aliases and alternative descriptions in multiple languages for key classes, improving accessibility and usability. - Enhanced the Documentation and Documentation Centre classes with clearer definitions and broader mappings to relevant ontologies. - Refined the DispositionService and DispositionServiceType schemas to better reflect operational contexts and service classifications. - General cleanup of unused prefixes and redundant annotations across various schema files to streamline the overall structure.
30 lines
873 B
YAML
30 lines
873 B
YAML
id: https://nde.nl/ontology/hc/class/DistritalArchive
|
|
name: DistritalArchive
|
|
title: Distrital Archive (Portugal)
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/hold_record_set
|
|
- ../slots/has_score
|
|
classes:
|
|
DistritalArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
description: >-
|
|
District-level repository institution in Portugal responsible for regional records stewardship and access services.
|
|
broad_mappings:
|
|
- skos:Concept
|
|
- schema:ArchiveOrganization
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
slots:
|
|
- identified_by
|
|
- hold_record_set
|
|
- has_score
|