Skip to content

Commit 4ec0d1f

Browse files
committed
add architecture overview
1 parent 9f05b8a commit 4ec0d1f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

416 KB
Loading

index.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,10 +153,17 @@ <h4 class="w3-border-bottom w3-border-light-grey w3-padding-16">Read more about
153153
</div>
154154

155155
<!-- Project Summary (Datasheet) -->
156+
156157
<div class="w3-container" id="project">
158+
<div class="w3-container w3-padding-32">
159+
<h3 class="w3-border-bottom w3-border-light-grey w3-padding-16">Architecture</h3>
160+
<p>The SAWGraph Knowledge Graph provides a comprehensive view of PFAS contamination, potential sources, and potential impacts. These are organized into a series of interconnected knowledge graphs to facilitate reuse and modularize the large graphs.</p>
161+
<img src="images/SAWGraphOverview-Jan2025.png" style="width:100%;max-width:1000px" class="w3-margin-top">
162+
</div>
163+
<div class="w3-container" >
157164
<div class="w3-container w3-padding-32">
158165
<h4 class="w3-border-bottom w3-border-light-grey w3-padding-16">Source data</h4>
159-
166+
<p> SAWGraph integrates data from multiple federal and state sources. The primary data sources include:</p>
160167
<table class="w3-table-all" "w3-card-4">
161168
<thead><tr>
162169
<tr style="height: 30px">

0 commit comments

Comments
 (0)