{% extends "q_curation.html" %} {% set aspect = "work-curation" %} {% block in_ready %} {{ sparql_to_table('author-resolving') }} {{ sparql_to_table('missing-orcid') }} {% endblock %} {% block curation_panels %}

Author resolving

The authorship may be represented as an author name string rather than a Wikidata item. To try to resolve the author name strings, follow the links below to use the Author disambiguator tool, which also has a dedicated page for this work.

Missing ORCID

Authors with missing ORCID.

{% endblock %}