-
-
Notifications
You must be signed in to change notification settings - Fork 17
Support lexicographical data (lexemes) #100
Copy link
Copy link
Open
Labels
Feature RequestWikibasegrab and gonon-blocking and specific tasks welcoming contribution from anyonenon-blocking and specific tasks welcoming contribution from anyone
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
Feature RequestWikibasegrab and gonon-blocking and specific tasks welcoming contribution from anyonenon-blocking and specific tasks welcoming contribution from anyone
WikiClientLibrary currently misses
BuiltInDataTypesfor Wikidata’s lexicographical data.As far as I can tell, basically three new definitions of the data types, plus a more general implementation of
EntityIdFromJson+EntityIdToJsonis needed.See my quick-and-dirty implementation of those (also including a copy-paste of the inaccessible
internal sealedDelegatePropertyTypefrom the library) which seems to work fine.