wikidata-query-service Questions

3

Solved

I am currently using Wikidata Query Service to run my Wikidata queries. For example, one of my Wikidata queries looks as follows. SELECT ?sLabel { SERVICE wikibase:mwapi { bd:serviceParam wikibas...
Jens asked 2/5, 2019 at 23:52

1

I'm looking for a way to get all the movies on English Wikipedia, with their creation date. A movie for me is a page with IMDB ID attached to it. So, this is my query so far: SELECT DISTINCT ?it...
Yungyunick asked 5/1, 2020 at 11:36

2

I know the following SPARQL against Wikidata SPARQL Endpoint query is senseless. A similar query is automatically generated from within my application. Please disregard the conceptual soundness, an...
Tillfourd asked 28/4, 2018 at 13:23

1

Solved

While examining the results of the official example query "Continents, countries, regions and capitals" (on https://query.wikidata.org/, limited to Germany for your convenience here: link), I notic...
Haleigh asked 3/11, 2017 at 16:10

3

I want to get the Wikipedia page id from the Wikidata id, how can I get it from the Wikidata Query Service or other methods with python? Because I do not see any attribute in wikidata called someth...
Neisa asked 2/5, 2017 at 20:36

1

Solved

I made a query, that shows all items that are 'found in taxon' 'Chlamydia trachomatis D/UW-3/CX'. These items must have the Properties P644 (genomic start) and P645 (genomic end). So far this works...
Midgard asked 16/3, 2016 at 13:47
1

© 2022 - 2024 — McMap. All rights reserved.