Smalyshev added a comment. I think it happens because singleLabelModeWorkForDescription and singleLabelModeWorkForLabel both generate this:
return new StatementImpl(entityUriImpl, new URIImpl(RDFS.LABEL), entityUriImpl); Which obviously wrong for description and I suspect also wrong for label. So if label or description is missing, this is what happens. Also I note that German label and description is dropped, even though skos:altLabel is preserved for both en and de. Looks fishy. TASK DETAIL https://phabricator.wikimedia.org/T95779 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Manybubbles, Smalyshev Cc: Manybubbles, Aklapper, Smalyshev, jkroll, Wikidata-bugs, Jdouglas, aude, GWicke, daniel, JanZerebecki _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
