- 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.
20 lines
575 B
YAML
20 lines
575 B
YAML
id: https://nde.nl/ontology/hc/class/DigitalPlatformProvenance
|
|
name: DigitalPlatformProvenance
|
|
title: Digital Platform Provenance
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
prov: http://www.w3.org/ns/prov#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
classes:
|
|
DigitalPlatformProvenance:
|
|
class_uri: prov:Activity
|
|
description: >-
|
|
Provenance activity documenting profiling steps, data retrieval, and transformation decisions.
|
|
broad_mappings:
|
|
- prov:Activity
|
|
related_mappings:
|
|
- prov:Entity
|
|
slots: []
|