- 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
100 lines
3.2 KiB
YAML
100 lines
3.2 KiB
YAML
id: https://w3id.org/nde/ontology/FreeArchive
|
|
name: FreeArchive
|
|
title: Free Archive
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
schema: http://schema.org/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
wd: http://www.wikidata.org/entity/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./FreeArchiveRecordSetTypes
|
|
- ../slots/has_or_had_holds_record_set_type
|
|
- ./CollectionType
|
|
- ../slots/type_scope
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/dual_class_link
|
|
- ../slots/specificity_annotation
|
|
- ../slots/template_specificity
|
|
- ../slots/wikidata_entity
|
|
- ./DualClassLink
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScores
|
|
classes:
|
|
FreeArchive:
|
|
description: Archive that preserves documents on the history of social movements.
|
|
Free archives (Freie Archive) are typically independent, non-governmental institutions
|
|
that document grassroots movements, activism, alternative culture, and marginalized
|
|
communities. They operate outside traditional archival institutions and often
|
|
have connections to the movements they document. Common in German-speaking countries
|
|
and Italy.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
slots:
|
|
- has_or_had_custodian_type
|
|
- has_or_had_holds_record_set_type
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_entity:
|
|
equals_string: Q635801
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
annotations:
|
|
skos:prefLabel: Free Archive
|
|
skos:altLabel: freies Archiv, archivio libero, Independent Archive, Movement
|
|
Archive
|
|
organizational_status: independent/non-governmental
|
|
subject_domain: social movements
|
|
exact_mappings:
|
|
- wd:Q635801
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
see_also:
|
|
- SocialMovementArchive
|
|
- CommunityArchive
|
|
- AlternativeArchive
|
|
comments:
|
|
- freies Archiv (de)
|
|
- archivio libero (it)
|
|
- Often volunteer-run or collectively organized
|
|
- Document activism, counterculture, labor movements, LGBTQ+ history
|
|
- Part of tradition of independent documentation outside state institutions
|
|
FreeArchiveRecordSetType:
|
|
description: |
|
|
A rico:RecordSetType for classifying collections held by FreeArchive 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:
|
|
- FreeArchive
|
|
- 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
|