Talk:ArchiveBot/Artificial Intelligence

From Archiveteam
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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