| Pigsonthewing added a comment. |
In T138371#2794282, @abian wrote:
I encourage you to define some more (specific, preferably ambiguity-free) requirements for this plugin
Firstly, apologies for my tardy reply; I have only just become aware of abian's comment.
Here are some suggestions; my proposed markup should please be checked by someone with a better understanding of schema.org!
My post:
http://pigsonthewing.org.uk/open-licensing-images-what-how/
is tagged (among other things) "open data", linking to:
http://pigsonthewing.org.uk/tag/open-data/
The latter page should be marked, in headers, as "sameAs", perhaps:
<meta property="dc.sameAs" content="https://www.wikidata.org/wiki/Q309901" />
and its header:
<h1 class="page-title">Tag Archives: <span>open data</span></h1>should be changed to, say:
<h1 class="page-title">Tag Archives: <a href="" data (Q309901)</a></h1>The link on the former page, currently marked up as:
<a href="" rel="tag">open data</a>should be marked up as something like:
<span itemscope="" itemtype="http://schema.org/Thing"> <meta itemprop="url" content="https://www.wikidata.org/wiki/Q309901"> <a href="" rel="tag" itemprop="sameAs">open data</a> </span>The page typically at .../pwordpress/wp-admin/ should have in its left-hand navigation, a link to a "tags" page. The latter page should show all the tags used on the site, and allow the input of an optional Wikidata QID for each. If no QID is entered the markup suggested above should not be applied.
Cc: Esh77, Lydia_Pintscher, abian, Tramullas, Zeko, Aklapper, Pigsonthewing, Zppix, GoranSMilovanovic, QZanden, Izno, Psychoslave, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
