summaryrefslogtreecommitdiff
path: root/site/includes
diff options
context:
space:
mode:
Diffstat (limited to 'site/includes')
-rw-r--r--site/includes/chart.html2
-rw-r--r--site/includes/citations.html2
-rw-r--r--site/includes/map.html12
3 files changed, 10 insertions, 6 deletions
diff --git a/site/includes/chart.html b/site/includes/chart.html
index b235d531..45c13493 100644
--- a/site/includes/chart.html
+++ b/site/includes/chart.html
@@ -9,5 +9,7 @@
</section>
<section class="applet_container">
+<!-- <div style="position: absolute;top: 0px;right: -55px;width: 180px;font-size: 14px;">Labeled Faces in the Wild Dataset<br><span class="numc" style="font-size: 11px;">20 citations</span>
+</div> -->
<div class="applet" data-payload="{&quot;command&quot;: &quot;chart&quot;}"></div>
</section>
diff --git a/site/includes/citations.html b/site/includes/citations.html
index b3d207c1..058a1834 100644
--- a/site/includes/citations.html
+++ b/site/includes/citations.html
@@ -6,7 +6,7 @@
and indexes research papers. The citations were geocoded using names of institutions found in the PDF front matter, or as listed on other resources. These papers have been manually verified to show that researchers downloaded and used the dataset to trainĀ and/or test machine learning algorithms.
</p>
<p>
- Add button/link to download CSV
+ Add [button/link] to download CSV. Add search input field to filter. Expand number of rows to 10. Reduce URL text to show only the domain (ie https://arxiv.org/pdf/123456 --> arxiv.org)
</p>
<div class="applet" data-payload="{&quot;command&quot;: &quot;citations&quot;}"></div>
diff --git a/site/includes/map.html b/site/includes/map.html
index 14fec2f1..74771768 100644
--- a/site/includes/map.html
+++ b/site/includes/map.html
@@ -23,14 +23,16 @@
</section>
<div class="caption">
- <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 has been manually verified to show usage of {{ metadata.meta.dataset.name_display }}.
+ <ul class="map-legend">
+ <li class="edu">Academic</li>
+ <li class="com">Industry</li>
+ <li class="gov">Government / Military</li>
+ <li class="source">Citation data is collected using <a href="https://semanticscholar.org" target="_blank">SemanticScholar.org</a> then dataset usage verified and geolocated.</li>
+ </ul>
</div>
<section>
<p class='subp'>
- Standardized paragraph of text about the map. Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam eaque ipsa, quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt, explicabo.
+ [section under development] {{ metadata.meta.dataset.name_display }} ... Standardized paragraph of text about the map. Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam eaque ipsa, quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt, explicabo.
</p>
</section>