Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about wikidata

Read more about wikidata

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - wikidata

Limiting diversity of attributes in Wikidata / SPARQL Query

I want to create a dataset of 100 paintings querying from Wikidata. With my current query, for each painting I retrieve the artist (creator), the movement, the year it was painted (inception) and so o...
test-img

tim_76

sparql

wikidata

Votes: 0

Answers: 0

Wikidata SPARQL query has different results in Python

If I go on https://query.wikidata.org/ and execute this query (made with the Wikidata query builder): SELECT DISTINCT ?item ?itemLabel WHERE { SERVICE wikibase:label { bd:serviceParam wikibase:langu...
test-img

JakeGov

sparql

wikipedia

wikidata

Votes: 0

Answers: 0

Retrieve Wikidata Item Wiki url with SPARQL

I'm using this approach to retrieve the Wikipedia url for a Wikidata item for multiple languages, using Sparql: SELECT ?item ?en ?url_en ?es WHERE { { ?item wdt:P31 wd:Q6256. } UNION { ?item wdt...
test-img

loretoparisi

sparql

wikipedia

wikidata

graphdb

blazegraph

Votes: 0

Answers: 0

SPARQL Wikidata Query to retrieve url for multiple languages

I wrote this Sparql query to retrieve item labels in multiple language SELECT ?item ?en ?es ?it WHERE { { ?item wdt:P31 wd:Q6256. } UNION { ?item wdt:P31 wd:Q1250464. } UNION { ?item wdt:...
test-img

loretoparisi

sparql

wikipedia

wikidata

graphdb

blazegraph

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved