- 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.
44 lines
2.6 KiB
YAML
44 lines
2.6 KiB
YAML
id: https://nde.nl/ontology/hc/class/ArchitecturalArchive
|
|
name: ArchitecturalArchive
|
|
title: Architectural Archive Type
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/20260202_matang/identified_by
|
|
- ../slots/20260202_matang/has_score
|
|
- ../slots/20260202_matang/has_type
|
|
- ../slots/20260202_matang/new/hold_or_held_record_set_type
|
|
- ../slots/20260202_matang/related_to
|
|
classes:
|
|
ArchitecturalArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- has_type
|
|
- hold_or_held_record_set_type
|
|
- has_score
|
|
description: "Archive that safeguards architectural heritage through preservation of \narchitectural drawings, plans, models, and related documentation.\n\n**Wikidata**: Q121409581\n\n**Scope**:\nArchitectural archives preserve:\n- Architectural drawings and blueprints\n- Building plans and specifications\n- Scale models and maquettes\n- Photographs of buildings and construction\n- Correspondence and contracts\n- Architects' personal papers (Nachlass)\n- Design competitions documentation\n\n**Related Types**:\n- ArchivesForBuildingRecords (Q136027937) - Public building permits/records\n- ArtArchive (Q27032254) - Broader art documentation\n\n**Notable Examples**:\n- Canadian Centre for Architecture (CCA)\n- Deutsches Architekturmuseum archives\n- RIBA Architecture Library and Collections\n- Het Nieuwe Instituut (Netherlands)\n\n**Dual-Class Pattern**:\nThis class represents the CUSTODIAN type (the archive organization).\nFor the collection type, see `ArchitecturalRecordSetType` (rico:RecordSetType).\n\
|
|
\n**Ontological Alignment**:\n- **SKOS**: skos:Concept with skos:broader Q166118 (archive)\n- **Schema.org**: schema:ArchiveOrganization\n- **RiC-O**: rico:CorporateBody (as agent)\n\n**Multilingual Labels**:\n- de: Architekturarchiv\n- fr: archives architecturales\n- nl: architectonisch archief\n"
|
|
slot_usage:
|
|
identified_by:
|
|
pattern: ^Q[0-9]+$
|
|
has_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
exact_mappings:
|
|
- skos:Concept
|
|
close_mappings:
|
|
- schema:ArchiveOrganization
|
|
- rico:CorporateBody
|
|
comments:
|
|
- Specialized archive for architectural documentation and heritage
|
|
- Often associated with architecture schools, museums, or professional bodies
|
|
- 'Part of dual-class pattern: custodian type + rico:RecordSetType'
|
|
- May overlap with art archives when preserving architects' artistic works
|
|
see_also:
|
|
- ArchivesForBuildingRecords
|
|
- ArtArchive
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|