CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 06:14:38 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=ec284d6c620bc28bfa58c2866eb7746a839d4329e56a4b774a80b38634c28d9ca%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22aXi5emE9pcS7nTLfgETGg-mA1s9jpZ5-%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cc37e9abea25e0-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
-
⭐✅ Trading Profit Method ✅ NEVER SEEN BEFORE...
JavaScript | 1 sec ago | 0.24 KB
-
⭐ Instant BTC Profit Method ✅ NEVER SEEN BEFO...
JavaScript | 10 sec ago | 0.24 KB
-
⭐✅ MAKE $2000 INSTANTLY ✅ NEVER SEEN BEFORE ⭐...
JavaScript | 20 sec ago | 0.24 KB
-
⭐ Free Crypto Method ✅ NEVER SEEN BEFORE ⭐⭐⭐
JavaScript | 31 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ✅ NEVER SEEN...
JavaScript | 42 sec ago | 0.24 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 51 sec ago | 0.24 KB
-
✅⭐ Make $2500 in 15 minutes ✅ NEVER SEEN BEFO...
JavaScript | 1 min ago | 0.24 KB
-
⭐ Instant BTC Profit Method ✅ NEVER SEEN BEFO...
JavaScript | 1 min 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