- Remove slot_uri, description, mappings from slot_usage sections - Move these properties to centralized slot files in modules/slots/ - Keep only class-specific overrides in slot_usage (required, inlined, examples) - Update 1,499 centralized slot files with enriched definitions - Clean 188 class files Violations fixed: - slot_uri in slot_usage: 1,676 → 0 - description in slot_usage: 2,287 → 0 (moved to centralized) Schema still validates: 816 classes, 2028 slots, 127 enums
99 lines
3.1 KiB
YAML
99 lines
3.1 KiB
YAML
id: https://nde.nl/ontology/hc/class/StateArchivesSection
|
|
name: StateArchivesSection
|
|
title: StateArchivesSection Type
|
|
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
|
|
- ./StateArchivesSectionRecordSetTypes
|
|
- ../slots/has_or_had_holds_record_set_type
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/template_specificity
|
|
- ../slots/wikidata_alignment
|
|
- ../slots/wikidata_entity
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScores
|
|
- ./WikidataAlignment
|
|
classes:
|
|
StateArchivesSection:
|
|
description: A section of a national archive in Italy (sezione di archivio di Stato). These are branch offices or divisions
|
|
of the Italian state archives system, typically located in smaller cities or towns to provide local access to archival
|
|
services and preserve records of regional significance within the Italian national archival framework.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
slots:
|
|
- has_or_had_custodian_type
|
|
- has_or_had_holds_record_set_type
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_alignment
|
|
- wikidata_entity
|
|
exact_mappings:
|
|
- wd:Q44796387
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slot_usage:
|
|
wikidata_equivalent:
|
|
equals_string: Q44796387
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
wikidata_alignment:
|
|
range: WikidataAlignment
|
|
inlined: true
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
attributes:
|
|
parent_state_archive:
|
|
description: The main Archivio di Stato this section belongs to
|
|
range: string
|
|
provincial_coverage:
|
|
description: The Italian province served by this section
|
|
range: string
|
|
see_also:
|
|
- StateArchives
|
|
- NationalArchives
|
|
- RegionalArchive
|
|
annotations:
|
|
label_de: Staatsarchiv-Abteilung
|
|
label_it: sezione di archivio di Stato
|
|
label_nl: sectie staatsarchief
|
|
geographic_restriction: IT
|
|
record_set_type: true
|
|
custodian_type: true
|
|
StateArchivesSectionRecordSetType:
|
|
description: A rico:RecordSetType for classifying collections from Italian state archive sections.
|
|
is_a: CollectionType
|
|
class_uri: rico:RecordSetType
|
|
slot_usage:
|
|
wikidata_equivalent:
|
|
equals_string: Q44796387
|
|
wikidata_alignment:
|
|
range: WikidataAlignment
|
|
inlined: true
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
see_also:
|
|
- StateArchivesSection
|
|
annotations:
|
|
geographic_restriction: IT
|
|
slots:
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_alignment
|