- Created 'updated_at.yaml' to record the last modified date and time of entities, including multilingual descriptions and structured aliases. - Created 'written_in.yaml' to specify the language in which content is composed, covering both natural and programming languages, with detailed comments and close ontology mappings.
55 lines
1.9 KiB
YAML
55 lines
1.9 KiB
YAML
id: https://w3id.org/nde/ontology/PartyArchive
|
|
name: PartyArchive
|
|
title: Party Archive
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
schema: http://schema.org/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
wd: http://www.wikidata.org/entity/
|
|
imports:
|
|
- ../classes/AgentType
|
|
- linkml:types
|
|
- ../slots/20260202_matang/identified_by
|
|
- ../slots/20260202_matang/has_scope
|
|
- ../slots/20260202_matang/has_score
|
|
- ../slots/20260202_matang/has_type
|
|
- ../slots/20260202_matang/new/hold_or_held_record_set_type
|
|
classes:
|
|
PartyArchive:
|
|
description: Subclass of political archive focusing on political parties. Party archives preserve records documenting the activities, organization, and history of political parties. Holdings may include organizational records, campaign materials, correspondence, publications, and personal papers of party leaders.
|
|
is_a: CustodianType
|
|
class_uri: schema:ArchiveOrganization
|
|
slots:
|
|
- has_type
|
|
- hold_or_held_record_set_type
|
|
- has_score
|
|
- identified_by
|
|
exact_mappings:
|
|
- wd:Q53252161
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slot_usage:
|
|
identified_by: null
|
|
has_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
annotations:
|
|
skos:prefLabel: Party Archive
|
|
skos:altLabel: "Parteiarchiv, archivo de partido pol\xEDtico, Political Party Archive"
|
|
subject_domain: political/party
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
see_also:
|
|
- PoliticalArchive
|
|
- ParliamentaryArchives
|
|
- TradeUnionArchive
|
|
comments:
|
|
- Parteiarchiv (de)
|
|
- "archivo de partido pol\xEDtico (es)"
|
|
- Preserves records of political parties
|
|
- May include campaign materials and party publications
|
|
- Important for political history research
|