- Created new YAML files for audience size and audience type slots, defining their properties and annotations. - Added archived capacity slots including cubic meters, linear meters, item count, and descriptions, with appropriate URIs and ranges. - Introduced a template specificity slot for context-aware RAG filtering. - Consolidated capacity-related slots into a unified structure, including has_or_had_capacity, capacity_type, and capacity_value, with detailed descriptions and examples.
111 lines
2.7 KiB
YAML
111 lines
2.7 KiB
YAML
id: https://nde.nl/ontology/hc/class/CommunityArchive
|
|
name: CommunityArchive
|
|
title: Community Archive Type
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./CollectionType
|
|
- ./CommunityArchiveRecordSetTypes
|
|
- ../slots/hold_or_held_record_set_type
|
|
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
|
- ./Scope # for has_or_had_scope range (2026-01-15)
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/dual_class_link
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- ./DualClassLink
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
|
|
|
|
- ./TemplateSpecificityType
|
|
|
|
- ./TemplateSpecificityTypes
|
|
- ./CommunityArchiveRecordSetType
|
|
classes:
|
|
CommunityArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- hold_or_held_record_set_type
|
|
description: 'Archive created and maintained by individuals and community groups
|
|
|
|
to document their own cultural heritage and lived experiences.
|
|
|
|
|
|
**Wikidata**: Q25105971
|
|
|
|
|
|
**Scope**:
|
|
|
|
Community archives (Gemeinschaftsarchive) preserve:
|
|
|
|
- Personal stories and oral histories
|
|
|
|
- Photographs and home movies
|
|
|
|
- Organizational records of community groups
|
|
|
|
- Cultural artifacts and ephemera
|
|
|
|
- Documentation of marginalized communities
|
|
|
|
- Local neighborhood history
|
|
|
|
|
|
**Characteristics**:
|
|
|
|
Community archives are distinguished by:
|
|
|
|
- Community ownership and control of materials
|
|
|
|
- Grassroots organization and governance
|
|
|
|
- Documentation of underrepresented groups
|
|
|
|
- Participatory collection development
|
|
|
|
- Often volunteer-driven
|
|
|
|
- May exist outside formal archival institutions
|
|
|
|
|
|
**Types of Community Archives**:
|
|
|
|
- Ethnic and immigrant community archives
|
|
|
|
- LGBTQ+ community archives
|
|
|
|
- Labor and working-class archives
|
|
|
|
- Disability community archives
|
|
|
|
- Religious community archives
|
|
|
|
- Neighborhood and local history collections
|
|
|
|
|
|
**Related Types**:
|
|
|
|
- LocalHistoryArchive (Q12324798) - Local history focus
|
|
|
|
- FreeArchive (Q635801) - Social movement documentation
|
|
|
|
- LGBTArchive (Q61710689) - LGBTQ+ specific
|
|
|
|
- WomensArchives (Q130217628) - Women''s history
|
|
|
|
|
|
**Notable Examples**:
|
|
|
|
- Schomburg Center for Research in Black Culture
|
|
|
|
- ONE National Gay & Lesbian Archives
|
|
|
|
- South Asian American Digital Archive (SAADA)
|
|
|
|
- Lesbian Herstory Archives
|
|
|
|
'
|
|
slot_usage: null
|