This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
scossu
/
lakesuperior_legacy
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
83c2f8f951
Ramos
Etiquetas
master
lakesuperior...
/
tests
/
data
/
fragments_delete.sparql
fragments_delete.sparql
91 B
Histórico
Em bruto
1
2
3
4
5
6
7
PREFIX : <http://ex.org/>
DELETE {
<#hash1234> ?p ?o .
}
WHERE {
<#hash1234> ?p ?o .
}