question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feedback about a Wikidata item: Does not exist, Is at other location, Etc

See original GitHub issue

I suggest adding a “discussion” action to the bottom panel that opens when you select a pin in the “Nearby” activity:

adb-screenshot

It would open an activity that could look like this:

Write something about the "GS1 Japan" item. It will be publicly visible.
☐ "GS1 Japan" does not exist anymore, no picture can ever be taken of it.
☑ "GS1 Japan" is at a different place (please specify the correct place below, if possible tell us the correct latitude/longitude).
☐ Other problem or information (please explain below).
--------------------------------------------------------------
| It has moved to across the street blabla.                  |
|                                                            |
--------------------------------------------------------------
                                                  |Send|
Current talk page:
blablabla
blablabla

The edit should be made with a particular edit tag, so that we can keep track of this feedback and impact the changes:

  • Add the “closed” property to items that do not exist anymore
  • Modify the latitude/longitude of items that are at a different place I volunteer to do that work, as I expect the workload to be bearable.

Implementing this would also solve issue #965.

Phase 2 (only after the feature above is implemented): Allow users to write a memo about the item even when offline. This would allow off-the-grid photographers with a DSLR to write down a picture filename, and later match it when they get back home.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:33 (18 by maintainers)

github_iconTop GitHub Comments

1reaction
nicolas-raoulcommented, Mar 18, 2019

About the UI: How about the one I proposed in the first post above? It does not need to be polished as it is not a place people will see often 😃

1reaction
vanshikaaroracommented, Mar 17, 2019

Thanks @maskaravivek Using this I successfully got the result 😃

wikidataApi.action("query")
                .param("prop", "revisions")
                .param("rvprop", "content")
                .param("rvslots","main")
                .param("titles", "Talk:Q11311478")
                .get().getString("api")
Read more comments on GitHub >

github_iconTop Results From Across the Web

Wikidata:SPARQL query service/queries/examples
item field variable to be selected. Consider adding a comment in the query noting what it illustrates, when and by whom it was...
Read more >
SPARQL Select items only if they do not include a property
Wikidata : SPARQL Select items only if they do not include a property - Stack Overflow. Stack Overflow for Teams – Start collaborating...
Read more >
lib.reviews: Review anything with a Wikidata entry - Mailing Lists
Hi there, As of yesterday, lib.reviews supports searching Wikidata, so you can quickly write a review (think "1-5 stars") of anything with a...
Read more >
Use Wikidata for place names and Wikipedia descriptions
from that, you could get the “title” from “nlwiki” to build a link to https://nl.wikipedia.org/wiki/Westpark_(Groningen). (you'd have to pick ...
Read more >
Getting the Best Reconciliation / Wikidata etc - Google Groups
I see there is a way with OpenRefine to use other columns to match against other ... Unfortunately I do not see any...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found