This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
scossu
/
lakesuperior_legacy
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
f84c99adcc
Branchit
Tagit
master
lakesuperior...
/
tests
/
data
/
sparql_update
/
simple_insert.sparql
simple_insert.sparql
92 B
Historia
Raaka
1
2
3
4
5
6
7
PREFIX dc: <http://purl.org/dc/elements/1.1/>
INSERT {
<> dc:title "Hello" .
}
WHERE {
}