129 lines
4.3 KiB
YAML
129 lines
4.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
|
|
|
|
classes:
|
|
CommunityArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
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
|
|
|
|
**Dual-Class Pattern**:
|
|
This class represents the CUSTODIAN type (the archive organization).
|
|
For the collection type, see `CommunityRecordSetType` (rico:RecordSetType).
|
|
|
|
**Ontological Alignment**:
|
|
- **SKOS**: skos:Concept with skos:broader Q166118 (archive)
|
|
- **Schema.org**: schema:ArchiveOrganization
|
|
- **RiC-O**: rico:CorporateBody (as agent)
|
|
|
|
**Multilingual Labels**:
|
|
- de: Gemeinschaftsarchiv
|
|
- es: archivo comunitario
|
|
- fr: archives communautaires
|
|
|
|
slot_usage:
|
|
primary_type:
|
|
description: |
|
|
Typically 'ARCHIVE' (A) or 'COLLECTING_SOCIETY' (S) depending
|
|
on organizational structure and formality.
|
|
range: CustodianPrimaryTypeEnum
|
|
required: true
|
|
|
|
wikidata_entity:
|
|
description: |
|
|
Should be Q25105971 for community archives.
|
|
Represents grassroots, community-controlled archives.
|
|
pattern: "^Q[0-9]+$"
|
|
equals_string: "Q25105971"
|
|
|
|
archive_scope:
|
|
description: |
|
|
Often 'community', 'local', or specific community identifier.
|
|
Reflects the community being documented.
|
|
|
|
exact_mappings:
|
|
- skos:Concept
|
|
close_mappings:
|
|
- schema:ArchiveOrganization
|
|
- rico:CorporateBody
|
|
|
|
comments:
|
|
- "Grassroots archives documenting community heritage"
|
|
- "Community ownership and control is defining characteristic"
|
|
- "Part of dual-class pattern: custodian type + rico:RecordSetType"
|
|
- "Important for documenting marginalized and underrepresented groups"
|
|
|
|
see_also:
|
|
- LocalHistoryArchive
|
|
- FreeArchive
|
|
- LGBTArchive
|
|
- WomensArchives
|
|
|
|
# rico:RecordSetType for collection classification
|
|
CommunityArchiveRecordSetType:
|
|
description: >-
|
|
A rico:RecordSetType for classifying collections of community archive
|
|
materials within heritage institutions.
|
|
is_a: CollectionType
|
|
class_uri: rico:RecordSetType
|
|
slot_usage:
|
|
wikidata_equivalent:
|
|
equals_string: "Q25105971"
|
|
see_also:
|
|
- CommunityArchive
|
|
annotations:
|
|
custodian_types: '["A"]'
|
|
custodian_types_rationale: "CommunityArchive is an archival institution - maps to ARCHIVE (A)"
|
|
wikidata: Q25105971
|
|
linked_custodian_type: CommunityArchive
|