You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Queries for noun genders and other properties that require the Wikidata label service now return their English label rather than auto label that was returning just the Wikidata QID.
SPARQL queries for English and Portuguese prepositions were added to allow the CLI to query these types of data.
The convert functionality once again works for lists of languages all data types for them.
🐞 Bug Fixes
SQLite conversion was fixed for all queries (#527).
The data conversion process outputs were improved including capitalizing language names and repeat notices to the user were removed.
The CLI's get command now returns all data types if none is passed.
The Portuguese verbs query was fixed as it wasn't formatted correctly.
The emoji keyword functionality was fixed given the new lexeme ID based form of the data.
Arguments were fixed that were breaking the functionality.
Languages for the user were capitalized.
case has been renamed grammaticalCase in preposition queries to assure that SQLite reserved keywords are not used.