- 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.
111 lines
4.2 KiB
YAML
111 lines
4.2 KiB
YAML
id: https://nde.nl/ontology/hc/class/Architect
|
|
name: Architect
|
|
title: Architect Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
foaf: http://xmlns.com/foaf/0.1/
|
|
dcterms: http://purl.org/dc/terms/
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
- ../slots/identified_by
|
|
- ../slots/has_label
|
|
classes:
|
|
Architect:
|
|
class_uri: hc:Architect
|
|
description: >-
|
|
Individual or firm professionally engaged in the design and planning
|
|
of buildings and structures, often documented in architectural archives
|
|
through drawings, plans, and project documentation.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Persoon of bedrijf die professioneel betrokken is bij het ontwerp en de
|
|
planning van gebouwen en constructies, vaak gedocumenteerd in architectuur-
|
|
archieven via tekeningen, plannen en projectdocumentatie.
|
|
de: >-
|
|
Person oder Firma, die beruflich mit dem Entwurf und der Planung von
|
|
Gebauden und Bauwerken befasst ist, oft dokumentiert in Architekturarchiven
|
|
durch Zeichnungen, Plane und Projektdokumentation.
|
|
fr: >-
|
|
Personne ou firme professionnellement engagee dans la conception et la
|
|
planification de batiments et de structures, souvent documentee dans les
|
|
archives architecturales par des dessins, plans et documentation de projet.
|
|
es: >-
|
|
Persona o firma dedicada profesionalmente al diseno y planificacion de
|
|
edificios y estructuras, a menudo documentada en archivos de arquitectura
|
|
a traves de dibujos, planos y documentacion de proyectos.
|
|
ar: >-
|
|
فرد أو شركة تعمل بشكل احترافي في تصميم وتخطيط المباني والهياكل،
|
|
وغالبًا ما يتم توثيقها في أرشيفات معمارية من خلال الرسومات والخطط
|
|
ووثائق المشاريع.
|
|
id: >-
|
|
Individu atau firma yang secara profesional terlibat dalam desain dan
|
|
perencanaan bangunan dan struktur, sering didokumentasikan dalam arsip
|
|
arsitektur melalui gambar, denah, dan dokumentasi proyek.
|
|
zh: >-
|
|
专业从事建筑物和结构设计与规划的个人或公司,通常通过图纸、平面图
|
|
和项目文档在建筑档案中记录。
|
|
structured_aliases:
|
|
- literal_form: architect
|
|
in_language: nl
|
|
- literal_form: Architekt
|
|
in_language: de
|
|
- literal_form: architecte
|
|
in_language: fr
|
|
- literal_form: arquitecto
|
|
in_language: es
|
|
- literal_form: مهندس معماري
|
|
in_language: ar
|
|
- literal_form: arsitek
|
|
in_language: id
|
|
- literal_form: 建筑师
|
|
in_language: zh
|
|
broad_mappings:
|
|
- schema:Person
|
|
- schema:Organization
|
|
- foaf:Person
|
|
- foaf:Agent
|
|
related_mappings:
|
|
- crm:E39_Actor
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
- identified_by
|
|
slot_usage:
|
|
has_label:
|
|
required: true
|
|
comments:
|
|
- Role class for architects as agents in heritage documentation
|
|
- Can represent individual architects or architectural firms
|
|
- Linked to architectural drawings and building documentation
|
|
- Often associated with ArchitecturalArchive holdings
|
|
see_also:
|
|
- ArchitecturalArchive
|
|
- ArchitecturalStyle
|
|
examples:
|
|
- value:
|
|
has_label: "Gerrit Rietveld"
|
|
identified_by: "https://www.wikidata.org/wiki/Q160680"
|
|
has_description: "Dutch architect and furniture designer"
|
|
description: Individual architect
|
|
- value:
|
|
has_label: "Office for Metropolitan Architecture (OMA)"
|
|
identified_by: "https://www.wikidata.org/wiki/Q132805"
|
|
has_description: "International architectural firm founded by Rem Koolhaas"
|
|
description: Architectural firm
|
|
keywords:
|
|
- architect
|
|
- architectural firm
|
|
- building design
|
|
- architectural drawings
|
|
- project documentation
|
|
annotations:
|
|
specificity_score: "0.4"
|
|
specificity_rationale: Role class for architectural agents
|
|
custodian_types: "['ArchitecturalArchive']"
|