Project:SPARQL/examples: Difference between revisions

From biodiversity citizen science
Jump to navigation Jump to search
(Created page with "## Observations and their locations {{SPARQL2|query=#defaultView:Map PREFIX wbt: <http://biodiversity.wiki.opencura.com/prop/direct/> SELECT * WHERE { ?s wbt:P8 ?o . } }}")
 
No edit summary
Line 1: Line 1:
## Observations and their locations
## Observations and their locations


{{SPARQL2|query=#defaultView:Map
{{SPARQL2|query=  
#defaultView:Map
PREFIX wbt: <http://biodiversity.wiki.opencura.com/prop/direct/>
PREFIX wbt: <http://biodiversity.wiki.opencura.com/prop/direct/>
   
   

Revision as of 12:59, 17 December 2019

    1. Observations and their locations

Template:SPARQL2