SDB code into trunk; not yet active by default
This commit is contained in:
parent
b2abc1f389
commit
0a71b802df
37 changed files with 5507 additions and 81 deletions
|
@ -38,8 +38,10 @@ PREFIX <%=prefixText%>: <<%=urlText%>><%}}%>
|
|||
SELECT ?geoLocation ?label
|
||||
WHERE
|
||||
{
|
||||
GRAPH ?g{
|
||||
?geoLocation rdf:type core:GeographicLocation .
|
||||
OPTIONAL { ?geoLocation rdfs:label ?label }
|
||||
OPTIONAL { ?geoLocation rdfs:label ?label } .
|
||||
}
|
||||
}
|
||||
LIMIT 20
|
||||
</textarea>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue