{% extends "q_curation.html" %} {% set aspect = "use-curation" %} {% block in_ready %} {{ sparql_to_table('missing-author-items') }} {{ sparql_to_table('missing-co-uses') }} {{ sparql_to_table('works-with-few-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-co-uses

Works with few topics

Works that use the resource, but are tagged with few (or no) topics, may indicate that the work is missing annotation for topics.

{% endblock %}