Summary: - Create 46 missing slot definition files with proper slot_uri values - Add slot imports to main schema (01_custodian_name_modular.yaml) - Fix YAML examples sections in 116+ class and slot files - Fix PersonObservation.yaml examples section (nested objects → string literals) Technical changes: - All slots now have explicit slot_uri mapping to base ontologies (RiC-O, Schema.org, SKOS) - Eliminates malformed URIs like 'custodian/:slot_name' in generated RDF - gen-owl now produces valid Turtle with 153,166 triples New slot files (46): - RiC-O slots: rico_note, rico_organizational_principle, rico_has_or_had_holder, etc. - Scope slots: scope_includes, scope_excludes, archive_scope - Organization slots: organization_type, governance_authority, area_served - Platform slots: platform_type_category, portal_type_category - Social media slots: social_media_platform_category, post_type_* - Type hierarchy slots: broader_type, narrower_types, custodian_type_broader - Wikidata slots: wikidata_equivalent, wikidata_mapping Generated output: - schemas/20251121/rdf/01_custodian_name_modular_20260107_134534_clean.owl.ttl (6.9MB) - Validated with rdflib: 153,166 triples, no malformed URIs
60 lines
2 KiB
YAML
60 lines
2 KiB
YAML
id: https://nde.nl/ontology/hc/class/Conservatoria
|
|
name: Conservatoria
|
|
title: Conservatória Type (Lusophone)
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
|
|
classes:
|
|
Conservatoria:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
description: |
|
|
Portuguese and Brazilian civil registry and notarial archive offices
|
|
(Conservatórias), responsible for vital records and property registration.
|
|
|
|
**Wikidata**: Q9854379
|
|
|
|
**Geographic Restriction**: Lusophone countries (PT, BR, AO, MZ, CV, GW, ST, TL)
|
|
This constraint is enforced via LinkML `rules` with `postconditions`.
|
|
|
|
**CUSTODIAN-ONLY**: This type does NOT have a corresponding rico:RecordSetType
|
|
class. Conservatórias are administrative offices with registration functions,
|
|
not collection classifications.
|
|
|
|
**Scope**:
|
|
Conservatórias handle:
|
|
- Civil registration (births, marriages, deaths)
|
|
- Property registration (land, real estate)
|
|
- Commercial registration (companies, businesses)
|
|
- Vehicle registration
|
|
- Notarial acts and certifications
|
|
|
|
**Types of Conservatórias**:
|
|
- Conservatória do Registo Civil (civil registry)
|
|
- Conservatória do Registo Predial (property registry)
|
|
- Conservatória do Registo Comercial (commercial registry)
|
|
- Conservatória do Registo Automóvel (vehicle registry)
|
|
|
|
**Administrative Context**:
|
|
In Portugal:
|
|
- Part of Instituto dos Registos e Notariado (IRN)
|
|
- Decentralized offices throughout the country
|
|
- Hybrid physical/digital services (Espaços Cidadão)
|
|
|
|
In Brazil:
|
|
- Cartórios de Registro Civil
|
|
- Cartórios de Registro de Imóveis
|
|
- Regulated by state judiciary
|
|
|
|
**Related Types**:
|
|
- NotarialArchive (Q8203685) - Notarial records
|
|
- MunicipalArchive (Q604177) - Local government records
|
|
- Personenstandsarchiv (Q2072394) - German civil registration
|
|
- pt-BR: Cartório de Registro
|
|
|
|
slot_usage:
|