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

50 lines
1.5 KiB
YAML

id: https://nde.nl/ontology/hc/class/LinkedDataSpecialist
name: linked_data_specialist
title: LinkedDataSpecialist Class
prefixes:
linkml: https://w3id.org/linkml/
imports:
- linkml:types
- ../metadata
- ./StaffRole
- ../slots/specificity_annotation
- ./SpecificityAnnotation
- ../slots/template_specificity
- ./TemplateSpecificityScores
classes:
LinkedDataSpecialist:
is_a: StaffRole
description: |
Linked data specialist managing semantic web and LOD initiatives.
**Official Title vs De Facto Work**:
Critical for heritage data interoperability, often involved in
ontology development, vocabulary management, and data publishing.
**Common Variants**:
- Semantic Web Developer
- Knowledge Graph Engineer
- Ontologist
- Metadata Architect
**Typical Domains**: Heritage institutions publishing linked data
**Typical Responsibilities**:
- Ontology development and maintenance
- Vocabulary management
- SPARQL endpoint management
- RDF data modeling
- Linked data publishing
- Alignment with heritage standards (CIDOC-CRM, EDM, etc.)
slot_usage:
role_category:
ifabsent: string(DIGITAL)
specificity_annotation:
range: SpecificityAnnotation
inlined: true
template_specificity:
range: TemplateSpecificityScores
inlined: true
slots:
- specificity_annotation
- template_specificity