- Updated WorldCatIdentifier.yaml to remove unnecessary description and ensure consistent formatting. - Enhanced WorldHeritageSite.yaml by breaking long description into multiple lines for better readability and removed unused attributes. - Simplified WritingSystem.yaml by removing redundant attributes and ensuring consistent formatting. - Cleaned up XPathScore.yaml by removing unnecessary attributes and ensuring consistent formatting. - Improved YoutubeChannel.yaml by breaking long description into multiple lines for better readability. - Enhanced YoutubeEnrichment.yaml by breaking long description into multiple lines for better readability. - Updated YoutubeVideo.yaml to break long description into multiple lines and removed legacy field name. - Refined has_or_had_affiliation.yaml by removing unnecessary comments and ensuring clarity. - Cleaned up is_or_was_retrieved_at.yaml by removing unnecessary comments and ensuring clarity. - Added rules for generic slots and avoiding rough edits in schema files to maintain structural integrity. - Introduced changes_or_changed_through.yaml to define a new slot for linking entities to change events.
69 lines
2.4 KiB
YAML
69 lines
2.4 KiB
YAML
id: https://w3id.org/nde/ontology/LocalHistoryArchive
|
|
name: LocalHistoryArchive
|
|
title: Local History 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/has_or_had_identifier
|
|
- ../slots/has_or_had_scope
|
|
- ../slots/has_or_had_score
|
|
- ../slots/has_or_had_type
|
|
- ../slots/hold_or_held_record_set_type
|
|
- ../slots/specificity_annotation
|
|
- ./ArchiveOrganizationType
|
|
- ./CollectionType
|
|
- ./DualClassLink
|
|
- ./LocalHistoryArchiveRecordSetType
|
|
- ./LocalHistoryArchiveRecordSetTypes
|
|
- ./Scope
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore
|
|
- ./TemplateSpecificityType
|
|
- ./TemplateSpecificityTypes
|
|
- ./WikiDataIdentifier
|
|
classes:
|
|
LocalHistoryArchive:
|
|
description: Archive dealing with local history. Local history archives collect and preserve materials documenting the history of a specific locality such as a town, village, neighborhood, or small region. They may include official records, photographs, maps, newspapers, oral histories, and ephemera. Often maintained by local historical societies, libraries, or municipal governments.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
slots:
|
|
- has_or_had_type
|
|
- hold_or_held_record_set_type
|
|
- specificity_annotation
|
|
- has_or_had_score
|
|
- has_or_had_identifier
|
|
exact_mappings:
|
|
- wd:Q12324798
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slot_usage:
|
|
has_or_had_identifier: null
|
|
has_or_had_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
annotations:
|
|
skos:prefLabel: Local History Archive
|
|
skos:altLabel: Lokalarchiv, archivo de historia local, archives d'histoire locale, Community History Archive
|
|
subject_domain: local history
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
see_also:
|
|
- MunicipalArchive
|
|
- CommunityArchive
|
|
- HeritageSocietyType
|
|
- RegionalArchive
|
|
comments:
|
|
- Lokalarchiv (de)
|
|
- archivo de historia local (es)
|
|
- archives d'histoire locale (fr)
|
|
- Focus on documenting specific locality or community
|
|
- Often run by historical societies or volunteers
|
|
- Important for genealogy and community identity
|