Unmapped Outcome
No sufficiently evidenced ESCO skill match was produced by the curated ICT vocabulary. Manual curriculum review is required before competence targeting.
Review-Begründung
Grund: no_curated_esco_match_after_v0_3_whitelist_filter
2 Inhalt • Performance - Where it is needed, why it is needed, how to measure and analyze it. • Models of parallel computation • theoretical models such as PRAM and Dataflow Graphs • architectural models e.g. SIMD, MIMD, SPMD • Methods and patterns for parallel system design • The shared memory paradigm, both explicitly with multi-threaded programming and w…@de
Modul-Kontext
Modul-URI: http://hr-qde.org/data/koeppe/module_hda_i12_59f063
Curator-Aktionen
Die folgenden Aktionen wären in einer produktiven Curator-View verfügbar (Read-Only-Stand im Diss-Scope §1.3):
- ▸ ESCO-Skill manuell auswählen und Mapping persistieren
- ▸ Als nicht-mappbar markieren (z. B. zu generisch, kein ESCO-Konzept verfügbar)
- ▸ Pipeline-Verbesserungs-Feedback an die Säule-B-Pipeline geben
Eine Persistierung der Curator-Entscheidung erfordert einen Write-Pfad in den Graphen, der in §1.3 als exemplarily simulated ausgewiesen ist und im Future-Work-Abschnitt (Kap. 6) skizziert wird.
Unmapped-Outcome-URI: http://hr-qde.org/data/koeppe/unmapped_i12_7cc7e
Berechnungs-Transparenz Cypher
MATCH (u:hrqde__UnmappedLearningOutcome {uri: "http://hr-qde.org/data/koeppe/unmapped_i12_7cc7e"})
OPTIONAL MATCH (m:hrqde__EducationalModule)-[:hrqde__hasUnmappedOutcome]->(u)
OPTIONAL MATCH (m)-[:hrqde__offeredBy]->(hei:hrqde__HigherEducationInstitution)
RETURN u.uri AS uri,
u.rdfs__label AS label,
u.rdfs__comment AS text,
u.hrqde__reviewReason AS reason,
u.hrqde__evidenceExcerpt AS evidence,
u.hrqde__provenanceConfidence AS confidence,
m.uri AS moduleUri,
m.rdfs__label AS moduleLabel,
m.hrqde__moduleCode AS moduleCode,
m.hrqde__ects AS moduleEcts,
m.hrqde__moduleType AS moduleType,
hei.uri AS heiUri,
hei.rdfs__label AS heiLabel