Line 155: |
Line 155: |
| * {{Q|495}} | | * {{Q|495}} |
| * {{Q|559}} | | * {{Q|559}} |
− |
| |
− | == Interesting queries ==
| |
− | {{SPARQL|query=
| |
− | SELECT ?item ?label ?_image WHERE {
| |
− | ?item pdiot:P3 pdio:Q110.
| |
− | SERVICE wikibase:label {
| |
− | bd:serviceParam wikibase:language "en" .
| |
− | ?item rdfs:label ?label
| |
− | }
| |
− | OPTIONAL { ?item pdiot:P47 ?_image. }
| |
− | }
| |
− | LIMIT 100|label=adtech companies}}
| |
− | {{SPARQL|query=
| |
− | SELECT ?item ?label ?_image WHERE {
| |
− | ?item pdiot:P37 pdio:Q495.
| |
− | SERVICE wikibase:label {
| |
− | bd:serviceParam wikibase:language "en" .
| |
− | ?item rdfs:label ?label
| |
− | }
| |
− | OPTIONAL { ?item pdiot:P47 ?_image. }
| |
− | }
| |
− | LIMIT 100|label=data management platforms}}
| |
− | {{SPARQL|query=
| |
− | SELECT ?item ?label ?_image WHERE {
| |
− | ?item pdiot:P37 pdio:Q559.
| |
− | SERVICE wikibase:label {
| |
− | bd:serviceParam wikibase:language "en" .
| |
− | ?item rdfs:label ?label
| |
− | }
| |
− | OPTIONAL { ?item pdiot:P47 ?_image. }
| |
− | }
| |
− | LIMIT 100|label=identity resolution services}}
| |
− | {{SPARQL|query=
| |
− | {{SPARQLPredicateGraph
| |
− | |filter_values_colors=(pdio:Q110 "EEEEEE")(pdio:Q495 "222288")(pdio:Q559 "8822222")
| |
− | |predicate=pdiot:P3
| |
− | |predicates_subjects_objects_colors=(pdiot:P111 pdio:Q495 pdio:Q559 "EEEEEE")(pdiot:P111 pdio:Q495 pdio:Q559 "222288")
| |
− | |legend=true
| |
− | }}|label=actors}}
| |
| | | |
| == See also == | | == See also == |
| * [[Requesting data]] | | * [[Requesting data]] |