jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/366866 )
Change subject: Add P279 to $wgPropertySuggesterClassifyingPropertyIds
......................................................................
Add P279 to $wgPropertySuggesterClassifyingPropertyIds
The data produced by the PropertySuggester analyzer script treats
P279 as a classifying property. This change makes the configuration
of the PropertySuggester extension consistent with the data.
This should be configured a bug fix, since it ensures that the data
is interpreted consistently.
NOTE: please sync deployment with Lydia Pintscher for announcement.
Announcing it right after deployment should be fine. This is essentially
a bug fix.
DEPLOY: confirm that property suggestion works properly on items with
P279 (subclass-of) set.
Bug: T169060
Change-Id: I30630c75893149c7c784e80733429975aeeafe87
---
M wmf-config/Wikibase-production.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Zfilipin: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/Wikibase-production.php
b/wmf-config/Wikibase-production.php
index 110e378..55833c4 100644
--- a/wmf-config/Wikibase-production.php
+++ b/wmf-config/Wikibase-production.php
@@ -35,7 +35,7 @@
],
];
} else {
- $wgPropertySuggesterClassifyingPropertyIds = [ 31 ]; // T169058
+ $wgPropertySuggesterClassifyingPropertyIds = [ 31, 279 ]; //
T169060
$wgWBRepoSettings['sparqlEndpoint'] =
'https://query.wikidata.org/sparql';
--
To view, visit https://gerrit.wikimedia.org/r/366866
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I30630c75893149c7c784e80733429975aeeafe87
Gerrit-PatchSet: 3
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Daniel Kinzler <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: Lydia Pintscher (WMDE) <[email protected]>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: Zfilipin <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits