- 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.
64 lines
2.3 KiB
YAML
64 lines
2.3 KiB
YAML
id: https://w3id.org/nde/ontology/NationalArchives
|
|
name: NationalArchives
|
|
title: National 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/
|
|
hc: https://nde.nl/ontology/hc/
|
|
dcterms: http://purl.org/dc/terms/
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
org: http://www.w3.org/ns/org#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
imports:
|
|
- 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:
|
|
NationalArchives:
|
|
description: Archives of a country. National archives are the principal archival institutions of a nation state, responsible for preserving and providing access to records of the central government and other materials of national importance. They typically have legal mandates for records management and are custodians of a nation's documentary heritage.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
slots:
|
|
- has_type
|
|
- hold_or_held_record_set_type
|
|
- has_score
|
|
- has_scope
|
|
- identified_by
|
|
exact_mappings:
|
|
- wd:Q2122214
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slot_usage:
|
|
identified_by: null
|
|
has_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
annotations:
|
|
skos:prefLabel: National Archives
|
|
skos:altLabel: Nationalarchiv, archivo nacional, archives nationales, National Archive, State Archives
|
|
admin_level: national
|
|
custodian_status: governmental
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
see_also:
|
|
- GovernmentArchive
|
|
- StateArchives
|
|
- RegionalArchive
|
|
comments:
|
|
- Nationalarchiv (de)
|
|
- archivo nacional (es)
|
|
- archives nationales (fr)
|
|
- Principal archival institution of a nation
|
|
- Legal mandate for government records
|
|
- 'Examples: NARA (US), TNA (UK), Archives nationales (FR)'
|