Edge Rewrite
Jump to content

Talk:HTB network

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 9 months ago by AndyGordon in topic Wikidata query for members of HTB Network

Wikidata query for members of HTB Network

[edit]

This SPARQL query lists members of the HTB Network: View live query

SELECT ?item ?itemLabel WHERE {
  ?item wdt:P463 wd:Q48698801 .
  SERVICE wikibase:label { bd:serviceParam wikibase:language "en" }
}

I hope to incorporate the data from this wikipedia page into wikidata so that the query is more complete. AndyGordon (talk) 04:54, 14 October 2025 (UTC)Reply