rete
playground
Select
The papers and licences behind the code 🔗
Software
Paper (DOI)
Licence (SPDX)
Acutance Loss for Perceptual…
978-3-031-31975-4_24
MIT
CEBRA
arXiv.2204.00673
Apache-2.0
CellSeg3D
2024.05.17.594691
MIT
Cellpose
2020.02.02.931238
BSD-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