Multichill created this task.
Multichill added projects: AbuseFilter, Wikidata, MediaWiki-extensions-WikibaseRepository.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION

To make abusefilter a bit more useful on Wikidata, it would be nice to expose the page properties in the abusefilter. Example:

MariaDB [wikidatawiki_p]> SELECT * FROM page_props WHERE pp_page=111 LIMIT 100;
+---------+-----------------+-----------+------------+

pp_pagepp_propnamepp_valuepp_sortkey

+---------+-----------------+-----------+------------+

111page_image_freeEgypt.jpgNULL
111wb-claims122122
111wb-identifiers4545
111wb-sitelinks335335

+---------+-----------------+-----------+------------+
4 rows in set (0.00 sec)

Especially the items with a high number of sitelinks seem to be vandalism targets. The RDF already contains this data so maybe it can be exposed in a similar format in the wikitext that serves as input for the abusefilter.


TASK DETAIL
https://phabricator.wikimedia.org/T209993

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Multichill
Cc: Aklapper, Multichill, Nandana, Lahi, Gq86, Daimona, GoranSMilovanovic, QZanden, LawExplorer, Litanwei, D3r1ck01, Wong128hk, Luke081515, Nirmos, Wikidata-bugs, aude, Huji, Jackmcbarn, Mbch331, chasemp
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to