Changes for page 01 Data

Last modified by Claude MCP Bot on 2026/06/16 10:48

From version 6.1
edited by Claude MCP Bot
on 2026/06/15 15:42
Change comment: There is no comment for this version
To version 8.1
edited by Claude MCP Bot
on 2026/06/16 10:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,31 @@
1 1  {{html clean="false"}}
2 2  <div style="background:linear-gradient(135deg,#1565c0 0%,#42a5f5 100%);color:#fff;padding:42px 38px;border-radius:14px;margin-bottom:28px;box-shadow:0 8px 24px rgba(0,0,0,0.18);"><div style="font-size:13px;letter-spacing:2.5px;text-transform:uppercase;opacity:0.85;margin-bottom:10px;">IT-Wiki · Bereich 01</div><div style="font-size:38px;font-weight:700;letter-spacing:-0.5px;line-height:1.1;">📊 Data</div><div style="font-size:17px;opacity:0.93;margin-top:12px;max-width:760px;line-height:1.55;">Der Datenlebenszyklus: Creation → Ingestion → Processing → Reporting → Exchange. Dazu Governance und KI.</div></div>
3 3  {{/html}}
4 +
5 +{{velocity}}
6 +## === Auto-Kacheln: listet alle direkten Unterseiten DIESER Seite automatisch ===
7 +## Akzentfarbe pro Bereich anpassbar:
8 +#set($accent = '#1565c0')
9 +#set($prefix = "${services.model.serialize($doc.documentReference.lastSpaceReference, 'local')}.")
10 +#set($plen = $prefix.length())
11 +#set($docs = $services.query.xwql("where doc.name = 'WebHome' and doc.space like :p order by lower(doc.title)").bindValue('p', "${prefix}%").execute())
12 +#set($children = [])
13 +#foreach($fn in $docs)
14 +#if($fn.startsWith($prefix) && $fn.endsWith('.WebHome'))
15 +#set($len = $fn.length())
16 +#set($end = $len - 8)
17 +#set($mid = $fn.substring($plen, $end))
18 +#if(!$mid.contains('.'))
19 +#set($discard = $children.add($fn))
20 +#end
21 +#end
22 +#end
4 4  {{html clean="false"}}
5 -<div style="display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin:6px 0 10px 0;"><a href="/xwiki/bin/view/IT-Wiki/01-Data/AI/" style="text-decoration:none;color:inherit;"><div style="border:1px solid #e3e8ee;border-top:4px solid #1565c0;border-radius:12px;padding:18px 20px;height:100%;box-shadow:0 1px 4px rgba(0,0,0,0.06);background:#fff;"><div style="font-size:17px;font-weight:700;color:#1a2b3c;line-height:1.3;">AI</div><div style="color:#5a6b7b;margin-top:7px;line-height:1.5;font-size:13.5px;">KI-Use-Cases auf Datenebene — von der Idee bis zur produktiven Anwendung.</div></div></a><a href="/xwiki/bin/view/IT-Wiki/01-Data/Creation/" style="text-decoration:none;color:inherit;"><div style="border:1px solid #e3e8ee;border-top:4px solid #1565c0;border-radius:12px;padding:18px 20px;height:100%;box-shadow:0 1px 4px rgba(0,0,0,0.06);background:#fff;"><div style="font-size:17px;font-weight:700;color:#1a2b3c;line-height:1.3;">Creation</div><div style="color:#5a6b7b;margin-top:7px;line-height:1.5;font-size:13.5px;">Die Quellsysteme: Woher kommen unsere Daten? Eine Seite pro System, z. B. das Rimo DWH.</div></div></a><a href="/xwiki/bin/view/IT-Wiki/01-Data/Exchange-und-Movement/" style="text-decoration:none;color:inherit;"><div style="border:1px solid #e3e8ee;border-top:4px solid #1565c0;border-radius:12px;padding:18px 20px;height:100%;box-shadow:0 1px 4px rgba(0,0,0,0.06);background:#fff;"><div style="font-size:17px;font-weight:700;color:#1a2b3c;line-height:1.3;">Exchange und Movement</div><div style="color:#5a6b7b;margin-top:7px;line-height:1.5;font-size:13.5px;">Datenaustausch intern, extern und über definierte Schnittstellen (Power-Automate-Flows).</div></div></a><a href="/xwiki/bin/view/IT-Wiki/01-Data/Governance/" style="text-decoration:none;color:inherit;"><div style="border:1px solid #e3e8ee;border-top:4px solid #1565c0;border-radius:12px;padding:18px 20px;height:100%;box-shadow:0 1px 4px rgba(0,0,0,0.06);background:#fff;"><div style="font-size:17px;font-weight:700;color:#1a2b3c;line-height:1.3;">Governance</div><div style="color:#5a6b7b;margin-top:7px;line-height:1.5;font-size:13.5px;">Datenqualität, Richtlinien, Ownership — inklusive Single Source of Truth (SSoT).</div></div></a><a href="/xwiki/bin/view/IT-Wiki/01-Data/Ingestion/" style="text-decoration:none;color:inherit;"><div style="border:1px solid #e3e8ee;border-top:4px solid #1565c0;border-radius:12px;padding:18px 20px;height:100%;box-shadow:0 1px 4px rgba(0,0,0,0.06);background:#fff;"><div style="font-size:17px;font-weight:700;color:#1a2b3c;line-height:1.3;">Ingestion</div><div style="color:#5a6b7b;margin-top:7px;line-height:1.5;font-size:13.5px;">Technische Aufnahme der Daten: Bronze Lakehouses, Pipelines, Dataflows, Excel-Ingestion.</div></div></a><a href="/xwiki/bin/view/IT-Wiki/01-Data/Microsoft-Fabric-Datenarchitektur-im-SPL/" style="text-decoration:none;color:inherit;"><div style="border:1px solid #e3e8ee;border-top:4px solid #1565c0;border-radius:12px;padding:18px 20px;height:100%;box-shadow:0 1px 4px rgba(0,0,0,0.06);background:#fff;"><div style="font-size:17px;font-weight:700;color:#1a2b3c;line-height:1.3;">Microsoft-Fabric-Datenarchitektur im SPL</div><div style="color:#5a6b7b;margin-top:7px;line-height:1.5;font-size:13.5px;">Die Gesamtarchitektur: Wie Microsoft Fabric bei SPL aufgebaut ist — der grosse Überblick.</div></div></a><a href="/xwiki/bin/view/IT-Wiki/01-Data/Processing/" style="text-decoration:none;color:inherit;"><div style="border:1px solid #e3e8ee;border-top:4px solid #1565c0;border-radius:12px;padding:18px 20px;height:100%;box-shadow:0 1px 4px rgba(0,0,0,0.06);background:#fff;"><div style="font-size:17px;font-weight:700;color:#1a2b3c;line-height:1.3;">Processing</div><div style="color:#5a6b7b;margin-top:7px;line-height:1.5;font-size:13.5px;">Verarbeitung und Transformation: Lakehouse-Architektur (Bronze → Silver → Gold), ETL-Strecken.</div></div></a><a href="/xwiki/bin/view/IT-Wiki/01-Data/Reporting/" style="text-decoration:none;color:inherit;"><div style="border:1px solid #e3e8ee;border-top:4px solid #1565c0;border-radius:12px;padding:18px 20px;height:100%;box-shadow:0 1px 4px rgba(0,0,0,0.06);background:#fff;"><div style="font-size:17px;font-weight:700;color:#1a2b3c;line-height:1.3;">Reporting</div><div style="color:#5a6b7b;margin-top:7px;line-height:1.5;font-size:13.5px;">Berichtswesen: Board, Power-BI-Arbeitsbereiche, projektspezifische und übergreifende Reports.</div></div></a></div>
24 +<div style="display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin:6px 0 10px 0;">
25 +#foreach($fn in $children)
26 +#set($cd = $xwiki.getDocument($fn))
27 +<a href="$cd.getURL()" style="text-decoration:none;color:inherit;"><div style="border:1px solid #e3e8ee;border-top:4px solid $accent;border-radius:12px;padding:18px 20px;height:100%;box-shadow:0 1px 4px rgba(0,0,0,0.06);background:#fff;"><div style="font-size:17px;font-weight:700;color:#1a2b3c;line-height:1.3;">$cd.getPlainTitle()</div></div></a>
28 +#end
29 +</div>
6 6  {{/html}}
7 -
8 -= Alle Seiten in diesem Bereich =
9 -
10 -{{children/}}
31 +{{/velocity}}