- Updated descriptions for EADDownload, EBook, EcclesiasticalProvince, EconomicArchive, EconomicArchiveRecordSetType, Edition, Editor, Education, EducationFacilityType, EducationLevel, and EducationProviderSubtype to improve clarity and multilingual support. - Introduced alternative descriptions and structured aliases for better localization. - Adjusted mappings to align with broader and close ontology relationships. - Added new ConflictTypes schema with detailed classifications for various crisis categories affecting heritage.
62 lines
2.5 KiB
YAML
62 lines
2.5 KiB
YAML
id: https://w3id.org/nde/ontology/FreeArchive
|
|
name: FreeArchive
|
|
title: Free Archive
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
wd: http://www.wikidata.org/entity/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../classes/ArchiveOrganizationType
|
|
- ../slots/identified_by
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
- ../slots/hold_record_set
|
|
classes:
|
|
FreeArchive:
|
|
class_uri: hc:FreeArchive
|
|
is_a: ArchiveOrganizationType
|
|
description: >-
|
|
Independent archival institution documenting social movements, grassroots
|
|
initiatives, and communities often underrepresented in state repositories.
|
|
alt_descriptions:
|
|
nl: Onafhankelijke archiefinstelling die sociale bewegingen, grassroots-initiatieven en ondervertegenwoordigde gemeenschappen documenteert.
|
|
de: Unabhaengige Archiveinrichtung zur Dokumentation sozialer Bewegungen, basisnaher Initiativen und haeufig unterrepraesentierter Gemeinschaften.
|
|
fr: Institution archivistique independante documentant les mouvements sociaux, les initiatives citoyennes et des communautes souvent sous-representees.
|
|
es: Institucion archivistica independiente que documenta movimientos sociales, iniciativas de base y comunidades frecuentemente subrepresentadas.
|
|
ar: مؤسسة أرشيفية مستقلة توثّق الحركات الاجتماعية والمبادرات القاعدية والمجتمعات قليلة التمثيل.
|
|
id: Lembaga arsip independen yang mendokumentasikan gerakan sosial, inisiatif akar rumput, dan komunitas yang sering kurang terwakili.
|
|
zh: 记录社会运动、基层倡议与常被国家档案忽视社群的独立档案机构。
|
|
structured_aliases:
|
|
- literal_form: vrij archief
|
|
in_language: nl
|
|
- literal_form: Freies Archiv
|
|
in_language: de
|
|
- literal_form: archive libre
|
|
in_language: fr
|
|
- literal_form: archivo libre
|
|
in_language: es
|
|
- literal_form: أرشيف مستقل
|
|
in_language: ar
|
|
- literal_form: arsip independen
|
|
in_language: id
|
|
- literal_form: 自由档案馆
|
|
in_language: zh
|
|
slots:
|
|
- has_type
|
|
- hold_record_set
|
|
- has_score
|
|
- identified_by
|
|
slot_usage:
|
|
has_type:
|
|
equals_string: hc:ArchiveOrganizationType
|
|
exact_mappings:
|
|
- wd:Q635801
|
|
broad_mappings:
|
|
- schema:ArchiveOrganization
|
|
- wd:Q166118
|
|
close_mappings:
|
|
- rico:CorporateBody
|