reteplayground
Select

Switzerland's research landscape, oldest first

ROR IRIOrganizationCity+2
04k51q396University Hospital o…Basel
05a353079University Hospital o…Lausanne
00mbsbt95Ospedale San Giovanni…Bellinzona
01q9sj412University Hospital o…Bern
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 200 rows · 1.3 s · 5.0 MB of 28.7 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX ror: <https://w3id.org/rete/ror#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?org ?name ?city ?est ?website WHERE { ?org ror:countryCode "CH" ; rdfs:label ?name ; ror:locationName ?city ; ror:established ?est ; ror:website ?website . } ORDER BY ?est LIMIT 200

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