ordia icon indicating copy to clipboard operation
ordia copied to clipboard

Wikidata lexemes presentations

Results 80 ordia issues
Sort by recently updated
recently updated
newest added

For instance https://www.wikidata.org/wiki/Lexeme:L40926#S1

Closes #141 . Adjusted the search string to yield more precise matches. Before example for https://ordia.toolforge.org/L10213-F1 : ![Screenshot from 2022-07-07 11-35-47](https://user-images.githubusercontent.com/465923/177743009-626bf22a-6d2d-4595-a590-81a6626b013b.png) After — some of the entries (e.g. the ```actinoporins```...

[wiktionarySparql](https://github.com/fnielsen/ordia/blob/ccf0cbed0fc49314ebe7c7880f79bd0a4b6149ba/ordia/app/templates/lf.html#L191) currently gives lots of noisy results because it searches not for the precise string but for any of the words in the string. For an example, see this screenshot...

[wikisourceSparql](https://github.com/fnielsen/ordia/blob/ccf0cbed0fc49314ebe7c7880f79bd0a4b6149ba/ordia/app/templates/lf.html#L174) currently gives lots of noisy results because it searches not for the precise string but for any of the words in the string. For an example, see this screenshot...

Statistics over hyphenation parts. The problem seems to be to construct a SPARQL query that will split the string. This does not work: ```sparql SELECT * { ?lexeme dct:language wd:Q9035...

enhancement

E.g. number of senses/ alternative forms/ statements/ references/ nouns/ verbs etc.

showing both the existing and the non-existing lexemes is a good default, but it would be useful to change it such that only one of these categories is shown. Showing...