summaryrefslogtreecommitdiff
path: root/site/includes/map.html
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-03-05 12:39:02 +0100
committerJules Laplace <julescarbon@gmail.com>2019-03-05 12:39:02 +0100
commit026d0090465e9a5b13c38a13115d73055c4abb67 (patch)
treee17db8caee85d8ddf57b347eb86d641c16856fce /site/includes/map.html
parenta11ea79b116b80d9ef5198b4ffb8d6d7b898b358 (diff)
parenta247a68323675d4bc7a9914f21748346ddefdf10 (diff)
Merge branch 'master' of github.com:adamhrv/megapixels_dev
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>