Difference between revisions of "Project:Adtech"
Jump to navigation
Jump to search
| Line 20: | Line 20: | ||
}} adtech mess] | }} adtech mess] | ||
* [{{SPARQLEmbed|query= | * [{{SPARQLEmbed|query= | ||
| − | |||
SELECT ?item ?label ?_image WHERE { | SELECT ?item ?label ?_image WHERE { | ||
?item pdiot:P3 pdio:Q110. | ?item pdiot:P3 pdio:Q110. | ||
| Line 31: | Line 30: | ||
} | } | ||
LIMIT 100}} adtech companies] | LIMIT 100}} adtech companies] | ||
| + | * [{{SPARQLEmbed|query= | ||
| + | SELECT ?item ?label ?_image WHERE { | ||
| + | ?item pdiot:P3 pdio:Q495. | ||
| + | SERVICE wikibase:label { | ||
| + | bd:serviceParam wikibase:language "en" . | ||
| + | ?item rdfs:label ?label | ||
| + | } | ||
| + | |||
| + | OPTIONAL { ?item pdiot:P47 ?_image. } | ||
| + | } | ||
| + | LIMIT 100}} data management platforms] | ||
| + | * [{{SPARQLEmbed|query= | ||
| + | SELECT ?item ?label ?_image WHERE { | ||
| + | ?item pdiot:P3 pdio:Q559. | ||
| + | SERVICE wikibase:label { | ||
| + | bd:serviceParam wikibase:language "en" . | ||
| + | ?item rdfs:label ?label | ||
| + | } | ||
| + | |||
| + | OPTIONAL { ?item pdiot:P47 ?_image. } | ||
| + | } | ||
| + | LIMIT 100}} identity resolution services] | ||
Revision as of 10:39, 21 May 2019
This is a placeholder for the adtech project