This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
scossu
/
lakesuperior_legacy
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
a1e534a56c
Ramas
Etiquetas
master
lakesuperior...
/
tests
/
data
/
fragments_delete.sparql
fragments_delete.sparql
91 B
Histórico
Raw
1
2
3
4
5
6
7
PREFIX :
<http://ex.org/>
DELETE
{
<#hash1234>
?p ?o .
}
WHERE
{
<#hash1234>
?p ?o .
}