- 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
955 B
YAML
30 lines
955 B
YAML
id: https://nde.nl/ontology/hc/class/DocumentFormat
|
|
name: DocumentFormat
|
|
title: Document Format
|
|
description: The format of a document (e.g., PDF, HTML, XML). MIGRATED from financial_document_format slot per Rule 53. Follows dcterms:format.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
dcterms: http://purl.org/dc/terms/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
- ../slots/has_label
|
|
default_prefix: hc
|
|
classes:
|
|
DocumentFormat:
|
|
class_uri: dcterms:MediaType
|
|
description: >-
|
|
Controlled format concept describing media encoding used by a document resource.
|
|
broad_mappings:
|
|
- dcterms:MediaType
|
|
close_mappings:
|
|
- skos:Concept
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|