{% extends "base.html" %} {% block title %} {% trans website_name = super() %}About {{ website_name }}{% endtrans %} {% endblock %} {% block main %}
{% trans %}See also: User Guide which lists some bugs and known issues{% endtrans %}
{% trans %}Content in this search index comes in one of three forms:{% endtrans %}
{% trans url="https://www.youtube.com/watch?v=PARqfbYIdXQ" %}This 2019 FORCE11 conference presentation gives an overview of the technical infrastructure and goals of the project overall.{% endtrans %}
{% trans %}Metadata comes from fatcat.wiki, an open user-editable catalog of scholarly work. It should be possible to track and attribute the provenance of content and metadata in all cases. Please contact us if you have questions.{% endtrans %}
{% trans %}We intend to provide researcher access to the full corpus for text and data mining purposes. Derived datasets may also be posted publicly for analysis, for example a citation graph or N-gram frequencies by year. If you are interested or would like to see specific datasets made available, please contact us.{% endtrans %}
{% trans %}Currently snapshots of the full fatcat metadata corpus and upstream metadata sources are uploaded periodically to the Bulk Bibliographic Metadata collection on archive.org.{% endtrans %} {% trans %}Read more in the Fatcat Guide.{% endtrans %}
{% trans url="https://archive.org/about/contact.php" %}The organizational contact information for the Internet Archive is listed at {{ url }}.{% endtrans %} {% trans email="webservices@archive.org" %}Queries about this search service and the fatcat catalog can be directed to {{ email }}.{% endtrans %} {% trans url="https://gitter.im/internetarchive/fatcat" %}There is a public chat channel at {{ url }}.{% endtrans %}
{% trans grant_url="https://mellon.org/grants/grants-database/advanced-search/?amount-low=&amount-high=&year-start=&year-end=&city=&state=&country=&q=%22Ensuring+the+Persistent+Access%22&per_page=25", blog_url="http://blog.archive.org/2018/03/05/andrew-w-mellon-foundation-awards-grant-to-the-internet-archive-for-long-tail-journal-preservation/" %}Work on Internet Archive Scholar has received support from the Andrew W. Mellon Foundation through multiple phases of the "Ensuring the Persistent Access of Open Access Journal Literature" project (see original announcement).{% endtrans %}
{% trans fatcat_url="https://fatcat.wiki/about" -%} See additional acknowledgements on fatcat.wiki. {%- endtrans %} {% endblock %}