- Removed obsolete slots: `has_or_had_custodian_observation`, `provider`, and `specificity_annotation`. - Updated `has_or_had_score` slot to use `SpecificityScore` class and modified its description and examples. - Added new slots: `end_seconds`, `end_time`, `has_archive_path`, `has_or_had_custodian_name`, `protocol_name`, and `protocol_version`. - Introduced a script `check_annotation_types.py` to validate the presence and structure of `custodian_types` in YAML files. - Added a script `update_specificity.py` to automate updates related to `SpecificityAnnotation` to `SpecificityScore`.
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/has_or_had_scope
|
|
- ../slots/has_or_had_score
|
|
- ../slots/has_or_had_type
|
|
- ../slots/hold_or_held_record_set_type
|
|
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: {}
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|