{% extends "base.html" %} {% set aspect = "project" %} {% block in_ready %} {{ sparql_to_table('prolific-authors') }} {{ sparql_to_table('recent-articles') }} {{ sparql_to_iframe('partners') }} {{ sparql_to_iframe('timeline') }} {{ sparql_to_iframe('topic-scores') }} {{ sparql_to_iframe('publications-per-year') }} {% endblock %} {% block page_content %}

Project

Project Partners

Timeline

Recently published works about or funded by the project

Topic scores

Topics based on a weighting between fields of work, topics of research output and topics of citing works.

Authors

Prolific authors

Publications per year

{% endblock %}