CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 13:37:44 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=cb358a6d32acba4bcc53c6eb551156019aa0d150aeac947c894423c4ea29c9f4a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22klsrshps55PulNBH69uXDVz5JyY2fvC7%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cec0f8dec18087-BLR
RequestDefinitionCodeView - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # [1 / 2] visualization type: 'LineChart' and sensors of type:
- # - https://openiot.eu/ontology/ns/Netatmo
- # Generated: Thu May 26 16:24:06 BST 2016
- SELECT DISTINCT ?y1 ?x1_day ?x1_month ?x1_year
- FROM <https://lsm.deri.ie/OpenIoT/guest_demo/sensordata#>
- WHERE
- {
- {
- SELECT DISTINCT AVG(?graphNodeEndpoint_78277309285910) AS ?y1 AVG( fn:day-from-dateTime(?graphNode_78277309124883_recordTime) ) AS ?x1_day AVG( fn:month-from-dateTime(?graphNode_78277309124883_recordTime) ) AS ?x1_month AVG( fn:year-from-dateTime(?graphNode_78277309124883_recordTime) ) AS ?x1_year
- WHERE
- {
- ?graphNode_78277309124883_record <https://openiot.eu/ontology/ns/value> ?graphNodeEndpoint_78277309285910 .
- ?graphNode_78277309124883_record <https://www.w3.org/2000/01/rdf-schema#label> 'temperature' .
- ?graphNode_78277309124883_record <https://purl.oclc.org/NET/ssnx/ssn#observationResultTime> ?graphNode_78277309124883_recordTime .
- ?graphNode_78277309124883_record <https://openiot.eu/ontology/ns/isObservedValueOf> ?graphNode_78277309124883_sensor .
- ?graphNode_78277309124883_sensor <https://purl.oclc.org/NET/ssnx/ssn#observedBy> ?graphNode_78277309124883_sensorId .
- {
- SELECT ?graphNode_78277309124883_sensorId
- FROM <https://lsm.deri.ie/OpenIoT/guest_demo/sensormeta#>
- WHERE
- {
- ?graphNode_78277309124883_sensorId <https://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://openiot.eu/ontology/ns/Netatmo> .
- <https://openiot.eu/ontology/ns/Netatmo> <https://www.w3.org/2000/01/rdf-schema#subClassOf> <https://purl.oclc.org/NET/ssnx/ssn#Sensor> .
- ?graphNode_78277309124883_sensorId <https://www.loa-cnr.it/ontologies/DUL.owl#hasLocation> ?graphNode_78277309124883_loc .
- ?graphNode_78277309124883_loc geo:geometry ?graphNode_78277309124883_geo .
- ?graphNode_78277309124883_loc geo:lat ?graphNode_78277309124883_lat .
- ?graphNode_78277309124883_loc geo:long ?graphNode_78277309124883_lon .
- FILTER (<bif:st_intersects>(?graphNode_78277309124883_geo, <bif:st_point>( -9.058075905195437, 53.26871905960906), 15.0)) .
- }
- }
- FILTER (?graphNode_78277309124883_recordTime >= "2016-04-01T16:13:00.000+01:00"^^xsd:date AND ?graphNode_78277309124883_recordTime <= "2016-04-30T16:13:00.000+01:00"^^xsd:date ).
- }
- GROUP BY ( fn:year-from-dateTime(?graphNode_78277309124883_recordTime) ) ( fn:month-from-dateTime(?graphNode_78277309124883_recordTime) ) ( fn:day-from-dateTime(?graphNode_78277309124883_recordTime) )
- ORDER BY ( fn:year-from-dateTime(?graphNode_78277309124883_recordTime) ) ( fn:month-from-dateTime(?graphNode_78277309124883_recordTime) ) ( fn:day-from-dateTime(?graphNode_78277309124883_recordTime) )
- }
- }
- #-----------------------------------
- # [2 / 2] visualization type: 'LineChart' and sensors of type:
- # - https://openiot.eu/ontology/ns/Netatmo
- # Generated: Thu May 26 16:24:06 BST 2016
- SELECT DISTINCT ?y2 ?x2_day ?x2_month
- FROM <https://lsm.deri.ie/OpenIoT/guest_demo/sensordata#>
- WHERE
- {
- {
- SELECT DISTINCT AVG(?graphNodeEndpoint_78277309291218) AS ?y2 AVG( fn:day-from-dateTime(?graphNode_78277309124883_recordTime) ) AS ?x2_day AVG( fn:month-from-dateTime(?graphNode_78277309124883_recordTime) ) AS ?x2_month
- WHERE
- {
- ?graphNode_78277309124883_record <https://openiot.eu/ontology/ns/value> ?graphNodeEndpoint_78277309291218 .
- ?graphNode_78277309124883_record <https://www.w3.org/2000/01/rdf-schema#label> 'humidity' .
- ?graphNode_78277309124883_record <https://purl.oclc.org/NET/ssnx/ssn#observationResultTime> ?graphNode_78277309124883_recordTime .
- ?graphNode_78277309124883_record <https://openiot.eu/ontology/ns/isObservedValueOf> ?graphNode_78277309124883_sensor .
- ?graphNode_78277309124883_sensor <https://purl.oclc.org/NET/ssnx/ssn#observedBy> ?graphNode_78277309124883_sensorId .
- {
- SELECT ?graphNode_78277309124883_sensorId
- FROM <https://lsm.deri.ie/OpenIoT/guest_demo/sensormeta#>
- WHERE
- {
- ?graphNode_78277309124883_sensorId <https://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://openiot.eu/ontology/ns/Netatmo> .
- <https://openiot.eu/ontology/ns/Netatmo> <https://www.w3.org/2000/01/rdf-schema#subClassOf> <https://purl.oclc.org/NET/ssnx/ssn#Sensor> .
- ?graphNode_78277309124883_sensorId <https://www.loa-cnr.it/ontologies/DUL.owl#hasLocation> ?graphNode_78277309124883_loc .
- ?graphNode_78277309124883_loc geo:geometry ?graphNode_78277309124883_geo .
- ?graphNode_78277309124883_loc geo:lat ?graphNode_78277309124883_lat .
- ?graphNode_78277309124883_loc geo:long ?graphNode_78277309124883_lon .
- FILTER (<bif:st_intersects>(?graphNode_78277309124883_geo, <bif:st_point>( -9.058075905195437, 53.26871905960906), 15.0)) .
- }
- }
- FILTER (?graphNode_78277309124883_recordTime >= "2016-04-01T16:13:00.000+01:00"^^xsd:date AND ?graphNode_78277309124883_recordTime <= "2016-04-30T16:13:00.000+01:00"^^xsd:date ).
- }
- GROUP BY ( fn:year-from-dateTime(?graphNode_78277309124883_recordTime) ) ( fn:month-from-dateTime(?graphNode_78277309124883_recordTime) ) ( fn:day-from-dateTime(?graphNode_78277309124883_recordTime) )
- ORDER BY ( fn:year-from-dateTime(?graphNode_78277309124883_recordTime) ) ( fn:month-from-dateTime(?graphNode_78277309124883_recordTime) ) ( fn:day-from-dateTime(?graphNode_78277309124883_recordTime) )
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐ Free Crypto Method ✅ NEVER SEEN BEFORE ⭐⭐⭐
JavaScript | 1 sec ago | 0.24 KB
-
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ Y
JavaScript | 9 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ✅ NEVER SEEN...
JavaScript | 11 sec ago | 0.24 KB
-
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ L
JavaScript | 11 sec ago | 0.24 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 20 sec ago | 0.24 KB
-
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ Y
JavaScript | 25 sec ago | 0.24 KB
-
✅⭐ Make $2500 in 15 minutes ✅ NEVER SEEN BEFO...
JavaScript | 30 sec ago | 0.24 KB
-
✅ Make $2500 in 20 minutes⭐⭐⭐ 2
JavaScript | 31 sec ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand