- Added new aliases for existing slots to improve clarity and usability, including: - has_deadline: has_embargo_end_date - has_extent: has_extent_text - has_fonds: has_fond - has_laboratory: conservation_lab - has_language: has_iso_code639_1, has_iso_code639_3 - has_legal_basis: legal_basis - has_light_exposure: max_light_lux - has_measurement_unit: has_unit - has_note: has_custodian_observation - has_occupation: occupation - has_operating_hours: has_operating_hours - has_position: position - has_quantity: has_artwork_count, link_count - has_roadmap: review_date - has_skill: skill - has_speaker: speaker_label - has_specification: specification_url - has_statement: rights_statement_url, rights_statement - has_type: custodian_only - has_user_category: serves_visitors_only - hold_record_set: record_count - identified_by: has_index_number - in_period: has_period - in_place: has_place - in_series: has_series - measure: has_measurement - measured_on: measurement_date - organized_by: has_organizer - originate_from: has_origin - part_of: suborganization_of - published_on: has_publication_date - receive_investment: has_investment - related_to: connection_heritage_type - require: preservation_requirement - safeguarded_by: current_keeper, record_holder_note - state: states_or_stated - take_comission: takes_or_took_comission - take_place_at: takes_or_took_place_at - transmit_through: transmits_or_transmitted_through - warrant: warrants_or_warranted - Introduced a new slot definition for evaluated_through to capture evaluation methodologies and review statuses.
90 lines
4.9 KiB
YAML
90 lines
4.9 KiB
YAML
id: https://nde.nl/ontology/hc/class/CurrentArchive
|
|
name: current_archive_class
|
|
title: Current 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/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/created_by
|
|
- ../slots/identified_by
|
|
- ../slots/has_policy
|
|
- ../slots/has_scope
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
- ../slots/hold_record_set
|
|
- ../slots/has_roadmap
|
|
classes:
|
|
CurrentArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
slots:
|
|
- created_by
|
|
- has_type
|
|
- hold_record_set
|
|
- has_roadmap
|
|
- has_score
|
|
- has_policy
|
|
- identified_by
|
|
description: "Archive maintaining records still in active/current use by the creating organization.\n\n**Wikidata**: Q3621648 (current archive / archivo corriente / archivio corrente)\n\n**DEFINITION**:\n\nCurrent Archive (also called \"active archive\" or \"records center\") maintains \nrecords that are still actively used for operational purposes. In the archival \nlifecycle, this represents the first phase:\n\n1. **Current/Active Phase** \u2190 THIS TYPE\n - Records actively used for business operations\n - Frequent retrieval and reference\n - Managed by creating office or central records unit\n\n2. **Semi-current/Intermediate Phase** \u2192 DepositArchive\n - Records no longer actively used but still referenced\n - Stored in intermediate facility\n - Awaiting disposition decision\n\n3. **Non-current/Archival Phase** \u2192 Historical Archive\n - Records with permanent value\n - Transferred to archives\n - Preserved for research/evidence\n\n**MULTILINGUAL LABELS**:\n\
|
|
- archivo corriente (es)\n- archive courante (fr)\n- archivio corrente (it)\n\n**RELATED TYPES**:\n- DepositArchive (Q244904) - intermediate/semi-current records\n- HistoricalArchive (Q3621673) - non-current permanent records\n- RecordsCenter - semi-current storage facility\n\n**RELATIONSHIP TO CustodianArchive**:\n\nCurrentArchive (this class) is a TYPE classification (skos:Concept) for \narchives managing records in the active/current phase of the lifecycle.\n\nCustodianArchive is an INSTANCE class (rico:RecordSet) representing the \nactual operational archives of a heritage custodian awaiting processing.\n\n**Semantic Relationship**:\n- CurrentArchive is a HYPERNYM (broader type) for the concept of active records\n- CustodianArchive records MAY be typed as CurrentArchive when in active use\n- When CustodianArchive.processing_status = \"UNPROCESSED\", records may still\n be in the current/active phase conceptually\n\n**SKOS Alignment**:\n- skos:broader: CurrentArchive \u2192 DepositArchive\
|
|
\ (lifecycle progression)\n- skos:narrower: CurrentArchive \u2190 specific current archive types\n\n**ONTOLOGICAL ALIGNMENT**:\n- **SKOS**: skos:Concept (type classification)\n- **RiC-O**: rico:RecordSet for active record groups\n- **Wikidata**: Q3621648\n- **ISO 15489**: Records in active use phase\n"
|
|
slot_usage:
|
|
identified_by: null
|
|
has_roadmap:
|
|
# range: string
|
|
examples:
|
|
- value: Ministry of Finance Records Schedule 2023
|
|
created_by:
|
|
# range: string
|
|
examples:
|
|
- value: Ministry of Finance
|
|
has_policy:
|
|
range: TransferPolicy
|
|
multivalued: true
|
|
inlined: true
|
|
examples:
|
|
- value:
|
|
policy_name: Government Records Transfer Policy
|
|
policy_text: Records transferred to National Archives after 20 years
|
|
has_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
exact_mappings:
|
|
- wd:Q3621648
|
|
close_mappings:
|
|
- rico:RecordSet
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
related_mappings:
|
|
- wikidata:Q244904
|
|
- wikidata:Q3621673
|
|
comments:
|
|
- Current archives manage records in active operational use
|
|
- "First phase of archival lifecycle (active \u2192 semi-current \u2192 archival)"
|
|
- Typically managed by creating office or central records unit
|
|
- Subject to retention schedules and disposition planning
|
|
see_also:
|
|
- https://www.wikidata.org/wiki/Q3621648
|
|
- https://www.iso.org/standard/62542.html
|
|
examples:
|
|
- value:
|
|
identified_by: https://nde.nl/ontology/hc/type/archive/Q3621648
|
|
has_type_code: ARCHIVE
|
|
has_label:
|
|
- Current Archive@en
|
|
- archivo corriente@es
|
|
- archive courante@fr
|
|
- archivio corrente@it
|
|
has_description: Archive for records in active operational use
|
|
creating_organization: Ministry of Finance
|
|
retention_schedule: Finance Records Schedule 2023
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|