- Introduced SoundArchiveRecordSetType, SpecialCollectionRecordSetType, SpecializedArchiveRecordSetType, SpecializedArchivesCzechiaRecordSetType, StateArchivesRecordSetType, StateArchivesSectionRecordSetType, StateDistrictArchiveRecordSetType, StateRegionalArchiveCzechiaRecordSetType, TelevisionArchiveRecordSetType, TradeUnionArchiveRecordSetType, UniversityArchiveRecordSetType, VereinsarchivRecordSetType, VerlagsarchivRecordSetType, VerwaltungsarchivRecordSetType, WebArchiveRecordSetType, and WomensArchivesRecordSetType. - Each new type includes appropriate metadata, slots, and relationships to existing classes. - Implemented a script to detect and fix Type class violations in LinkML files.
66 lines
2.3 KiB
YAML
66 lines
2.3 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
|
|
- ./FreeArchiveRecordSetType
|
|
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"]'
|
|
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
|