Difference between revisions of "Querying Coral Records"

From Linked Earth Wiki
Jump to: navigation, search
m (Fix typo)
(Fix queries)
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
__TOC__
 +
 
This is an example on how to query the datasets on the wiki using Semantic Media Wiki (SMW) queries.  The queries refer to the [[Special:Categories]] and [[Special:Properties]] defined in the wiki.
 
This is an example on how to query the datasets on the wiki using Semantic Media Wiki (SMW) queries.  The queries refer to the [[Special:Categories]] and [[Special:Properties]] defined in the wiki.
  
===Example: Find the datasets with archive Coral (limit to 10) ===
+
===Example: Get a list of datasets with archive coral (limit to 10) ===
  
 
<pre>
 
<pre>
{{ #ask: [[Category:Dataset_©]] [[IncludesPaleoData_©.BasedOn_©.Name_©::Coral]]
+
{{ #ask:  
  | ?IncludesPaleoData_©=PaleoData
+
[[Category:Dataset_(L)]]  
 +
[[IncludesPaleoData_(L).FoundInMeasurementTable_(L).IncludesVariable_(L).MeasuredOn_(L)::<q>[[Category:Coral]]</q>]]
 +
  | mainlabel=Datasets
 
  | format=broadtable
 
  | format=broadtable
  | limit=5
+
  | limit=10
 
}}
 
}}
 
</pre>
 
</pre>
{{ #ask: [[Category:Dataset_©]][[IncludesPaleoData_©.BasedOn_©.Name_©::Coral]]
+
{{ #ask:  
  | ?IncludesPaleoData_©=PaleoData
+
[[Category:Dataset_(L)]]  
 +
[[IncludesPaleoData_(L).FoundInMeasurementTable_(L).IncludesVariable_(L).MeasuredOn_(L)::<q>[[Category:Coral]]</q>]]
 +
  | mainlabel=Datasets
 
  | format=broadtable
 
  | format=broadtable
  | limit=5
+
  | limit=10
 +
}}
 +
 
 +
===Example: Get a list of datasets with archive coral and observation d18O ===
 +
 
 +
<pre>
 +
{{ #ask:
 +
[[Category:Dataset_(L)]]
 +
[[IncludesPaleoData_(L).FoundInMeasurementTable_(L).IncludesVariable_(L).MeasuredOn_(L)::<q>[[Category:Coral]]</q>]]
 +
[[IncludesPaleoData_(L).FoundInMeasurementTable_(L).IncludesVariable_(L).ProxyObservationType_(L)::D18O]]
 +
| ?IncludesPaleoData_(L)=PaleoData
 +
| format=broadtable
 +
| limit=10
 +
}}
 +
</pre>
 +
{{ #ask:
 +
[[Category:Dataset_(L)]]
 +
[[IncludesPaleoData_(L).FoundInMeasurementTable_(L).IncludesVariable_(L).MeasuredOn_(L)::<q>[[Category:Coral]]</q>]]
 +
[[IncludesPaleoData_(L).FoundInMeasurementTable_(L).IncludesVariable_(L).ProxyObservationType_(L)::D18O]]
 +
| ?IncludesPaleoData_(L)=PaleoData
 +
| format=broadtable
 +
| limit=10
 +
}}
 +
 
 +
===Example: Search and map the records for the Atlantic===
 +
 
 +
<pre>
 +
{{#ask:
 +
[[Category:Location_(L)]]
 +
[[CoordinatesFor.IncludesPaleoData_(L).FoundInMeasurementTable_(L).IncludesVariable_(L).MeasuredOn_(L)::<q>[[Category:Coral]]</q>]]
 +
[[Ocean::Atlantic]]
 +
| ?Coordinates
 +
| ?CoordinatesFor
 +
| ?Name_(L)
 +
| showtitle=off
 +
| maxzoom=14
 +
| minzoom=1
 +
| limit=500
 +
| template=LiPDLocation
 +
| format=leaflet
 +
}}
 +
</pre>
 +
 
 +
 
 +
{{#ask:
 +
[[Category:Location_(L)]]
 +
[[CoordinatesFor.IncludesPaleoData_(L).FoundInMeasurementTable_(L).IncludesVariable_(L).MeasuredOn_(L)::<q>[[Category:Coral]]</q>]]
 +
[[Ocean::Atlantic]]
 +
| ?Coordinates
 +
| ?CoordinatesFor
 +
| ?Name_(L)
 +
| showtitle=off
 +
| maxzoom=14
 +
| minzoom=1
 +
| limit=500
 +
| template=LiPDLocation
 +
| format=leaflet
 
}}
 
}}

