73 stackexchange-grounded, 516 model-knowledge (ESCO-seeded gemma3), 0 review_needed (calibration caveat documented). Adapters rebuilt with the full competence sets; final REPORT numbers; all verify checks pass. Known gap: engineering-manager lacks an ESCO package counterpart. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PDKeXvpT6tENSvyQGLV1Uq
1.1 KiB
esco_uri, esco_label, relation, onet_soc, source, confidence, qa_count, generator, generated
| esco_uri | esco_label | relation | onet_soc | source | confidence | qa_count | generator | generated |
|---|---|---|---|---|---|---|---|---|
| http://data.europa.eu/esco/skill/3f4dab51-572b-4e2c-85ef-3b4c3f7094e1 | XQuery | optional | 15-1242.00 | model-knowledge | high | 0 | gemma3:27b (prompt-designed and spot-checked by Claude) | 2026-07-10 |
XQuery — Database Administrator
As a Database Administrator, knowing XQuery isn't about replacing SQL – it’s about extending your toolkit for handling data that doesn't neatly fit into relational tables. Think semi-structured data like XML or JSON stored within the database (often in CLOB/TEXT columns), or needing to query hierarchical data. You'll use XQuery to extract specific information from these sources, transform it, and potentially load it into relational structures for reporting or application consumption. Common tasks include parsing configuration files stored as XML, extracting data from log files formatted as JSON, or querying document stores alongside traditional database tables.
Weitere Anreicherung
Stage-2 source for future practitioner grounding: arXiv cs.SE (software-engineering preprints).