View difference between Paste ID: vh0nJQpz and 3ihXiEpP
SHOW: | | - or go back to the newest paste.
1-
select ?m ?rv ?hv ?t where {
1+
select DISTINCT ?x where {
2-
    ?m <uri://opensheffield.org/properties#sensor> <uri://opensheffield.org/datagrid/sensors/Weather_Mast/Weather_Mast.ic> ;
2+
    ?x <http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty> <http://dbpedia.org/resource/Outside_air_temperature>
3-
       <uri://opensheffield.org/properties#rawValue> ?rv ;
3+
}