glam/schemas/20251121/linkml/modules/classes/DevOpsEngineer.yaml
2026-01-08 15:56:28 +01:00

48 lines
1.3 KiB
YAML

id: https://nde.nl/ontology/hc/class/DevOpsEngineer
name: dev_ops_engineer
title: DevOpsEngineer Class
prefixes:
linkml: https://w3id.org/linkml/
imports:
- linkml:types
- ../metadata
- ./StaffRole
- ../slots/specificity_annotation
- ./SpecificityAnnotation
- ../slots/template_specificity
- ./TemplateSpecificityScores
classes:
DevOpsEngineer:
is_a: StaffRole
description: |
DevOps engineer managing deployment and infrastructure automation.
**Official Title vs De Facto Work**:
In heritage context, manages cloud infrastructure,
CI/CD pipelines, and system reliability.
**Common Variants**:
- Site Reliability Engineer
- Platform Engineer
- Infrastructure Engineer
**Typical Domains**: Heritage institutions with significant digital infrastructure
**Typical Responsibilities**:
- CI/CD pipeline management
- Infrastructure as code
- Monitoring and alerting
- Cloud infrastructure
- Security automation
slot_usage:
role_category:
ifabsent: string(TECHNICAL)
specificity_annotation:
range: SpecificityAnnotation
inlined: true
template_specificity:
range: TemplateSpecificityScores
inlined: true
slots:
- specificity_annotation
- template_specificity