Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Marajozkee
.
Toggle Highlighting
SQL
# List of products developed by Apple Inc. SELECT ?product ?co ?name ?devL WHERE { ?product wdt:P178 wd:Q312. ?product wdt:P176 ?co. OPTIONAL { ?product rdfs:label ?name. FILTER((LANG(?name)) = "en") } OPTIONAL { ?co rdfs:label ?devL. FILTER((LANG(?devL)) = "en") } }
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...