reteplayground
Select

Who cites the diamond-thermometry Nature paper?

Citing workTitleVenue+3
14356007.w22_w01Quantum MaterialsUllmann's Encyclopedi…
9780470027318.a9776Applications of Fluor…Encyclopedia of Analy…
9780470034590.emrstm1521Pulse Techniques for…eMagRes
9781119477099.ch3Color Centers in Diam…Fluorescent Nanodiamo…
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 100 rows · 43.1 s · 98.0 MB of 57433.0 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX cx: <https://w3id.org/rete/crossref#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?citing ?title ?venue ?year ?publisher ?doi WHERE { ?citing cx:cites <https://doi.org/10.1038/nature12373> . OPTIONAL { ?citing rdfs:label ?title . } OPTIONAL { ?citing cx:containerTitle ?venue . } OPTIONAL { ?citing cx:issuedYear ?year . } OPTIONAL { ?citing cx:publisherName ?publisher . } OPTIONAL { ?citing cx:doi ?doi . } } LIMIT 100

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