glam/schemas/20251121/linkml/modules/classes/CourtRecords.yaml
kempersc 98c42bf272 Fix LinkML URI conflicts and generate RDF outputs
- Fix scope_note → finding_aid_scope_note in FindingAid.yaml
- Remove duplicate wikidata_entity slot from CustodianType.yaml (import instead)
- Remove duplicate rico_record_set_type from class_metadata_slots.yaml
- Fix range types for equals_string compatibility (uriorcurie → string)
- Move class names from close_mappings to see_also in 10 RecordSetTypes files
- Generate all RDF formats: OWL, N-Triples, RDF/XML, N3, JSON-LD context
- Sync schemas to frontend/public/schemas/

Files: 1,151 changed (includes prior CustodianType migration)
2026-01-07 12:32:59 +01:00

119 lines
4.7 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: '["hc:ArchiveOrganizationType"]'
custodian_types_rationale:
equals_string: CourtRecords is an archival institution - maps to ArchiveOrganizationType (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