Skip to content

Commit 9534c79

Browse files
authored
Merge pull request #4 from lucadaniello/main
2 parents 453b786 + c650c6a commit 9534c79

24 files changed

+994
-243
lines changed

.DS_Store

0 Bytes
Binary file not shown.

_quarto.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ website:
1616
href: sources.qmd
1717
- text: Performance Indicators
1818
href: performance.qmd
19+
- text: R-daisy
20+
href: rdaisy.qmd
1921
- text: Data repository
2022
menu:
2123
- text: Data Description
@@ -32,7 +34,7 @@ website:
3234
href: publications.qmd
3335
- text: Conferences
3436
href: conferences.qmd
35-
- text: Workshops
37+
- text: Workshops & Team Meetings
3638
href: workshops.qmd
3739
format:
3840
html:

datastructure.qmd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,3 @@ These relationships are implemented through join tables that contain the primary
112112

113113
This relational design enables SciK-Health to efficiently manage the complex and interconnected information typical of scientific research in the healthcare sector.
114114
:::::
115-
116-
:::::

docs/conferences.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.5.57">
5+
<meta name="generator" content="quarto-1.6.42">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
88

@@ -35,10 +35,10 @@
3535
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
3636
<script src="site_libs/quarto-html/anchor.min.js"></script>
3737
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
38-
<link href="site_libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" id="quarto-text-highlighting-styles">
38+
<link href="site_libs/quarto-html/quarto-syntax-highlighting-2f5df379a58b258e96c21c0638c20c03.css" rel="stylesheet" id="quarto-text-highlighting-styles">
3939
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4040
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
41-
<link href="site_libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
41+
<link href="site_libs/bootstrap/bootstrap-4968d28af72d4e5a34172c9bc5ef961b.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
4242
<script id="quarto-search-options" type="application/json">{
4343
"location": "navbar",
4444
"copy-button": false,
@@ -126,6 +126,10 @@
126126
<li>
127127
<a class="dropdown-item" href="./performance.html">
128128
<span class="dropdown-text">Performance Indicators</span></a>
129+
</li>
130+
<li>
131+
<a class="dropdown-item" href="./rdaisy.html">
132+
<span class="dropdown-text">R-daisy</span></a>
129133
</li>
130134
</ul>
131135
</li>
@@ -167,7 +171,7 @@
167171
</li>
168172
<li>
169173
<a class="dropdown-item" href="./workshops.html">
170-
<span class="dropdown-text">Workshops</span></a>
174+
<span class="dropdown-text">Workshops &amp; Team Meetings</span></a>
171175
</li>
172176
</ul>
173177
</li>
@@ -309,8 +313,6 @@ <h1 class="title">Conferences</h1>
309313
});
310314
clipboard.on('success', onCopySuccess);
311315
if (window.document.getElementById('quarto-embedded-source-code-modal')) {
312-
// For code content inside modals, clipBoardJS needs to be initialized with a container option
313-
// TODO: Check when it could be a function (https://github.com/zenorocha/clipboard.js/issues/860)
314316
const clipboardModal = new window.ClipboardJS('.code-copy-button[data-in-quarto-modal]', {
315317
text: getTextToCopy,
316318
container: window.document.getElementById('quarto-embedded-source-code-modal')
@@ -421,7 +423,6 @@ <h1 class="title">Conferences</h1>
421423
if (window.Quarto?.typesetMath) {
422424
window.Quarto.typesetMath(note);
423425
}
424-
// TODO in 1.5, we should make sure this works without a callout special case
425426
if (note.classList.contains("callout")) {
426427
return note.outerHTML;
427428
} else {

docs/data.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.5.57">
5+
<meta name="generator" content="quarto-1.6.42">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
88

@@ -35,10 +35,10 @@
3535
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
3636
<script src="site_libs/quarto-html/anchor.min.js"></script>
3737
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
38-
<link href="site_libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" id="quarto-text-highlighting-styles">
38+
<link href="site_libs/quarto-html/quarto-syntax-highlighting-2f5df379a58b258e96c21c0638c20c03.css" rel="stylesheet" id="quarto-text-highlighting-styles">
3939
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4040
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
41-
<link href="site_libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
41+
<link href="site_libs/bootstrap/bootstrap-4968d28af72d4e5a34172c9bc5ef961b.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
4242
<script id="quarto-search-options" type="application/json">{
4343
"location": "navbar",
4444
"copy-button": false,
@@ -126,6 +126,10 @@
126126
<li>
127127
<a class="dropdown-item" href="./performance.html">
128128
<span class="dropdown-text">Performance Indicators</span></a>
129+
</li>
130+
<li>
131+
<a class="dropdown-item" href="./rdaisy.html">
132+
<span class="dropdown-text">R-daisy</span></a>
129133
</li>
130134
</ul>
131135
</li>
@@ -167,7 +171,7 @@
167171
</li>
168172
<li>
169173
<a class="dropdown-item" href="./workshops.html">
170-
<span class="dropdown-text">Workshops</span></a>
174+
<span class="dropdown-text">Workshops &amp; Team Meetings</span></a>
171175
</li>
172176
</ul>
173177
</li>
@@ -192,7 +196,7 @@ <h2 id="toc-title">On this page</h2>
192196
</nav>
193197
</div>
194198
<!-- main -->
195-
<main class="content column-page-left" id="quarto-document-content">
199+
<main class="content column-page-left" id="quarto-document-content"><header id="title-block-header" class="quarto-title-block"></header>
196200

197201

198202

@@ -549,8 +553,6 @@ <h2 class="anchored" data-anchor-id="ahc-data-repository">🏥 AHC Data Reposito
549553
});
550554
clipboard.on('success', onCopySuccess);
551555
if (window.document.getElementById('quarto-embedded-source-code-modal')) {
552-
// For code content inside modals, clipBoardJS needs to be initialized with a container option
553-
// TODO: Check when it could be a function (https://github.com/zenorocha/clipboard.js/issues/860)
554556
const clipboardModal = new window.ClipboardJS('.code-copy-button[data-in-quarto-modal]', {
555557
text: getTextToCopy,
556558
container: window.document.getElementById('quarto-embedded-source-code-modal')
@@ -661,7 +663,6 @@ <h2 class="anchored" data-anchor-id="ahc-data-repository">🏥 AHC Data Reposito
661663
if (window.Quarto?.typesetMath) {
662664
window.Quarto.typesetMath(note);
663665
}
664-
// TODO in 1.5, we should make sure this works without a callout special case
665666
if (note.classList.contains("callout")) {
666667
return note.outerHTML;
667668
} else {

docs/datastructure.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.5.57">
5+
<meta name="generator" content="quarto-1.6.42">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
88

@@ -35,10 +35,10 @@
3535
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
3636
<script src="site_libs/quarto-html/anchor.min.js"></script>
3737
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
38-
<link href="site_libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" id="quarto-text-highlighting-styles">
38+
<link href="site_libs/quarto-html/quarto-syntax-highlighting-2f5df379a58b258e96c21c0638c20c03.css" rel="stylesheet" id="quarto-text-highlighting-styles">
3939
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4040
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
41-
<link href="site_libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
41+
<link href="site_libs/bootstrap/bootstrap-4968d28af72d4e5a34172c9bc5ef961b.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
4242
<script id="quarto-search-options" type="application/json">{
4343
"location": "navbar",
4444
"copy-button": false,
@@ -130,6 +130,10 @@
130130
<li>
131131
<a class="dropdown-item" href="./performance.html">
132132
<span class="dropdown-text">Performance Indicators</span></a>
133+
</li>
134+
<li>
135+
<a class="dropdown-item" href="./rdaisy.html">
136+
<span class="dropdown-text">R-daisy</span></a>
133137
</li>
134138
</ul>
135139
</li>
@@ -171,7 +175,7 @@
171175
</li>
172176
<li>
173177
<a class="dropdown-item" href="./workshops.html">
174-
<span class="dropdown-text">Workshops</span></a>
178+
<span class="dropdown-text">Workshops &amp; Team Meetings</span></a>
175179
</li>
176180
</ul>
177181
</li>
@@ -224,8 +228,8 @@ <h3 class="anchored" data-anchor-id="structure-of-the-scik-health-database">🧱
224228
<div style="border: 2px solid #ccc; padding: 10px; border-radius: 10px; box-shadow: 2px 2px 6px rgba(0,0,0,0.1);">
225229
<div class="cell">
226230
<div class="cell-output-display">
227-
<div id="htmlwidget-eb8c8d524b82e4887c2d" style="width:800px;height:600px;" class="visNetwork html-widget"></div>
228-
<script type="application/json" data-for="htmlwidget-eb8c8d524b82e4887c2d">{"x":{"nodes":{"id":[1,2,3,4,5,6,7],"label":["AHC","Patent","Dataset","Grant","Clinical_Trial","Researcher","Article"],"group":["AHC","Patent","Dataset","Grant","Clinical_Trial","Researcher","Article"],"title":["AHC","Patent","Dataset","Grant","Clinical_Trial","Researcher","Article"],"color.background":["rgba(93, 114, 144, 0.6)","rgba(124, 144, 193, 0.6)","rgba(76, 154, 145, 0.6)","rgba(122, 155, 95, 0.6)","rgba(212, 180, 131, 0.6)","rgba(158, 61, 61, 0.6)","rgba(60, 60, 60, 0.6)"],"color.border":["#2B7CE9","#2B7CE9","#2B7CE9","#2B7CE9","#2B7CE9","#2B7CE9","#2B7CE9"],"color.highlight.background":["#FF8000","#FF8000","#FF8000","#FF8000","#FF8000","#FF8000","#FF8000"],"color.highlight.border":["#2B7CE9","#2B7CE9","#2B7CE9","#2B7CE9","#2B7CE9","#2B7CE9","#2B7CE9"],"font":["bold","bold","bold","bold","bold","bold","bold"]},"edges":{"from":[1,1,1,5,2,3,6,7,7,6],"to":[2,3,4,1,1,1,1,6,7,6],"label":["ASSOCIATED_WITH","ASSOCIATED_WITH","FUNDED_BY","CONDUCTED_AT","ASSOCIATED_WITH","ASSOCIATED_WITH","ASSOCIATED_WITH","WRITTEN_BY","CITES","COLLABORATED_WITH"],"arrows":["to","to","to","to","to","to","to","to","to","to"]},"nodesToDataframe":true,"edgesToDataframe":true,"options":{"width":"100%","height":"100%","nodes":{"shape":"dot"},"manipulation":{"enabled":false},"edges":{"arrows":"to","font":{"ital":true,"align":"top"},"smooth":false},"physics":{"solver":"repulsion","repulsion":{"nodeDistance":300}},"layout":{"randomSeed":123}},"groups":["AHC","Patent","Dataset","Grant","Clinical_Trial","Researcher","Article"],"width":"800px","height":"600px","idselection":{"enabled":false,"style":"width: 150px; height: 26px","useLabels":true,"main":"Select by id"},"byselection":{"enabled":false,"style":"width: 150px; height: 26px","multiple":false,"hideColor":"rgba(200,200,200,0.5)","highlight":false},"main":null,"submain":null,"footer":null,"background":"rgba(0, 0, 0, 0)","highlight":{"enabled":true,"hoverNearest":false,"degree":1,"algorithm":"all","hideColor":"rgba(200,200,200,0.5)","labelOnly":true},"collapse":{"enabled":false,"fit":false,"resetHighlight":true,"clusterOptions":null,"keepCoord":true,"labelSuffix":"(cluster)"}},"evals":[],"jsHooks":[]}</script>
231+
<div id="htmlwidget-2e1e0370ba8aeb8cdd0d" style="width:800px;height:600px;" class="visNetwork html-widget"></div>
232+
<script type="application/json" data-for="htmlwidget-2e1e0370ba8aeb8cdd0d">{"x":{"nodes":{"id":[1,2,3,4,5,6,7],"label":["AHC","Patent","Dataset","Grant","Clinical_Trial","Researcher","Article"],"group":["AHC","Patent","Dataset","Grant","Clinical_Trial","Researcher","Article"],"title":["AHC","Patent","Dataset","Grant","Clinical_Trial","Researcher","Article"],"color.background":["rgba(93, 114, 144, 0.6)","rgba(124, 144, 193, 0.6)","rgba(76, 154, 145, 0.6)","rgba(122, 155, 95, 0.6)","rgba(212, 180, 131, 0.6)","rgba(158, 61, 61, 0.6)","rgba(60, 60, 60, 0.6)"],"color.border":["#2B7CE9","#2B7CE9","#2B7CE9","#2B7CE9","#2B7CE9","#2B7CE9","#2B7CE9"],"color.highlight.background":["#FF8000","#FF8000","#FF8000","#FF8000","#FF8000","#FF8000","#FF8000"],"color.highlight.border":["#2B7CE9","#2B7CE9","#2B7CE9","#2B7CE9","#2B7CE9","#2B7CE9","#2B7CE9"],"font":["bold","bold","bold","bold","bold","bold","bold"]},"edges":{"from":[1,1,1,5,2,3,6,7,7,6],"to":[2,3,4,1,1,1,1,6,7,6],"label":["ASSOCIATED_WITH","ASSOCIATED_WITH","FUNDED_BY","CONDUCTED_AT","ASSOCIATED_WITH","ASSOCIATED_WITH","ASSOCIATED_WITH","WRITTEN_BY","CITES","COLLABORATED_WITH"],"arrows":["to","to","to","to","to","to","to","to","to","to"]},"nodesToDataframe":true,"edgesToDataframe":true,"options":{"width":"100%","height":"100%","nodes":{"shape":"dot"},"manipulation":{"enabled":false},"edges":{"arrows":"to","font":{"ital":true,"align":"top"},"smooth":false},"physics":{"solver":"repulsion","repulsion":{"nodeDistance":300}},"layout":{"randomSeed":123}},"groups":["AHC","Patent","Dataset","Grant","Clinical_Trial","Researcher","Article"],"width":"800px","height":"600px","idselection":{"enabled":false,"style":"width: 150px; height: 26px","useLabels":true,"main":"Select by id"},"byselection":{"enabled":false,"style":"width: 150px; height: 26px","multiple":false,"hideColor":"rgba(200,200,200,0.5)","highlight":false},"main":null,"submain":null,"footer":null,"background":"rgba(0, 0, 0, 0)","highlight":{"enabled":true,"hoverNearest":false,"degree":1,"algorithm":"all","hideColor":"rgba(200,200,200,0.5)","labelOnly":true},"collapse":{"enabled":false,"fit":false,"resetHighlight":true,"clusterOptions":null,"keepCoord":true,"labelSuffix":"(cluster)"}},"evals":[],"jsHooks":[]}</script>
229233
</div>
230234
</div>
231235
</div>
@@ -260,7 +264,6 @@ <h3 class="anchored" data-anchor-id="technical-characteristics">⚙️ Technical
260264
<p>This relational design enables SciK-Health to efficiently manage the complex and interconnected information typical of scientific research in the healthcare sector.</p>
261265
</section>
262266
</div>
263-
<p>:::::</p>
264267

265268

266269
</section>
@@ -348,8 +351,6 @@ <h3 class="anchored" data-anchor-id="technical-characteristics">⚙️ Technical
348351
});
349352
clipboard.on('success', onCopySuccess);
350353
if (window.document.getElementById('quarto-embedded-source-code-modal')) {
351-
// For code content inside modals, clipBoardJS needs to be initialized with a container option
352-
// TODO: Check when it could be a function (https://github.com/zenorocha/clipboard.js/issues/860)
353354
const clipboardModal = new window.ClipboardJS('.code-copy-button[data-in-quarto-modal]', {
354355
text: getTextToCopy,
355356
container: window.document.getElementById('quarto-embedded-source-code-modal')
@@ -460,7 +461,6 @@ <h3 class="anchored" data-anchor-id="technical-characteristics">⚙️ Technical
460461
if (window.Quarto?.typesetMath) {
461462
window.Quarto.typesetMath(note);
462463
}
463-
// TODO in 1.5, we should make sure this works without a callout special case
464464
if (note.classList.contains("callout")) {
465465
return note.outerHTML;
466466
} else {

docs/description.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.5.57">
5+
<meta name="generator" content="quarto-1.6.42">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
88

@@ -35,10 +35,10 @@
3535
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
3636
<script src="site_libs/quarto-html/anchor.min.js"></script>
3737
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
38-
<link href="site_libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" id="quarto-text-highlighting-styles">
38+
<link href="site_libs/quarto-html/quarto-syntax-highlighting-2f5df379a58b258e96c21c0638c20c03.css" rel="stylesheet" id="quarto-text-highlighting-styles">
3939
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
4040
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
41-
<link href="site_libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
41+
<link href="site_libs/bootstrap/bootstrap-4968d28af72d4e5a34172c9bc5ef961b.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
4242
<script id="quarto-search-options" type="application/json">{
4343
"location": "navbar",
4444
"copy-button": false,
@@ -126,6 +126,10 @@
126126
<li>
127127
<a class="dropdown-item" href="./performance.html">
128128
<span class="dropdown-text">Performance Indicators</span></a>
129+
</li>
130+
<li>
131+
<a class="dropdown-item" href="./rdaisy.html">
132+
<span class="dropdown-text">R-daisy</span></a>
129133
</li>
130134
</ul>
131135
</li>
@@ -167,7 +171,7 @@
167171
</li>
168172
<li>
169173
<a class="dropdown-item" href="./workshops.html">
170-
<span class="dropdown-text">Workshops</span></a>
174+
<span class="dropdown-text">Workshops &amp; Team Meetings</span></a>
171175
</li>
172176
</ul>
173177
</li>
@@ -744,8 +748,6 @@ <h2 class="anchored" data-anchor-id="funding-and-grants">💶 Funding and Grants
744748
});
745749
clipboard.on('success', onCopySuccess);
746750
if (window.document.getElementById('quarto-embedded-source-code-modal')) {
747-
// For code content inside modals, clipBoardJS needs to be initialized with a container option
748-
// TODO: Check when it could be a function (https://github.com/zenorocha/clipboard.js/issues/860)
749751
const clipboardModal = new window.ClipboardJS('.code-copy-button[data-in-quarto-modal]', {
750752
text: getTextToCopy,
751753
container: window.document.getElementById('quarto-embedded-source-code-modal')
@@ -856,7 +858,6 @@ <h2 class="anchored" data-anchor-id="funding-and-grants">💶 Funding and Grants
856858
if (window.Quarto?.typesetMath) {
857859
window.Quarto.typesetMath(note);
858860
}
859-
// TODO in 1.5, we should make sure this works without a callout special case
860861
if (note.classList.contains("callout")) {
861862
return note.outerHTML;
862863
} else {

0 commit comments

Comments
 (0)