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:
653a629afc
Ramos
Etiquetas
master
lakesuperior...
/
tests
/
data
/
sparql_update
/
simple_insert.sparql
simple_insert.sparql
92 B
Histórico
Em bruto
1
2
3
4
5
6
7
PREFIX dc:
<http://purl.org/dc/elements/
1.1
/>
INSERT
{
<>
dc:title
"Hello"
.
}
WHERE
{
}