glam/schemas/20251121/linkml/modules/classes/DocumentationSource.yaml
kempersc d52149a5e8 Refactor schema definitions for archival entities and documentation types
- 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.
2026-02-15 16:25:32 +01:00

27 lines
811 B
YAML

id: https://nde.nl/ontology/hc/class/DocumentationSource
name: DocumentationSource
title: DocumentationSource
description: A source of documentation (e.g. bibliography, reference).
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
default_prefix: hc
imports:
- linkml:types
- ../slots/has_label
- ../slots/has_url
classes:
DocumentationSource:
class_uri: schema:CreativeWork
description: >-
Cited source record used as evidence or reference for technical and descriptive documentation.
broad_mappings:
- schema:CreativeWork
slots:
- has_label
- has_url
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"