Skip to content
Discussion options

You must be logged in to vote
  1. Open Query Service on data.jain.wiki
  1. Paste the query
PREFIX yq: <https://data.jain.wiki/entity/>
PREFIX yp: <https://data.jain.wiki/prop/direct/>

SELECT ?item ?itemLabel ?itemDescription ?loc WHERE {
   ?item yp:P2 ?loc .
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
  1. Run
  1. Shift to Maps view

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by adarshmadrecha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
1 participant