summaryrefslogtreecommitdiff
path: root/site/includes/map.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/includes/map.html')
-rw-r--r--site/includes/map.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/site/includes/map.html b/site/includes/map.html
index 44550f90..9b99a732 100644
--- a/site/includes/map.html
+++ b/site/includes/map.html
@@ -1,6 +1,6 @@
<section>
- <h3>Biometric Trade Routes</h3>
+ <h3>Information Supply Chain</h3>
<!--
<div class="map-sidebar right-sidebar">
<h3>Legend</h3>
@@ -12,7 +12,7 @@
</div>
-->
<p>
- To understand how this dataset has been used, its citations have been geocoded to show an approximate geographic digital trade route of the biometric data. Lines indicate an organization (education, commercial, or governmental) that has cited the LFW dataset in their research.</a>.
+ To understand how and where this dataset has been used, organizations using the dataset are plotted below. The data is generated by collecting all citations for all the original research papers associated with the dataset. The PDFs are then converted to text and the organization names are extracted and geocoded. Because of the automated approach to extracting data, <span style="color:#ff8a72">not all organizations have been confirmed as using the dataset</span>. This visualization is provided to help locate and confirm usage and will be updated as data noise is reduced.
</p>
</section>
@@ -22,8 +22,8 @@
</section>
<div class="caption">
- <div class="map-legend-item"><span class="edu">&#9632;</span> Academic</div>
- <div class="map-legend-item"><span class="com">&#9632;</span> Industry</div>
- <div class="map-legend-item"><span class="gov">&#9632;</span> Government</div>
- Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a>
+ <div class="map-legend-item edu">Academic</div>
+ <div class="map-legend-item com">Industry</div>
+ <div class="map-legend-item gov">Government</div>
+ Data is compiled from <a href="https://www.semanticscholar.org">Semantic Scholar</a> and not yet manually verified.
</div>