SELECT ?title ?action ?t WHERE { ?ev gh:repo <https://github.com/home-assistant/core> ; … gh:action ?action ; prov:atTime ?t . ?iss rdfs:label ?title . } ORDER BY DESC(?t) LIMIT 100
rete playground · documentation · github.com/caviri/rete