{% extends "q_curation.html" %} {% set aspect = "award-curation" %} {% block in_ready %} {{ sparql_to_table('missing-author-items') }} {{ sparql_to_table('missing-coauthor-items') }} {{ sparql_to_table('missing-topics') }} {% endblock %} {% block curation_panels %}

Missing author items

The authors listed below may only be represented as strings in Wikidata with no link to Wikidata items. Follow the link to use the Author disambiguator tool to try to resolve the authors.

Missing coauthor items

The coauthors listed below may only be represented as strings in Wikidata with no link to Wikidata items. Follow the link to use the Author disambiguator tool to try to resolve the authors.

Missing topics

Works by winners of {{q}} that do not have topics. You can improve the data by clicking the link on the right, scrolling to "+ add statement" and adding a "main subject" if you know it:

{% endblock %}