glam/schemas/20251121/linkml/modules/classes/ArchitecturalStyle.yaml
kempersc 1fe1d1ad0b Enhance Audiovisual Archive and Audit Schema Definitions
- Updated AudiovisualArchive class with detailed descriptions and multilingual support for various languages.
- Added examples, mappings, and structured aliases for better integration with external vocabularies.
- Introduced new slots for has_label and has_description in AudiovisualArchive and AudiovisualArchiveRecordSetType.
- Expanded AudiovisualArchiveRecordSetType with comprehensive descriptions and examples for subclasses.
- Enhanced Audit class with detailed descriptions, examples, and multilingual support.
- Introduced AuditOpinion class with standardized opinion types and descriptions.
- Updated Auditor class to include detailed descriptions, examples, and keywords for better clarity on roles.
2026-02-15 00:57:44 +01:00

106 lines
4 KiB
YAML

id: https://nde.nl/ontology/hc/class/ArchitecturalStyle
name: ArchitecturalStyle
title: Architectural Style Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
skos: http://www.w3.org/2004/02/skos/core#
crm: http://www.cidoc-crm.org/cidoc-crm/
aat: http://vocab.getty.edu/aat/
wd: http://www.wikidata.org/entity/
default_prefix: hc
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_label
- ../slots/identified_by
classes:
ArchitecturalStyle:
class_uri: hc:ArchitecturalStyle
description: >-
Distinctive mode of building design characterized by specific
features, materials, forms, and ornamental details associated
with particular periods, regions, or movements.
alt_descriptions:
nl: >-
Onderscheidende modus van bouwontwerp gekenmerkt door specifieke kenmerken,
materialen, vormen en ornamentale details geassocieerd met bepaalde perioden,
regio's of stromingen.
de: >-
Unterschiedlicher Modus des Gebäudeentwurfs, der durch spezifische Merkmale,
Materialien, Formen und ornamentale Details gekennzeichnet ist, die mit
bestimmten Perioden, Regionen oder Bewegungen verbunden sind.
fr: >-
Mode distinctif de conception de batiments caracterise par des caracteristiques
specifiques, materiaux, formes et details ornamentaux associes a des periodes,
regions ou mouvements particuliers.
es: >-
Modo distintivo de diseno de edificios caracterizado por caracteristicas
especificas, materiales, formas y detalles ornamentales asociados con
periodos, regiones o movimientos particulares.
ar: >-
نمط مميز من تصميم المباني يتميز بخصائص ومواد وأشكال وتفاصيل زخرفية
محددة مرتبطة بفترات أو مناطق أو حركات معينة.
id: >-
Mode khas desain bangunan yang dicirikan oleh fitur, bahan, bentuk,
dan detail ornamental tertentu yang terkait dengan periode, wilayah,
atau gerakan tertentu.
zh: >-
以与特定时期、地区或运动相关的特定特征、材料、形式和装饰细节
为特征的独特建筑设计模式。
structured_aliases:
- literal_form: architectuurstijl
in_language: nl
- literal_form: Architekturstil
in_language: de
- literal_form: style architectural
in_language: fr
- literal_form: estilo arquitectonico
in_language: es
- literal_form: الطراز المعماري
in_language: ar
- literal_form: gaya arsitektur
in_language: id
- literal_form: 建筑风格
in_language: zh
broad_mappings:
- crm:E55_Type
- skos:Concept
related_mappings:
- aat:300015646
slots:
- has_label
- has_description
- identified_by
comments:
- Classification for architectural design movements and periods
- Examples: Gothic, Baroque, Art Deco, Brutalism, Modernism
- Linked to architectural drawings and building documentation
- Often aligned with Getty AAT architectural style terms
see_also:
- Architect
- ArchitecturalArchive
examples:
- value:
has_label: "Art Deco"
has_description: "Decorative style popular in the 1920s-1930s"
identified_by: "https://www.wikidata.org/wiki/Q44539"
description: Art Deco architectural style
- value:
has_label: "Gothic"
has_description: "Medieval architectural style emphasizing verticality and light"
identified_by: "https://www.wikidata.org/wiki/Q46761"
description: Gothic architectural style
keywords:
- architectural style
- design movement
- building style
- Gothic
- Baroque
- Modernism
- Brutalism
annotations:
specificity_score: "0.4"
specificity_rationale: Type classification for architectural design modes
custodian_types: "['ArchitecturalArchive']"