How do we want to handle unverifiable information? #236
Replies: 1 comment 2 replies
-
I think we should only have languages that are in Wikidata. It would be one thing if we were trying to have our own separate lexicon, but we are trying to improve Wikidata's. If there is a language not on Wikidata that should be, for whatever reason, then that should happen outside of any UMIL-related workflow.
I'm skeptical that this can be our job. We can make a good-faith effort (use the tools we have available), but we ultimately are focused on facilitating Wikidata editing, which someone could do without this anyway. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
@mailynmailyn
For example, a language that doesn't have records or reference in Wikidata, a name which is sourced by word-of-mouth, etc. This is the official thread for discussing possible approaches.
Currently:
-STATEMENT? Make an additional statement (such as the boxes under an item describing them as an
Instance of
Musical Instrument
) which hasProperty: [Language/Dialect of]
[Region/Language/Group]
with sublabel[(str)User entered language]
?Additional problem: edits made in a language none of the moderators/editors understand- what if LLMs disagree on translation? What if conflicting results on lookup/other translation services?
In Wikidata we can build out a nuanced statement block, wherein the source can be us
UMIL Database
and our descriptors will then be linked, and when clicked will go to UMIL for viewing; we can add subfiuelds to it further describing the item ("unverified") etc. However, this will require some deliberate property picking and structuring so the item returns as a language in a sparql query alongside the existing labels; this approach will not have this added new/unverfieid language name show up as an instrument label, rather as aninstance of
other language
"name" (src)UMIL
.This is just a starting point, other points for discussion will be how to handle sources etc.
Beta Was this translation helpful? Give feedback.
All reactions