reteplayground
Select

The papers and licences behind the code 🔗

SoftwarePaper (DOI)Licence (SPDX)
Acutance Loss for Perceptual…978-3-031-31975-4_24MIT
CEBRAarXiv.2204.00673Apache-2.0
CellSeg3D2024.05.17.594691MIT
Cellpose2020.02.02.931238BSD-3-Clause
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 74 rows · 7.0 ms · no server, no download — the query runs in your browser.

The query

PREFIX schema: <http://schema.org/> PREFIX dcterms: <http://purl.org/dc/terms/> SELECT ?name ?doi ?license WHERE { ?s a schema:SoftwareSourceCode ; schema:name ?name ; dcterms:references ?doi . OPTIONAL { ?s dcterms:license ?license } } ORDER BY ?name LIMIT 80

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