Esc3300 created this task.
Esc3300 added a project: Wikidata-Query-Service.
Herald added a subscriber: Aklapper.
Herald added projects: Wikidata, Discovery.

TASK DESCRIPTION

A query like the below allows currently displays the full url.

SELECT	?item ?itemLabel (URI(CONCAT("https://example.com/",?itemLabel)) as ?url)	
{
  	?item wdt:P31 wd:Q5
	SERVICE wikibase:label { bd:serviceParam wikibase:language "en" }
}
LIMIT 10

try it!

It would be interesting to shorten this to a display text, e.g.

instead of:


TASK DETAIL
https://phabricator.wikimedia.org/T150937

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Esc3300
Cc: Aklapper, Esc3300, EBjune, mschwarzer, Avner, debt, Gehel, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to