https://bugzilla.wikimedia.org/show_bug.cgi?id=45206
--- Comment #11 from C. Scott Ananian <[email protected]> --- New version removes the controversial dc:isFormatOf triple, a property of "this document" (which is hard to talk about in RDFa if you have a <base> element). The head now looks like: <!DOCTYPE html> <html prefix="dc: http://purl.org/dc/terms/ mw: http://mediawiki.org/rdf/ mwr: http://en.wikipedia.org/wiki/Special:Redirect/" about="mwr:revision/560327612"> <head> <meta charset="UTF-8"> <meta property="mw:articleNamespace" datatype="xsd:integer" content="0"> <link rel="dc:replaces" resource="mwr:revision/560314723"> <meta property="dc:modified" datatype="xsd:dateTime" content="2013-06-17T17:55:30.000Z"> <meta about="mwr:user/1624037" property="dc:title" content="Edokter"> <link rel="dc:contributor" resource="mwr:user/1624037"> <meta property="mw:revisionSHA1" content="e0564e710b93f998658bd5527f0042eaba6d6c87"> <meta property="dc:description" content="Undid revision 560314723 by [[Special:Contributions/Meno25|Meno25]] ([[User talk:Meno25|talk]]) Sync structure to other main page pages. Don't make null-edits either; post on talk instead."><link rel="dc:isVersionOf" href="//en.wikipedia.org/wiki/Main_Page"> <title>Main Page</title> <base href="//en.wikipedia.org/wiki/Main_Page"> </head> <body> <div>Welcome to <a rel="mw:WikiLink" href="./Wikipedia" >Wikipedia</a></div> </body> </html> -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
