reteplayground
Select

Papers behind the tools, with open-access PDFs

PublicationJournalDate+2
Estimates for the stiffness,…Bulletin of Earthquak…2017
Seascape genomics as a new to…Evolutionary Applicat…2020-03-18
Tamaas: a library for elastic…Journal of Open Sourc…2020-07-28
Exploring the coupled ocean a…Earth System Dynamics2021-11-30
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 7 rows · 5.0 ms · no server, no download — the query runs in your browser.

The query

PREFIX enac: <https://w3id.org/rete/enac-it4research#> PREFIX schema: <http://schema.org/> PREFIX dct: <http://purl.org/dc/terms/> SELECT ?title ?journal ?year ?lab ?pdf WHERE { ?pub a schema:ScholarlyArticle ; schema:headline ?title ; enac:developedBy ?u . ?u enac:unitCode ?lab . OPTIONAL { ?pub dct:isPartOf ?journal } OPTIONAL { ?pub schema:datePublished ?year } OPTIONAL { ?pub enac:openAccessPdf ?pdf } } ORDER BY ?year

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