This website works better with JavaScript
Home
Explore
Help
Register
Sign In
scossu
/
lakesuperior_legacy
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
20b3617a49
Branches
Tags
master
lakesuperior...
/
tests
/
data
/
fragments_delete.sparql
fragments_delete.sparql
91 B
History
Raw
1
2
3
4
5
6
7
PREFIX : <http://ex.org/>
DELETE {
<#hash1234> ?p ?o .
}
WHERE {
<#hash1234> ?p ?o .
}