This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
scossu
/
lakesuperior_legacy
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
6b71d46b73
Branches
Tags
master
lakesuperior...
/
tests
/
data
/
fragments_delete.sparql
fragments_delete.sparql
91 B
Historique
Raw
1
2
3
4
5
6
7
PREFIX : <http://ex.org/>
DELETE {
<#hash1234> ?p ?o .
}
WHERE {
<#hash1234> ?p ?o .
}