48 lines
1.3 KiB
YAML
48 lines
1.3 KiB
YAML
id: https://nde.nl/ontology/hc/class/DataEngineer
|
|
name: data_engineer
|
|
title: DataEngineer Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
imports:
|
|
- linkml:types
|
|
- ../metadata
|
|
- ./StaffRole
|
|
- ../slots/specificity_annotation
|
|
- ./SpecificityAnnotation
|
|
- ../slots/template_specificity
|
|
- ./TemplateSpecificityScores
|
|
classes:
|
|
DataEngineer:
|
|
is_a: StaffRole
|
|
description: |
|
|
Data engineer building and maintaining data infrastructure.
|
|
|
|
**Official Title vs De Facto Work**:
|
|
In heritage institutions, often works on collections data pipelines,
|
|
API development, and linked data infrastructure.
|
|
|
|
**Common Variants**:
|
|
- Data Infrastructure Engineer
|
|
- ETL Developer
|
|
- Data Pipeline Engineer
|
|
|
|
**Typical Domains**: Large museums, national institutions, aggregators
|
|
|
|
**Typical Responsibilities**:
|
|
- Data pipeline development
|
|
- Database architecture
|
|
- API development
|
|
- Data integration
|
|
- Performance optimization
|
|
slot_usage:
|
|
role_category:
|
|
ifabsent: string(DIGITAL)
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
slots:
|
|
- specificity_annotation
|
|
- template_specificity
|