reteplayground
Select

Researcher cards: Berners-Lee, Bengio & co

ORCID iDNameGiven names+2
0000-0003-1279-3709Timothy J Berners-LeeTimothy
0000-0002-9322-3515Yoshua BengioYoshua
0000-0001-5099-6000Dr. Debashis BhowmickDr. Debashis
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 3 rows · 31.0 s · 10.0 MB of 16721.2 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX orc: <https://w3id.org/rete/orcid#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?researcher ?name ?given ?family ?id WHERE { VALUES ?researcher { <https://orcid.org/0000-0003-1279-3709> <https://orcid.org/0000-0002-9322-3515> <https://orcid.org/0000-0001-5099-6000> } ?researcher rdfs:label ?name ; orc:givenNames ?given ; orc:familyName ?family ; orc:orcidId ?id . }

rete playground · documentation · github.com/caviri/rete