Topic on Talk:Wikidata Bridge

New prototype (integrating references)

5
Lea Lacroix (WMDE) (talkcontribs)

Hello all,

Based on your previous feedback, we built a new version of the prototype, that includes showing and editing references. This v2 has been tested by our UX researchers during Wikimania, with a dozen of people. We are already working on a v3 that will integrate the suggestions of the interviewees, but we still wanted to share the v2 with you, so you can keep track on the evolution. So here it is!

As usual, please keep in mind that this is only a "click-dummy", faking real interactions and with only one user path available.

If you have any remarks or questions, feel free to answer on that thread.

Jsamwrites (talkcontribs)

This new version v2 of prototype is clearer than v1. However, I am wondering whether the retrieved date is autofilled (on clicking like in Wikidata) or editors have to fill it. May be one example can be shown.

Charlie Kritschmar (WMDE) (talkcontribs)

Hi @Jsamwrites, thank you for your feedback. Currently retrieved is not automatically filled, but that is on our list of features we'd still like to implement.

This post was hidden by Charlie Kritschmar (WMDE) (history)
Jeblad (talkcontribs)

Seems like the template type is part of the work flow; image 8 and image 9. This must be stored at Wikidata as abstract types, as there are a lot of different ways to implement references. Local code must also be prepared to handle typeless references, as it will probably be a lot of references that lacks type for a long time.

I'm attempting to make code for figuring out which template is a likely match in w:no:Modul:Property map, but it isn't completed yet.

Note that some references has an implicit type by lack of specific information, even slight differences in some information, or even that the information could be lacking completely. A well-known example is newspapers that publish short versions of the articles on the net, and complete articles on paper. When users find the story in the paper they try to look the articles up on the web, and link to them, without realizing the web-version is shorter, and that specific information (the reason for using the article as reference) is missing.

Note also that a lot of references at Wikidata does not have required pieces of information, like “title”. We could run a citoid-bot to fill in titles, and perhaps some other fields, but until that is done (not sure if that will ever be finished) a fallback for cite templates are necessary. This can be implemented quite easily in Lua, but it must be done.

Reply to "New prototype (integrating references)"