Extends migration to all class types (museums, libraries, galleries, etc.) New slots added to class_metadata_slots.yaml: - RiC-O: rico_record_set_type, rico_organizational_principle, rico_has_or_had_holder, rico_note - Multilingual: label_de, label_es, label_fr, label_nl, label_it, label_pt - Scope: scope_includes, scope_excludes, custodian_only, organizational_level, geographic_restriction - Notes: privacy_note, preservation_note, legal_note Migration script now handles 30+ annotation types. All migrated schemas pass linkml-validate. Total: 387 class files now use proper slots instead of annotations.
119 lines
4.6 KiB
YAML
119 lines
4.6 KiB
YAML
id: https://nde.nl/ontology/hc/class/CourtRecords
|
|
name: court_records_class
|
|
title: Court Records Archive Type
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
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
|
|
- ./ArchiveOrganizationType
|
|
- ../slots/class_metadata_slots
|
|
classes:
|
|
CourtRecords:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
description: "Archive specializing in judicial and court records.\n\n**Wikidata**:\
|
|
\ Q11906844 (Justizarchiv / court records archive)\n\n**DEFINITION**:\n\nCourt\
|
|
\ Records archives (Justizarchiv in German) preserve and provide access to \n\
|
|
records created by judicial bodies including:\n- Courts of law at all levels\
|
|
\ (supreme, appellate, district, local)\n- Tribunals and administrative courts\n\
|
|
- Notarial records (where managed by courts)\n- Legal proceedings documentation\n\
|
|
- Court orders, judgments, and decrees\n\n**SCOPE**:\n\nCourt archives differ\
|
|
\ from general government archives by their focus on:\n- Evidential value (legal\
|
|
\ proof, precedent)\n- Retention schedules based on legal requirements\n- Access\
|
|
\ restrictions (privacy, ongoing cases, sealed records)\n- Chain of custody\
|
|
\ requirements for legal validity\n\n**MULTILINGUAL LABELS**:\n- Justizarchiv\
|
|
\ (de)\n- archivo judicial (es)\n- archives judiciaires (fr)\n\n**RELATED TYPES**:\n\
|
|
- NotarialArchive (Q8203685) - notarial records specifically\n- PublicArchive\
|
|
\ (Q27031009) - broader government records\n- LegalRecordSet - rico:RecordSetType\
|
|
\ for court record collections\n\n**ONTOLOGICAL ALIGNMENT**:\n- **SKOS**: skos:Concept\
|
|
\ (type classification)\n- **RiC-O**: rico:RecordSet for archival description\
|
|
\ of court fonds\n- **Wikidata**: Q11906844\n"
|
|
slots:
|
|
- court_types_covered
|
|
- custodian_types
|
|
- custodian_types_rationale
|
|
- jurisdiction_level
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_entity:
|
|
equals_string: Q11906844
|
|
description: Wikidata entity for court records archive
|
|
jurisdiction_level:
|
|
description: |
|
|
Level of court jurisdiction covered by this archive.
|
|
Values: national, federal, state, regional, district, local, specialized
|
|
range: string
|
|
examples:
|
|
- value: state
|
|
description: State-level court records
|
|
- value: federal
|
|
description: Federal court system records
|
|
court_types_covered:
|
|
description: |
|
|
Types of courts whose records are preserved.
|
|
Examples: civil, criminal, administrative, commercial, family, constitutional
|
|
range: string
|
|
multivalued: true
|
|
examples:
|
|
- value:
|
|
- civil
|
|
- criminal
|
|
- commercial
|
|
description: General court archive covering main jurisdictions
|
|
custodian_types:
|
|
equals_expression: '["A"]'
|
|
custodian_types_rationale:
|
|
equals_string: CourtRecords is an archival institution - maps to ARCHIVE (A)
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
exact_mappings:
|
|
- wikidata:Q11906844
|
|
close_mappings:
|
|
- rico:RecordSet
|
|
related_mappings:
|
|
- wikidata:Q8203685
|
|
- wikidata:Q27031009
|
|
comments:
|
|
- Court Records archives preserve judicial documentation
|
|
- Subject to legal retention requirements and access restrictions
|
|
- Often managed by Ministry of Justice or court administration
|
|
- Chain of custody essential for legal validity of records
|
|
see_also:
|
|
- https://www.wikidata.org/wiki/Q11906844
|
|
- https://www.ica.org/standards/RiC/ontology#RecordSet
|
|
examples:
|
|
- value:
|
|
type_id: https://nde.nl/ontology/hc/type/archive/Q11906844
|
|
glamorcubesfixphdnt_code: ARCHIVE
|
|
wikidata_entity: Q11906844
|
|
type_label:
|
|
- Court Records Archive@en
|
|
- Justizarchiv@de
|
|
- archivo judicial@es
|
|
- archives judiciaires@fr
|
|
type_description: Archive preserving judicial and court records
|
|
jurisdiction_level: federal
|
|
court_types_covered:
|
|
- civil
|
|
- criminal
|
|
- administrative
|
|
description: Federal court records archive example
|
|
slots:
|
|
jurisdiction_level:
|
|
description: Level of court jurisdiction
|
|
range: string
|
|
court_types_covered:
|
|
description: Types of courts covered
|
|
range: string
|
|
multivalued: true
|