- Updated descriptions and titles for Price and PriceRange classes to enhance understanding. - Added multilingual alt_descriptions for Price, PriceRange, Primary, and PrimaryDigitalPresenceAssertion classes. - Enhanced examples in Price and PriceRange classes to provide clearer context. - Improved annotations and comments for better documentation and understanding of class purposes. - Introduced new slots for official names (including and excluding type) to standardize naming conventions. - Added sorting variant for official names to facilitate alphabetical ordering. - Ensured all changes align with the latest schema requirements and best practices.
62 lines
1.9 KiB
YAML
62 lines
1.9 KiB
YAML
id: https://w3id.org/nde/ontology/ParishArchive
|
|
name: ParishArchive
|
|
title: Parish Archive
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
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/
|
|
default_prefix: hc
|
|
imports:
|
|
- ../classes/AgentType
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/has_scope
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
- ../slots/hold_record_set
|
|
classes:
|
|
ParishArchive:
|
|
description: Archive organization that preserves records of a religious parish, including sacramental registers and parish administration.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
slots:
|
|
- has_type
|
|
- hold_record_set
|
|
- has_score
|
|
- identified_by
|
|
exact_mappings:
|
|
- wd:Q34544468
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slot_usage:
|
|
identified_by: null
|
|
has_type:
|
|
examples:
|
|
- value: hc:ArchiveOrganizationType
|
|
- value: hc:HolySacredSiteType
|
|
annotations:
|
|
skos:prefLabel: Parish Archive
|
|
skos:altLabel: Pfarrarchiv, archivo parroquial, archivio parrocchiale, Church Parish Archive
|
|
subject_domain: religious/parish
|
|
record_type: sacramental and administrative
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
see_also:
|
|
- DiocesanArchive
|
|
- ReligiousArchive
|
|
- ChurchArchive
|
|
- MonasteryArchive
|
|
comments:
|
|
- Pfarrarchiv (de)
|
|
- archivo parroquial (es)
|
|
- archivio parrocchiale (it)
|
|
- Contains sacramental registers and parish records
|
|
- Essential for genealogical research
|
|
- May be held locally or transferred to diocesan archives
|