| Line 214: |
Line 214: |
| | | | |
| | == Interesting queries == | | == Interesting queries == |
| − | * [{{SPARQLEmbed|query= | + | * {{SPARQL|query= |
| | SELECT ?item ?label ?_image WHERE { | | SELECT ?item ?label ?_image WHERE { |
| | ?item pdiot:P3 pdio:Q110. | | ?item pdiot:P3 pdio:Q110. |
| Line 223: |
Line 223: |
| | OPTIONAL { ?item pdiot:P47 ?_image. } | | OPTIONAL { ?item pdiot:P47 ?_image. } |
| | } | | } |
| − | LIMIT 100}} adtech companies] | + | LIMIT 100|label=adtech companies}} |
| − | * [{{SPARQLEmbed|query= | + | * {{SPARQL|query= |
| | SELECT ?item ?label ?_image WHERE { | | SELECT ?item ?label ?_image WHERE { |
| | ?item pdiot:P3 pdio:Q495. | | ?item pdiot:P3 pdio:Q495. |
| Line 233: |
Line 233: |
| | OPTIONAL { ?item pdiot:P47 ?_image. } | | OPTIONAL { ?item pdiot:P47 ?_image. } |
| | } | | } |
| − | LIMIT 100}} data management platforms] | + | LIMIT 100|label=data management platforms}} |
| − | * [{{SPARQLEmbed|query= | + | * {{SPARQL|query= |
| | SELECT ?item ?label ?_image WHERE { | | SELECT ?item ?label ?_image WHERE { |
| | ?item pdiot:P3 pdio:Q559. | | ?item pdiot:P3 pdio:Q559. |
| Line 243: |
Line 243: |
| | OPTIONAL { ?item pdiot:P47 ?_image. } | | OPTIONAL { ?item pdiot:P47 ?_image. } |
| | } | | } |
| − | LIMIT 100}} identity resolution services] | + | LIMIT 100|label=identity resolution services}} |
| − | *[{{SPARQLEmbed|query= | + | *{{SPARQL|query= |
| | {{SPARQLPredicateGraph | | {{SPARQLPredicateGraph |
| | |filter_values_colors=(pdio:Q110 "EEEEEE")(pdio:Q495 "222288")(pdio:Q559 "8822222") | | |filter_values_colors=(pdio:Q110 "EEEEEE")(pdio:Q495 "222288")(pdio:Q559 "8822222") |
| Line 250: |
Line 250: |
| | |predicates_subjects_objects_colors=(pdiot:P111 pdio:Q495 pdio:Q559 "EEEEEE")(pdiot:P111 pdio:Q495 pdio:Q559 "222288") | | |predicates_subjects_objects_colors=(pdiot:P111 pdio:Q495 pdio:Q559 "EEEEEE")(pdiot:P111 pdio:Q495 pdio:Q559 "222288") |
| | |legend=true | | |legend=true |
| − | }}}} actors] | + | }}|label=actors}} |
| | * [{{SPARQLEmbed|query= | | * [{{SPARQLEmbed|query= |
| | SELECT ?item ?itemLabel ?web WHERE { | | SELECT ?item ?itemLabel ?web WHERE { |