- Introduced the ImageTilingServiceEndpoint class for tiled high-resolution image delivery, including deep-zoom and transformation capabilities, with multilingual descriptions and structured aliases. - Archived the ID class as a backwards-compatible alias for Identifier, marking it as deprecated to enforce the use of the canonical Identifier model.
55 lines
1.6 KiB
YAML
55 lines
1.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
|
|
- ../slots/identified_by
|
|
- ../slots/has_scope
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
- ../slots/hold_record_set
|
|
classes:
|
|
NotarialArchive:
|
|
description: Archive organization preserving records created by notaries, including legal instruments and transaction documentation.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
slots:
|
|
- has_type
|
|
- hold_record_set
|
|
- has_score
|
|
- identified_by
|
|
exact_mappings:
|
|
- wd:Q8203685
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slot_usage:
|
|
identified_by: null
|
|
annotations:
|
|
skos:prefLabel: Notarial Archive
|
|
skos:altLabel: Notariatsarchiv, archivo notarial, archives notariales, Notary Archive
|
|
subject_domain: legal/notarial
|
|
record_type: notarial instruments
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
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
|