You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/landing.yaml
+3-18Lines changed: 3 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -51,44 +51,29 @@ featureGrid:
51
51
- title: Interactive Heatmap
52
52
icon: grid_view
53
53
description: Visualize schema matching candidates across all columns using an intuitive heatmap interface. Color-coded cues help quickly identify strong and weak matches.
54
-
ctaLink:
55
-
text: learn more
56
-
url: /docs/
54
+
#ctaLink:
55
+
# text: learn more
56
+
# url: /docs/
57
57
58
58
- title: Value Comparison
59
59
icon: compare_arrows
60
60
description: Easily compare unique values between source and target columns using fuzzy matching and histograms to validate semantic alignment.
61
-
ctaLink:
62
-
text: learn more
63
-
url: /docs/
64
61
65
62
- title: LLM Agent Explanations
66
63
icon: psychology
67
64
description: Get contextual explanations for candidate matches powered by large language models. Understand the rationale behind every recommendation.
68
-
ctaLink:
69
-
text: learn more
70
-
url: /docs/
71
65
72
66
- title: Timeline & Undo/Redo
73
67
icon: history
74
68
description: Track every decision with a timeline view and easily reverse or reapply actions using undo/redo support.
75
-
ctaLink:
76
-
text: learn more
77
-
url: /docs/
78
69
79
70
- title: Export & Integration
80
71
icon: cloud_download
81
72
description: Export your final mappings as CSV or JSON to use in downstream tools, or integrate with other pipelines such as Beaker or BDIKit.
82
-
ctaLink:
83
-
text: learn more
84
-
url: /docs/
85
73
86
74
- title: Built for Biomedicine
87
75
icon: science
88
76
description: Tailored for biomedical researchers, BDIViz supports common data commons like GDC and PDC, and was co-designed with domain experts through the ARPA-H ASKEM project.
<pclass="text-muted para mb-0">Visualize schema matching candidates across all columns using an intuitive heatmap interface. Color-coded cues help quickly identify strong and weak matches.</p>
287
287
288
-
<divclass="mt-2">
289
-
<ahref="/docs/" class="mt-3 h6 text-primary">learn more <iclass="material-icons align-top">chevron_right</i></a>
<pclass="text-muted para mb-0">Easily compare unique values between source and target columns using fuzzy matching and histograms to validate semantic alignment.</p>
305
301
306
-
<divclass="mt-2">
307
-
<ahref="/docs/" class="mt-3 h6 text-primary">learn more <iclass="material-icons align-top">chevron_right</i></a>
<pclass="text-muted para mb-0">Get contextual explanations for candidate matches powered by large language models. Understand the rationale behind every recommendation.</p>
323
315
324
-
<divclass="mt-2">
325
-
<ahref="/docs/" class="mt-3 h6 text-primary">learn more <iclass="material-icons align-top">chevron_right</i></a>
<pclass="text-muted para mb-0">Track every decision with a timeline view and easily reverse or reapply actions using undo/redo support.</p>
341
329
342
-
<divclass="mt-2">
343
-
<ahref="/docs/" class="mt-3 h6 text-primary">learn more <iclass="material-icons align-top">chevron_right</i></a>
344
-
</div>
345
-
346
330
</div>
347
331
</div>
348
332
</div>
@@ -357,10 +341,6 @@ <h4 class="title">Timeline & Undo/Redo</h4>
357
341
<h4class="title">Export & Integration</h4>
358
342
<pclass="text-muted para mb-0">Export your final mappings as CSV or JSON to use in downstream tools, or integrate with other pipelines such as Beaker or BDIKit.</p>
359
343
360
-
<divclass="mt-2">
361
-
<ahref="/docs/" class="mt-3 h6 text-primary">learn more <iclass="material-icons align-top">chevron_right</i></a>
362
-
</div>
363
-
364
344
</div>
365
345
</div>
366
346
</div>
@@ -375,10 +355,6 @@ <h4 class="title">Export & Integration</h4>
375
355
<h4class="title">Built for Biomedicine</h4>
376
356
<pclass="text-muted para mb-0">Tailored for biomedical researchers, BDIViz supports common data commons like GDC and PDC, and was co-designed with domain experts through the ARPA-H ASKEM project.</p>
377
357
378
-
<divclass="mt-2">
379
-
<ahref="/docs/" class="mt-3 h6 text-primary">learn more <iclass="material-icons align-top">chevron_right</i></a>
0 commit comments