- Updated slot names to improve semantic clarity: - `has_type` changed to `categorized_as` - `has_location` changed to `located_at` - `coordinates` changed to `has_coordinates` - `country` changed to `in_country` - `like_count` changed to `has_quantity` - Adjusted descriptions and annotations for slots to enhance understanding and alignment with ontology standards. - Modified imports in `WomensArchives.yaml` and `WomensArchivesRecordSetTypes.yaml` to reflect new slot names. - Enhanced multilingual support in `has_record_set` slot definition with additional translations and structured aliases. - General cleanup and standardization of slot definitions across various classes including `Wikidata`, `Youtube`, and `WorkExperience`.
59 lines
2.2 KiB
YAML
59 lines
2.2 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
|
|
- ../slots/20260202_matang/has_scope
|
|
- ../slots/20260202_matang/has_score
|
|
- ../slots/20260202_matang/has_type
|
|
- ../slots/20260202_matang/hold_record_set
|
|
classes:
|
|
CommunityArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- hold_record_set
|
|
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: {}
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|