{% extends "base.html" %} {% set aspect = "dataset" %} {% block in_ready %} {{ sparql_to_table('identifiers') }} {{ sparql_to_table('list-of-authors') }} {{ sparql_to_table('citations') }} {{ sparql_to_iframe('topic-scores') }} {% endblock %} {% block page_actions %} Cite {{ super() }} {% endblock %} {% block page_content %}

Taxon

Identifiers

List of authors

Topic scores

Topics based on a weighting between main subject of work, cited and citing works.

Citations to the work

Recent citations to the work
{% endblock %}