glam/schemas/20251121/linkml/modules/classes/NotarialArchive.yaml
kempersc f9f3cc8e74 fix: resolve YAML import indentation and add missing slot descriptions
Schema Improvements:
- Fix YAML import indentation across 800+ class files (sed: '^- ../' → '  - ../')
- Add descriptions to 26 inline slots missing them (lint warnings)
- Fix malformed imports in BirthPlace.yaml and CustodianObservation.yaml

Validation Results:
- linkml-lint: 4 warnings (intentional SCREAMING_CASE tier names)
- gen-owl: SUCCESS (164,069 lines generated)
- gen-json-schema: SUCCESS (9.4MB generated)

Files affected: 1,034 files, +23,908 -15,200 lines
2026-01-16 00:09:28 +01:00

69 lines
2.6 KiB
YAML

id: https://w3id.org/nde/ontology/NotarialArchive
name: NotarialArchive
title: Notarial Archive
prefixes:
linkml: https://w3id.org/linkml/
schema: http://schema.org/
rico: https://www.ica.org/standards/RiC/ontology#
skos: http://www.w3.org/2004/02/skos/core#
wd: http://www.wikidata.org/entity/
imports:
- linkml:types
- ./ArchiveOrganizationType
- ./NotarialArchiveRecordSetTypes
- ../slots/hold_or_held_record_set_type
- ./CollectionType
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
- ./Scope # for has_or_had_scope range (2026-01-15)
- ../slots/has_or_had_custodian_type
- ../slots/dual_class_link
- ../slots/specificity_annotation
- ../slots/template_specificity
- ../slots/has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
- ./WikiDataIdentifier # for has_or_had_identifier range
- ./DualClassLink
- ./SpecificityAnnotation
- ./TemplateSpecificityScores
- ./NotarialArchiveRecordSetType
classes:
NotarialArchive:
description: Type of archive housing notarial records. Notarial archives preserve records created by notaries in the course
of their official duties, including contracts, wills, property transactions, and other legal instruments. These records
are essential for legal history, genealogy, and understanding economic and social relationships in historical societies.
is_a: ArchiveOrganizationType
class_uri: schema:ArchiveOrganization
slots:
- has_or_had_custodian_type
- hold_or_held_record_set_type
- specificity_annotation
- template_specificity
- has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
exact_mappings:
- wd:Q8203685
close_mappings:
- rico:CorporateBody
- skos:Concept
broad_mappings:
- wd:Q166118
slot_usage:
has_or_had_identifier: # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
equals_string: Q8203685
has_or_had_custodian_type:
equals_expression: '["hc:ArchiveOrganizationType"]'
annotations:
skos:prefLabel: Notarial Archive
skos:altLabel: Notariatsarchiv, archivo notarial, archives notariales, Notary Archive
subject_domain: legal/notarial
record_type: notarial instruments
see_also:
- LegalArchive
- CourtRecords
- MunicipalArchive
- DistritalArchive
comments:
- Notariatsarchiv (de)
- archivo notarial (es)
- archives notariales (fr)
- Contains contracts, wills, property records
- Essential for genealogy and legal history
- Often held by municipal or regional archives