{% extends "q_curation.html" %} {% set aspect = "taxon-curation" %} {% block in_ready %} {{ sparql_to_table('missing-topic-tags-for-taxon-name') }} {% endblock %} {% block curation_panels %}

Missing topic tags for taxon name

This table lists works which have this taxon's name in the title but that have not been annotated as having it as main subject (P921).

The query is arranged such that you can edit it, comment out the line directly after the first DISTINCT (which creates the first two columns in the table below) and then rerun the query to get the results in a format that can be pasted directly into a new QuickStatements batch to make the missing edits. See Help:QuickStatements for instructions on how to use QuickStatements.

Please note: it is your responsibility to check whether these edits actually make sense — watch out for work titles containing taxon names of subspecies, variants, hybrids or similar, or for cases where titles just happen to contain this taxon name string but that are not actually about this taxon.



{% endblock %}