SELECT ?t ?type ?refType ?ref WHERE { ?ev gh:repo <https://github.com/caviri/rete> ; a ?type … OPTIONAL { ?ev gh:refType ?refType } OPTIONAL { ?ev gh:ref ?ref } } ORDER BY ?t LIMIT 200
rete playground · documentation · github.com/caviri/rete