QR codes in the qrpedia are printed on plaques on the side of buildings or with written material the idea is scan the code on your device get the information, select an option

see https://commons.wikimedia.org/wiki/File:Toodyaypedia_plates_stg_1_gnangarra_fs-1.jpg

On 10 February 2018 at 23:11, Lucas Werkmeister <mail@lucaswerkmeister.de> wrote:

Hi,

and just to add – for a few of these, you can also use Wikidata directly:

If you don’t need to detect the user’s language but just want to go to a certain wiki (without the risk of the page title changing), you can just use that.

Cheers,
Lucas


On 10.02.2018 15:47, Maxime Lathuilière wrote:
Hello,

for stable URLs to Wikipedia pages based on Wikidata ids, you can also use the Hub https://tools.wmflabs.org/hub/

For instance,
- this is the permalink to the Wikipedia article about Boston in English: https://tools.wmflabs.org/hub/Q100?site=wiki&lang=en
- Wikipedia being the default site, you can also write it: https://tools.wmflabs.org/hub/Q100?lang=en
- but you could also let the browser declare which language should be picked if available: https://tools.wmflabs.org/hub/Q100
- you can also redirect to other sitelinks: https://tools.wmflabs.org/hub/Q100?site=wikivoyage
- even when you don't kwow the Wikidata id: https://tools.wmflabs.org/hub/enwiki:Boston?site=wikivoyage
- or you could link to GLAMs pages with external ids know by Wikidata: https://tools.wmflabs.org/hub/Q100?property=P244
- and after seeing this conversation, I also added the possibility to redirect to the portal: https://tools.wmflabs.org/hub/enwiki:Boston?site=portal

Hope that can be useful :)

Bests,

Maxime

--
Maxime Lathuilière
maxlath.eu - twitter - mastodon
inventaire.io - roadmap - code - twitter - facebook
wiki(pedia|data): Maxlath
for personal emails use max@maxlath.eu instead

Le 10/02/2018 à 12:42, Gnangarra a écrit :
Kaya

I like to announce the development of a new QR code creator.  The original idea for the upgrade came from Wikimedia Australia and its work with Toodyay WikiTown project.  

Wikimedia Australia has setup out to create two new independent resources for the Qrpedia project with the support of Wikimedia UK who first developed the QRpedia concept back 2011 and presented it to the community in 2012.

The two concepts are;
  • a new qr code creator that uses the stable Wikidata item url.
    • the reason for for this was to firstly avoid what turned out to be a costly exercise for Toodyay when some articles were renamed in a couple of instances just breaking the qr link to wikipedia, in another instance sending the reader to an unrelated article
    • this also gives us the opportunity to link directly to the other projects
    • and connect all of that in a two way exchange of knowledge with the numerous 3rd GLAM's through their unique identifiers
  • the concept is now to create a qr reader thats based within the Wikimedia Foundation family
    • this first and foremost will ensure that our readers aren't being directed to third party services that capture user data, and use it to spam them with usual set internet advertising, scams, and phishing
      • a feature that is significant to GLAMs, Education institutions, and ourselves 
    • this reader will enable user to connect with all of our information whether be Wikipedia articles, Quotes, diaries & journals(Wikisource), or Wikivoyage and its itineraries.
    • I think there is also the potential for Education/Wikiversity to develop learning programs connecting real life observations to WMF content.
    • For GLAMs it'll be able to provide a safe reliable way for links to and from their collections
    • all of this within a multi lingual environment free from advertising 
I'd like to thank Dave for his efforts in turning a discussion at a Perth meetup  into reality.  I also acknowledge the WMF & WMAU for supporting me on a detour post WMCONF 2017 to discuss the concept with the WMUK and the some of the people involved in the development of the original project, those discussion were invaluable getting to this point.  

I looked forward to the next part of the project and hope that people will come forward with suggestions, requests, and help so that as a community we take an even bigger step in sharing the sum of all knowledge

Regards
Gideon Digby(Gnangarra) 
Vice President Wikimedia Australia


---------- Forwarded message ----------
From: Meta <wiki@wikimedia.org>
Date: 10 February 2018 at 17:43
Subject: Meta email from user "Evad37" - Free Knowledge Portal
To: Gnangarra <gnangarra@gmail.com>


Hi, can you please forward the following to Wikimedia-l and other places of
interest, per our discussion this afternoon.

Thanks, David (User:Evad37)
---------------
New tool "The Free Knowledge Portal"

Hi all,

I've created a new tool, The Free Knowledge Portal,[0] that is a solution to
the Community Wishlist Survey proposal "Qr codes for all items".[1]

The basic idea is to provide stable urls that showcase a Wikidata item's
sitelinks, and related items.

The tool also lets you generate QR codes that link to those urls, and so is
like a successor to QRpedia: proving easy access our projects' pages via QR
codes, but for all Wikimedia projects, not just Wikipedia.

And it is multi-lingual - it will detect the device language and serve
sitelinks for that language (i.e. enwiki if the langauge is English, frwiki if
the language is French, etc).

Also, it designed to be backwards-compatible with existing QRpedia codes, by
using a page title and site to determine the relevant Wikidata item id. (But
of course its up to the QRpedia people to redirect the codes to these urls)

Examples:
*Boston (Q100), using your devices language:
** https://tools.wmflabs.org/portal/Q100
*Boston (Q100), using French:
** https://tools.wmflabs.org/portal/Q100/fr
*Boston (Q100), using Spanish:
** https://tools.wmflabs.org/portal/Q100/es
*Backwards-compatible url for Boston on English Wikipedia
** https://tools.wmflabs.org/portal/?title=Boston&site=enwiki

The following features already work:
*QR code generator
*Portal page with
**Item label
**Item description
**Wikimedia sitelinks
**Related items (from 'What links here')
**Neary items (if the item has coordinates)

I'm also planning to show links to external identifiers, if the item has any.

Another feature that would be nice would be to keep a record page visits,
which could then be visualised into graphs and the like. I'm not entirely
sure how this should be done, so any advice or help people could offer would
be appreciated.
(I'm thinking of making a mysql table with just a couple of
columns for item id and date-timestamp of visit, where each visit would be
recorded in a row. Then you could get page visits by doing a query that
counts the number of rows with a matching item and a date-timestamp within
a given range.)

I could also use some help with i18n/translations (what I've got at the moment
has come from Wikidata labels and Google translate, which is far from ideal)

Anyway, suggestion, other feedback, and code patches would be appreciated:
either directly on Github[2], or on the Meta page which I've just recently
created.[3]

Cheers, David (User:Evad37)

-- Links --
[0] https://tools.wmflabs.org/portal
[1] https://meta.wikimedia.org/wiki/2017_Community_Wishlist_Survey/Wikidata/Qr_codes_for_all_items
[2] https://github.com/evad37/wm-portal
[3] https://meta.wikimedia.org/wiki/Free_Knowledge_Portal

--
This email was sent by Evad37 to Gnangarra by the "Email this user" function at Meta. If you reply to this email, your email will be sent directly to the original sender, revealing your email address to them.






_______________________________________________
Wikidata mailing list
Wikidata@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata



_______________________________________________
Wikidata mailing list
Wikidata@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata




--
Out now: A.Gaynor, P. Newman and P. Jennings (eds.), Never Again: Reflections on Environmental Responsibility after Roe 8, UWAP, 2017.  Order here.