Talk:ArchiveBot/Artificial Intelligence

From Archiveteam
Jump to navigation Jump to search

Wikidata query

AI researchers.

SELECT DISTINCT ?website
WHERE {
    { ?item wdt:P106 wd:Q15976092 } UNION { ?item wdt:P101 wd:Q11660 } UNION { ?item wdt:P101 wd:Q2539 }
    ?item wdt:P856 ?website.
}
ORDER BY ?website