- Introduced SoundArchiveRecordSetType, SpecialCollectionRecordSetType, SpecializedArchiveRecordSetType, SpecializedArchivesCzechiaRecordSetType, StateArchivesRecordSetType, StateArchivesSectionRecordSetType, StateDistrictArchiveRecordSetType, StateRegionalArchiveCzechiaRecordSetType, TelevisionArchiveRecordSetType, TradeUnionArchiveRecordSetType, UniversityArchiveRecordSetType, VereinsarchivRecordSetType, VerlagsarchivRecordSetType, VerwaltungsarchivRecordSetType, WebArchiveRecordSetType, and WomensArchivesRecordSetType. - Each new type includes appropriate metadata, slots, and relationships to existing classes. - Implemented a script to detect and fix Type class violations in LinkML files.
72 lines
2.3 KiB
YAML
72 lines
2.3 KiB
YAML
id: https://nde.nl/ontology/hc/class/StateArchives
|
|
name: StateArchives
|
|
title: StateArchives 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
|
|
- ./StateArchivesRecordSetTypes
|
|
- ../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
|
|
- ./StateArchivesRecordSetType
|
|
classes:
|
|
StateArchives:
|
|
description: An archive operated by and for a state (subnational entity), responsible for preserving records of state
|
|
government agencies, courts, and other state-level institutions. State archives (Staatsarchive) serve as the official
|
|
repository for historical records of state administration and governance, distinct from national or federal archives.
|
|
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:Q52341833
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slot_usage:
|
|
wikidata_equivalent:
|
|
equals_string: Q52341833
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
wikidata_alignment:
|
|
range: WikidataAlignment
|
|
inlined: true
|
|
attributes:
|
|
state_jurisdiction:
|
|
description: The state or subnational entity served by this archive
|
|
range: string
|
|
government_branch_coverage:
|
|
description: Branches of state government whose records are held
|
|
range: string
|
|
multivalued: true
|
|
see_also:
|
|
- NationalArchives
|
|
- RegionalArchive
|
|
- RegionalStateArchives
|
|
- StateArchivesSection
|
|
- GovernmentArchive
|
|
annotations:
|
|
label_de: Staatsarchiv
|
|
label_es: archivo estatal
|
|
label_fr: archives de l'État
|
|
record_set_type: true
|
|
custodian_type: true
|