aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/templates/help.html
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2021-03-04 19:25:02 -0800
committerBryan Newbold <bnewbold@archive.org>2021-03-04 19:28:26 -0800
commit532c86d4082e7f4ff1fbe8c970389784096d2bce (patch)
treea29bf2bc059b671d248da124ac8e74ca9a37f90b /fatcat_scholar/templates/help.html
parent16dfb652a83c339b088e751d2744289a0db0181b (diff)
downloadfatcat-scholar-532c86d4082e7f4ff1fbe8c970389784096d2bce.tar.gz
fatcat-scholar-532c86d4082e7f4ff1fbe8c970389784096d2bce.zip
web: re-phrase alpha banner notice; remove header tag
Note entirely removing it yet, and keeping the older verison around in comment so we can revert easily (and keep translated notice).
Diffstat (limited to 'fatcat_scholar/templates/help.html')
-rw-r--r--fatcat_scholar/templates/help.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/fatcat_scholar/templates/help.html b/fatcat_scholar/templates/help.html
index a147461..893fe6b 100644
--- a/fatcat_scholar/templates/help.html
+++ b/fatcat_scholar/templates/help.html
@@ -240,15 +240,19 @@ apply range queries like <code>year:&gt;1989 year:&lt;2000</code>.{% endtrans %}
<h2>{% trans %}Work In Progress{% endtrans %}</h2>
<div class="ui yellow message" style="color: black;">
+ <!-- old notice
{% trans %}This service is in "alpha". It has several bugs, experiences downtime, and has not been officially announced.{% endtrans %}
+ -->
+ {% trans %}This is a new service. Metadata is being improved and features have not been finalized.{% endtrans %}
</div>
+<!--
<p>{% trans %}This project is currently a <i>prototype</i>{% endtrans %}
+-->
<p>Some known bugs and issues:
<ul>
- <li>web.archive.org PDF links sometimes return "not found" errors. This is impacting up to 1% of recent papers. In almost all cases there is a preserved copy of the file that should be available.
<li>Poor metadata quality for conference proceedings. Many are labeled "unpublished" and are not associated with the conference.
<li>Duplicate versions of same work. Eg, different versions of the same paper or dataset. We are working on basic entity-deduplication in the fatcat catalog.
<li>Mis-matching of file content or version with work metadata. For example, sometimes pre-prints or author manuscripts are incorrectly associated with version-of-record metadata, or vica-versa.