We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Elixir, from DsWizard
List all entries: "https://query.wikidata.org/sparql?query=SELECT DISTINCT ?item ?itemLabel WHERE { ?item wdt:P31 ${type} . ?item rdfs:label ?label . ?item schema:description ?description . FILTER contains(lcase(concat(?label, ?description)), lcase('${q}')) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } }" Specific entry: Paging: unknown
JSON, SPARQL/RDF/semantic web
No auth, set user-agent.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Who wants this source?
Elixir, from DsWizard
Relevant endpoints
List all entries: "https://query.wikidata.org/sparql?query=SELECT DISTINCT ?item ?itemLabel WHERE { ?item wdt:P31 ${type} . ?item rdfs:label ?label . ?item schema:description ?description . FILTER contains(lcase(concat(?label, ?description)), lcase('${q}')) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } }"
Specific entry:
Paging: unknown
Format/API-type
JSON, SPARQL/RDF/semantic web
Authentication
No auth, set user-agent.
Links to relevant API documentation
The text was updated successfully, but these errors were encountered: