WMDE-leszek created this task.
WMDE-leszek added a project: Lexicographical data.
Herald added a subscriber: Aklapper.
Herald added a project: Wikidata.

TASK DESCRIPTION

When I run dumpRdf on the wiki with WikibaseLexeme enabled, it generates some rudimentary data on the Lexeme (see below) even though I have disabledRdfExportEntityTypes setting set to not export lexemes.

The script should take the setting into account, same as the RDF export through Special:EntityData already does.

The excerpt of the RDF dump related to lexeme lemma data (this is the only information being exported, and note: This is not a final implementation or RDF mapping, this is more of the proof of concept code which generates it)

wd:L2 a wikibase:Lexeme ;
	rdfs:label "apple"@en ;
	skos:prefLabel "apple"@en ;
	schema:name "apple"@en ;

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

WORKBOARD
https://phabricator.wikimedia.org/project/board/2292/

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

To: WMDE-leszek
Cc: WMDE-leszek, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to