[Wikidata-bugs] [Maniphest] [Commented On] T195043: [Task] Implement RDF serialization for lexemes and forms

2018-10-05 Thread gerritbot
gerritbot added a comment. Change 454182 abandoned by Smalyshev: Refactor entity resolution to allow more flexibility Reason: Not going this direction https://gerrit.wikimedia.org/r/454182TASK DETAILhttps://phabricator.wikimedia.org/T195043EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T195043: [Task] Implement RDF serialization for lexemes and forms

2018-09-17 Thread gerritbot
gerritbot added a comment. Change 451234 merged by jenkins-bot: [mediawiki/extensions/WikibaseLexeme@master] Uses EntityMentionListener::subEntityMentioned to properly serialize Forms and Senses https://gerrit.wikimedia.org/r/451234TASK DETAILhttps://phabricator.wikimedia.org/T195043EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T195043: [Task] Implement RDF serialization for lexemes and forms

2018-09-17 Thread gerritbot
gerritbot added a comment. Change 451012 merged by jenkins-bot: [mediawiki/extensions/Wikibase@master] Allows EntityRdfBuilders to ask for other entities to be serialized https://gerrit.wikimedia.org/r/451012TASK DETAILhttps://phabricator.wikimedia.org/T195043EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T195043: [Task] Implement RDF serialization for lexemes and forms

2018-09-03 Thread gerritbot
gerritbot added a comment. Change 455252 merged by jenkins-bot: [mediawiki/extensions/WikibaseLexeme@master] Fix labels for Lexemes https://gerrit.wikimedia.org/r/455252TASK DETAILhttps://phabricator.wikimedia.org/T195043EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T195043: [Task] Implement RDF serialization for lexemes and forms

2018-08-24 Thread gerritbot
gerritbot added a comment. Change 455252 had a related patch set uploaded (by Smalyshev; owner: Smalyshev): [mediawiki/extensions/WikibaseLexeme@master] Fix labels for Lexemes https://gerrit.wikimedia.org/r/455252TASK DETAILhttps://phabricator.wikimedia.org/T195043EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T195043: [Task] Implement RDF serialization for lexemes and forms

2018-08-20 Thread gerritbot
gerritbot added a comment. Change 454182 had a related patch set uploaded (by Smalyshev; owner: Smalyshev): [mediawiki/extensions/Wikibase@master] Refactor entity resolution to allow more flexibility https://gerrit.wikimedia.org/r/454182TASK DETAILhttps://phabricator.wikimedia.org/T195043EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T195043: [Task] Implement RDF serialization for lexemes and forms

2018-08-08 Thread gerritbot
gerritbot added a comment. Change 451234 had a related patch set uploaded (by Tpt; owner: Tpt): [mediawiki/extensions/WikibaseLexeme@master] Uses EntityMentionListener::subEntityMentioned to properly serialize Forms and Senses https://gerrit.wikimedia.org/r/451234TASK

[Wikidata-bugs] [Maniphest] [Commented On] T195043: [Task] Implement RDF serialization for lexemes and forms

2018-08-07 Thread gerritbot
gerritbot added a comment. Change 451012 had a related patch set uploaded (by Tpt; owner: Tpt): [mediawiki/extensions/Wikibase@master] Allows EntityRdfBuilders to ask for other entities to be serialized https://gerrit.wikimedia.org/r/451012TASK DETAILhttps://phabricator.wikimedia.org/T195043EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T195043: [Task] Implement RDF serialization for lexemes and forms

2018-08-02 Thread Smalyshev
Smalyshev added a comment. Weird, when I try .ttl it says: RDF export is disabled for this type of entity: lexeme.TASK DETAILhttps://phabricator.wikimedia.org/T195043EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Lydia_Pintscher, Aklapper,

[Wikidata-bugs] [Maniphest] [Commented On] T195043: [Task] Implement RDF serialization for lexemes and forms

2018-08-02 Thread Tpt
Tpt added a comment. Also, I understand it's still disabled on both wikidata and test.wikidata. It seems to be enabled now : https://www.wikidata.org/entity/L42.ntTASK DETAILhttps://phabricator.wikimedia.org/T195043EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T195043: [Task] Implement RDF serialization for lexemes and forms

2018-08-02 Thread Smalyshev
Smalyshev added a comment. outputting statements on form and senses when the RDF representation of a lexeme is required This would be important for WDQS integration too. Also, I understand it's still disabled on both wikidata and test.wikidata. We may want to enable it at least of test.wikidata

[Wikidata-bugs] [Maniphest] [Commented On] T195043: [Task] Implement RDF serialization for lexemes and forms

2018-08-02 Thread Tpt
Tpt added a comment. There is still one feature missing: outputting statements on form and senses when the RDF representation of a lexeme is required (e.g. on Special:EntityData/L12.nt).TASK DETAILhttps://phabricator.wikimedia.org/T195043EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T195043: [Task] Implement RDF serialization for lexemes and forms

2018-08-01 Thread gerritbot
gerritbot added a comment. Change 449718 had a related patch set uploaded (by Tpt; owner: Tpt): [mediawiki/extensions/WikibaseLexeme@master] Implements RDF mapping of senses including stubs https://gerrit.wikimedia.org/r/449718TASK DETAILhttps://phabricator.wikimedia.org/T195043EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T195043: [Task] Implement RDF serialization for lexemes and forms

2018-06-19 Thread Smalyshev
Smalyshev added a comment. While may be not strictly part of this task, has the question of dumps been covered? I.e. are lexemes supposed to be dumped together with other items, or in separate dump? Is there a task for setting that up, or it's supposed to happen automagically?TASK

[Wikidata-bugs] [Maniphest] [Commented On] T195043: [Task] Implement RDF serialization for lexemes and forms

2018-06-19 Thread Tpt
Tpt added a comment. There is still to implement output of forms statements when the RDF representation of a lexeme is requested (i.e. Special:EntityData/L42.ttl) and the schema:inLanguage relation for lexemes.TASK DETAILhttps://phabricator.wikimedia.org/T195043EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T195043: [Task] Implement RDF serialization for lexemes and forms

2018-06-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. Is there anything left to be done in this task? It looks to me like it might be done already :)TASK DETAILhttps://phabricator.wikimedia.org/T195043EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To:

[Wikidata-bugs] [Maniphest] [Commented On] T195043: [Task] Implement RDF serialization for lexemes and forms

2018-06-11 Thread gerritbot
gerritbot added a comment. Change 433953 merged by jenkins-bot: [mediawiki/extensions/WikibaseLexeme@master] Implements RDF mapping of lexemes and forms including stubs https://gerrit.wikimedia.org/r/433953TASK DETAILhttps://phabricator.wikimedia.org/T195043EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T195043: [Task] Implement RDF serialization for lexemes and forms

2018-05-19 Thread gerritbot
gerritbot added a comment. Change 433953 had a related patch set uploaded (by Tpt; owner: Tpt): [mediawiki/extensions/WikibaseLexeme@master] Beginning of implementation of lexemes and forms RDF serialization https://gerrit.wikimedia.org/r/433953TASK