rete
playground
Select
Search: laws on artificial intelligence
Norma
Fecha
Real Decreto 729/2023, de 22…
2023-08-22
Resolución de 6 de julio de 2…
2023-07-06
Decreto-ley 2/2023, de 8 de m…
2023-03-08
Resolución de 22 de julio de…
2021-07-22
Run this query →
no server · no download · no account
caviri.github.io/rete
Run this query in the playground →
5 rows · 170 ms · 128.0 KB of 6.6 MB read over HTTP range · no server, no download — the query runs in your browser.
The query
PREFIX eli: <http://data.europa.eu/eli/ontology#> SELECT ?title ?fecha WHERE { ?s eli:title ?title ; eli:date_document ?fecha . FILTER(CONTAINS(LCASE(STR(?title)), "inteligencia artificial")) } ORDER BY DESC(?fecha) LIMIT 40
rete playground
·
documentation
·
github.com/caviri/rete