49 lines
1.3 KiB
YAML
49 lines
1.3 KiB
YAML
id: https://nde.nl/ontology/hc/class/UXDesigner
|
|
name: ux_designer
|
|
title: UXDesigner Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
imports:
|
|
- linkml:types
|
|
- ../metadata
|
|
- ./StaffRole
|
|
- ../slots/specificity_annotation
|
|
- ./SpecificityAnnotation
|
|
- ../slots/template_specificity
|
|
- ./TemplateSpecificityScores
|
|
classes:
|
|
UXDesigner:
|
|
is_a: StaffRole
|
|
description: |
|
|
UX designer creating user experiences for digital products.
|
|
|
|
**Official Title vs De Facto Work**:
|
|
In heritage context, works on collection portals, apps,
|
|
interactives, and visitor journey design.
|
|
|
|
**Common Variants**:
|
|
- UX/UI Designer
|
|
- User Experience Designer
|
|
- Interaction Designer
|
|
- Digital Experience Designer
|
|
|
|
**Typical Domains**: Heritage institutions with digital products
|
|
|
|
**Typical Responsibilities**:
|
|
- User research
|
|
- Wireframing and prototyping
|
|
- Usability testing
|
|
- Design systems
|
|
- Accessibility design
|
|
slot_usage:
|
|
role_category:
|
|
ifabsent: string(DIGITAL)
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
slots:
|
|
- specificity_annotation
|
|
- template_specificity
|