- 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.
57 lines
2.1 KiB
YAML
57 lines
2.1 KiB
YAML
id: https://w3id.org/nde/ontology/ParliamentaryArchives
|
|
name: ParliamentaryArchives
|
|
title: Parliamentary Archives
|
|
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:
|
|
ParliamentaryArchives:
|
|
description: Political archives of parliaments and legislative bodies. Parliamentary archives preserve records documenting the activities of legislative institutions including debates, legislation, committee records, and administrative documentation. They are essential for understanding democratic governance and political history.
|
|
is_a: CustodianType
|
|
class_uri: schema:ArchiveOrganization
|
|
slots:
|
|
- has_type
|
|
- hold_or_held_record_set_type
|
|
- has_score
|
|
- identified_by
|
|
exact_mappings:
|
|
- wd:Q53251146
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slot_usage:
|
|
identified_by: null
|
|
has_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
annotations:
|
|
skos:prefLabel: Parliamentary Archives
|
|
skos:altLabel: Parlamentsarchiv, archivo parlamentario, archives parlementaires, Legislative Archives
|
|
subject_domain: political/legislative
|
|
custodian_status: governmental
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
see_also:
|
|
- PoliticalArchive
|
|
- GovernmentArchive
|
|
- NationalArchives
|
|
comments:
|
|
- Parlamentsarchiv (de)
|
|
- archivo parlamentario (es)
|
|
- archives parlementaires (fr)
|
|
- Preserves legislative and parliamentary records
|
|
- Essential for political and constitutional history
|
|
- Often maintained by parliament itself
|