glam/schemas/20251121/linkml/modules/classes/CommunityArchive.yaml
kempersc 626bd3a095 refactor(schemas): apply naming conventions to 261 class files
- Apply Rule 39: RiC-O style hasOrHad*/isOrWas* for temporal slots
- Apply Rule 43: Singular noun convention (keywords → keyword)
- Update slot references to match renamed slot files
- Maintain schema integrity across all class definitions
2026-01-10 15:36:33 +01:00

95 lines
3 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/has_or_had_holds_record_set_type
- ../slots/type_scope
- ../slots/has_or_had_custodian_type
- ../slots/dual_class_link
- ../slots/specificity_annotation
- ../slots/template_specificity
- ./DualClassLink
- ./SpecificityAnnotation
- ./TemplateSpecificityScores
classes:
CommunityArchive:
is_a: ArchiveOrganizationType
class_uri: skos:Concept
slots:
- has_or_had_holds_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
CommunityArchiveRecordSetType:
description: |
A rico:RecordSetType for classifying collections held by CommunityArchive custodians.
is_a: CollectionType
class_uri: rico:RecordSetType
slots:
- has_or_had_custodian_type
- dual_class_link
- specificity_annotation
- template_specificity
- type_scope
see_also:
- CommunityArchive
- rico:RecordSetType
slot_usage:
has_or_had_custodian_type:
equals_expression: '["hc:ArchiveOrganizationType"]'
dual_class_link:
range: DualClassLink
inlined: true
specificity_annotation:
range: SpecificityAnnotation
inlined: true
template_specificity:
range: TemplateSpecificityScores
inlined: true