- 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.
97 lines
3.4 KiB
YAML
97 lines
3.4 KiB
YAML
id: https://nde.nl/ontology/hc/class/Artist
|
|
name: Artist
|
|
title: Artist
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
wd: http://www.wikidata.org/entity/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_name
|
|
classes:
|
|
Artist:
|
|
class_uri: hc:Artist
|
|
description: >-
|
|
Individual who creates visual, performing, or literary artworks,
|
|
documented in heritage collections for attribution, provenance,
|
|
and art historical research purposes.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Individu dat visuele, uitvoerende of literaire kunstwerken creëert,
|
|
gedocumenteerd in erfgoedcollecties voor toeschrijving, herkomst
|
|
en kunsthistorisch onderzoek.
|
|
de: >-
|
|
Person, die visuelle, darstellende oder literarische Kunstwerke
|
|
schafft, dokumentiert in Heritage-Sammlungen fuer Attribution,
|
|
Provenienz und kunstgeschichtliche Forschung.
|
|
fr: >-
|
|
Personne qui cree des oeuvres d'art visuelles, performantielles ou
|
|
litteraires, documentee dans les collections patrimoniales pour
|
|
l'attribution, la provenance et la recherche en histoire de l'art.
|
|
es: >-
|
|
Individuo que crea obras de arte visuales, escénicas o literarias,
|
|
documentado en colecciones patrimoniales para atribucion, procedencia
|
|
e investigacion de historia del arte.
|
|
ar: >-
|
|
فرد يقوم بإنشاء أعمال فنية بصرية أو أدائية أو أدبية، موثق في
|
|
مجموعات التراث لأغراض النسب والمصدر والبحث في تاريخ الفن.
|
|
id: >-
|
|
Individu yang menciptakan karya seni visual, pertunjukan, atau sastra,
|
|
didokumentasikan dalam koleksi warisan untuk atribusi, provenans, dan
|
|
penelitian sejarah seni.
|
|
zh: >-
|
|
创作视觉、表演或文学艺术作品的个人,在遗产收藏中记录用于归属、来源
|
|
和艺术史研究目的。
|
|
exact_mappings:
|
|
- schema:Person
|
|
broad_mappings:
|
|
- crm:E21_Person
|
|
- wd:Q483501
|
|
structured_aliases:
|
|
- literal_form: kunstenaar
|
|
in_language: nl
|
|
- literal_form: Kuenstler
|
|
in_language: de
|
|
- literal_form: artiste
|
|
in_language: fr
|
|
- literal_form: artista
|
|
in_language: es
|
|
- literal_form: فنان
|
|
in_language: ar
|
|
- literal_form: seniman
|
|
in_language: id
|
|
- literal_form: 艺术家
|
|
in_language: zh
|
|
examples:
|
|
- value:
|
|
has_name:
|
|
has_label: "Rembrandt van Rijn"
|
|
description: Dutch Golden Age painter
|
|
- value:
|
|
has_name:
|
|
has_label: "Vincent van Gogh"
|
|
description: Post-impressionist painter
|
|
- value:
|
|
has_name:
|
|
has_label: "M.C. Escher"
|
|
description: Graphic artist
|
|
keywords:
|
|
- creator
|
|
- visual arts
|
|
- painter
|
|
- sculptor
|
|
- attribution
|
|
- art history
|
|
slots:
|
|
- has_name
|
|
comments:
|
|
- Used for artwork attribution and provenance
|
|
- Links to artworks through creation events
|
|
- May include dates, nationality, artistic movement
|
|
annotations:
|
|
specificity_score: "0.6"
|
|
specificity_rationale: Specific role in art and cultural heritage contexts
|
|
custodian_types: "['Museum', 'Gallery', 'ArtArchive']"
|