Latest revision as of 11:48, 24 October 2018

This is an example on how to query the datasets on the wiki using Semantic Media Wiki (SMW) queries. The queries refer to the Special:Categories and Special:Properties defined in the wiki.

Example: Get a list of datasets with archive coral (limit to 10)

{{ #ask: 
[[Category:Dataset_(L)]] 
[[IncludesPaleoData_(L).FoundInMeasurementTable_(L).IncludesVariable_(L).MeasuredOn_(L)::<q>[[Category:Coral]]</q>]]
 | mainlabel=Datasets
 | format=broadtable
 | limit=10
}}
Datasets
CO00COKY-SAMPLEDATA
Ocn-AbrahamReef.Druffel.1999
Ocn-AmedeeIsland.DeLong.2012
Ocn-AqabaJordanAQ18.Heiss.1999
Ocn-AqabaJordanAQ19.Heiss.1999
Ocn-Bermuda.DraschbaA.2000
Ocn-Bermuda.DraschbaB.2000
Ocn-BermudaSouthShore.Goodkin.2008
Ocn-BiscayneBay.Swart.1996
Ocn-BunakenIsland.Charles.2003
... further results

Example: Get a list of datasets with archive coral and observation d18O

{{ #ask: 
[[Category:Dataset_(L)]] 
[[IncludesPaleoData_(L).FoundInMeasurementTable_(L).IncludesVariable_(L).MeasuredOn_(L)::<q>[[Category:Coral]]</q>]]
[[IncludesPaleoData_(L).FoundInMeasurementTable_(L).IncludesVariable_(L).ProxyObservationType_(L)::D18O]]
 | ?IncludesPaleoData_(L)=PaleoData
 | format=broadtable
 | limit=10
}}
 PaleoData
CO00COKY-SAMPLEDATACO00COKY-SAMPLEDATA.PaleoData1
Ocn-AbrahamReef.Druffel.1999Ocn-AbrahamReef.Druffel.1999.PaleoData1
Ocn-AqabaJordanAQ18.Heiss.1999Ocn-AqabaJordanAQ18.Heiss.1999.PaleoData1
Ocn-AqabaJordanAQ19.Heiss.1999Ocn-AqabaJordanAQ19.Heiss.1999.PaleoData1
Ocn-Bermuda.DraschbaA.2000Ocn-Bermuda.DraschbaA.2000.PaleoData1
Ocn-Bermuda.DraschbaB.2000Ocn-Bermuda.DraschbaB.2000.PaleoData1
Ocn-BermudaSouthShore.Goodkin.2008Ocn-BermudaSouthShore.Goodkin.2008.PaleoData1
Ocn-BermudaSouthShore.Goodkin.2008.PaleoData2
Ocn-BiscayneBay.Swart.1996Ocn-BiscayneBay.Swart.1996.PaleoData1
Ocn-BunakenIsland.Charles.2003Ocn-BunakenIsland.Charles.2003.PaleoData1
Ocn-Clipperton1b.Wu.2014Ocn-Clipperton1b.Wu.2014.PaleoData1
... further results

Example: Search and map the records for the Atlantic

{{#ask: 
[[Category:Location_(L)]] 
[[CoordinatesFor.IncludesPaleoData_(L).FoundInMeasurementTable_(L).IncludesVariable_(L).MeasuredOn_(L)::<q>[[Category:Coral]]</q>]]
[[Ocean::Atlantic]]
 | ?Coordinates
 | ?CoordinatesFor
 | ?Name_(L)
 | showtitle=off
 | maxzoom=14
 | minzoom=1
 | limit=500
 | template=LiPDLocation
 | format=leaflet
}}


Loading map...