- Renamed DigitalPlatformV2DataSource to DigitalPlatformDataSource with updated description and mappings. - Updated DigitalPlatformV2KeyContact to DigitalPlatformKeyContact, enhancing description and mappings. - Refined DigitalPlatformV2OrganizationProfile to DigitalPlatformOrganizationProfile, improving description and slot usage. - Revised DigitalPlatformV2OrganizationStatus to DigitalPlatformOrganizationStatus, clarifying description and mappings. - Changed DigitalPlatformV2PrimaryPlatform to DigitalPlatformPrimaryPlatform, enhancing description and slot definitions. - Updated DigitalPlatformV2Provenance to DigitalPlatformProvenance, refining description and mappings. - Revised DigitalPlatformV2ServiceDetails to DigitalPlatformServiceDetails, improving description and mappings. - Changed DigitalPlatformV2TransformationMetadata to DigitalPlatformTransformationMetadata, enhancing description and mappings. - Added new classes: DetectionThreshold, DeviceType, DeviceTypes, DiarizationStatus, DigitalArchive, DigitalArchiveRecordSetType, DigitalArchiveRecordSetTypes, and DigitalConfidence with appropriate descriptions and mappings. - Established rules for class descriptions, multilingual support, and slot definitions to ensure consistency and clarity across the schema.
71 lines
3.1 KiB
YAML
71 lines
3.1 KiB
YAML
id: https://nde.nl/ontology/hc/class/DepositArchive
|
|
name: deposit_archive_class
|
|
title: Deposit Archive Type
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
schema: http://schema.org/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
wd: http://www.wikidata.org/entity/
|
|
premis: http://www.loc.gov/premis/rdf/v3/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/has_score
|
|
- ../slots/has_service
|
|
- ../slots/has_type
|
|
- ../slots/hold_record_set
|
|
- ../slots/has_roadmap
|
|
classes:
|
|
DepositArchive:
|
|
is_a: CustodianType
|
|
class_uri: skos:Concept
|
|
description: >-
|
|
Repository institution for semi-current records under retention control,
|
|
pending transfer to permanent custody or authorized disposal.
|
|
alt_descriptions:
|
|
nl: {text: Archiefinstelling voor semistatische documenten onder bewaartermijnbeheer, in afwachting van overbrenging of geautoriseerde vernietiging., language: nl}
|
|
de: {text: Archivinstitution fuer Zwischenarchivgut unter Aufbewahrungssteuerung bis zur Uebernahme in Dauerarchivierung oder zulaessigen Vernichtung., language: de}
|
|
fr: {text: Institution de conservation intermediaire pour des dossiers semi-courants sous controle de retention avant transfert ou elimination autorisee., language: fr}
|
|
es: {text: Institucion de archivo intermedio para registros semiactivos bajo control de retencion antes de transferencia o eliminacion autorizada., language: es}
|
|
ar: {text: مؤسسة أرشيف وسيط للسجلات شبه الجارية تحت إدارة مدد الاحتفاظ قبل النقل الدائم أو الإتلاف المصرح به., language: ar}
|
|
id: {text: Lembaga arsip simpan antara untuk rekod semiaktif di bawah kendali retensi sebelum transfer permanen atau pemusnahan yang disahkan., language: id}
|
|
zh: {text: 用于保留期管理下半现行档案的中间保管机构,待永久移交或依法处置。, language: zh}
|
|
structured_aliases:
|
|
nl: [{literal_form: depotarchief, language: nl}]
|
|
de: [{literal_form: Zwischenarchiv, language: de}]
|
|
fr: [{literal_form: archive intermediaire, language: fr}]
|
|
es: [{literal_form: archivo de deposito, language: es}]
|
|
ar: [{literal_form: أرشيف وسيط, language: ar}]
|
|
id: [{literal_form: arsip deposito, language: id}]
|
|
zh: [{literal_form: 中间档案机构, language: zh}]
|
|
exact_mappings:
|
|
- wd:Q244904
|
|
broad_mappings:
|
|
- skos:Concept
|
|
- schema:ArchiveOrganization
|
|
- wd:Q166118
|
|
close_mappings:
|
|
- premis:StorageLocation
|
|
related_mappings:
|
|
- wd:Q3621648
|
|
- wd:Q3621673
|
|
slots:
|
|
- has_type
|
|
- has_service
|
|
- hold_record_set
|
|
- has_roadmap
|
|
- has_score
|
|
- identified_by
|
|
slot_usage:
|
|
has_type:
|
|
equals_string: hc:ArchiveOrganizationType
|
|
has_roadmap:
|
|
range: boolean
|
|
comments:
|
|
- Organization type for lifecycle phase between active use and permanent custody
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|