Dataset: assist-iot-weather-graphs (development version)
This is a timestamped stream of weather data collected with a Davis Vantage Pro 2 weather station installed on the building of the Systems Research Institute, Polish Academy of Sciences. The data was collected during the ASSIST-IoT Horizon 2020 project. The station measured several different weather parameters and transmitted them in real time at regular intervals. The measurements have rich annotations with the SOSA/SSN and OM 2.0 ontologies. The stream is very regular and the elements only differ by numeric values and timestamps. This is the graph variant, which is a timestamped graph stream compatible with the RSP Data Model.
The dataset is a real application of RDF streaming (originally streamed over MQTT), with much richer annotations than citypulse-traffic. On the other hand, it is perfectly regular, with no differences in structure between stream elements.
Info
Download this metadata in RDF: Turtle, N-Triples, RDF/XML, Jelly
Source repository: dataset-assist-iot-weather-graphs
Permanent URL: https://w3id.org/riverbench/datasets/assist-iot-weather-graphs/dev
Stream preview (click to expand)
@prefix aiot: <https://assist-iot.eu/ontologies/aiot#> .
@prefix aiot_p2: <https://assist-iot.eu/ontologies/aiot_p2#> .
@prefix geosparql: <http://www.opengis.net/ont/geosparql#> .
@prefix om: <http://www.ontology-of-units-of-measure.org/resource/om-2/> .
@prefix pilot: <https://assist-iot.eu/pilot2_rdf/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix ssn: <http://www.w3.org/ns/ssn/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<https://assist-iot.eu/pilot2_rdf/graph/ws/ibs_1/2023-01-02T15%3A36%3A37.065535>
prov:atTime "2023-01-02T15:36:37.065535"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/graph/ws/ibs_1/2023-01-02T15%3A36%3A37.065535> {
<https://assist-iot.eu/pilot2_rdf/result/humidity>
a aiot:MeasureResult;
om:hasNumericalValue "71"^^xsd:float;
om:hasUnit om:percent;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/humidity> .
<https://assist-iot.eu/pilot2_rdf/obs/pressure>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/pressure>;
sosa:resultTime "2023-01-02T15:36:37.065535"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/feature/site_outside>
a sosa:FeatureOfInterest;
rdfs:label "Outside conditions on the worksite" .
<https://assist-iot.eu/pilot2_rdf/obs/wind_speed_avg>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed_avg>;
sosa:resultTime "2023-01-02T15:36:37.065535"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed_avg>
a aiot_p2:AverageWindSpeed , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/pressure>
a aiot:MeasureResult;
om:hasNumericalValue "30.651"^^xsd:float;
om:hasUnit aiot_p2:inchHg;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/pressure> .
<https://assist-iot.eu/pilot2_rdf/obs/sun>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/sun>;
sosa:resultTime "2023-01-02T15:36:37.065535"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/obs/wind_dir>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_dir>;
sosa:resultTime "2023-01-02T15:36:37.065535"^^xsd:dateTime .
pilot:sensor a sosa:Sensor;
rdfs:label "Davis Vantage Pro 2 weather station installed on the pilot site";
geosparql:hasGeometry <https://assist-iot.eu/pilot2_rdf/sensor/location> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/humidity>
a sosa:ObservableProperty , om:RelativeHumidity;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/sun>
a aiot_p2:SolarIrradiance , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/obs/wind_speed>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed>;
sosa:resultTime "2023-01-02T15:36:37.065535"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/uv>
a aiot_p2:UvIndex , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/wind_dir>
a aiot:MeasureResult;
om:hasNumericalValue "224"^^xsd:float;
om:hasUnit om:degree;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/wind_dir> .
<https://assist-iot.eu/pilot2_rdf/result/sun>
a aiot:MeasureResult;
om:hasNumericalValue "0"^^xsd:float;
om:hasUnit om:wattPerSquareMetre;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/sun> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/pressure>
a aiot_p2:AtmosphericPressure , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/temp>
a aiot:MeasureResult;
om:hasNumericalValue "54.4"^^xsd:float;
om:hasUnit om:degreeFahrenheit;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/temp> .
<https://assist-iot.eu/pilot2_rdf/result/rain>
a aiot:MeasureResult;
om:hasNumericalValue "0.0"^^xsd:float;
om:hasUnit aiot_p2:inchPerHour;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/rain> .
<https://assist-iot.eu/pilot2_rdf/result/wind_speed_avg>
a aiot:MeasureResult;
om:hasNumericalValue "3"^^xsd:float;
om:hasUnit om:mile-StatutePerHour;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/wind_speed_avg> .
<https://assist-iot.eu/pilot2_rdf/obs/uv>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/uv>;
sosa:resultTime "2023-01-02T15:36:37.065535"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_dir>
a aiot_p2:WindDirection , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/obs/temp>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/temp>;
sosa:resultTime "2023-01-02T15:36:37.065535"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed>
a aiot_p2:WindSpeed , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/temp>
a sosa:ObservableProperty , om:FahrenheitTemperature;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/obs/humidity>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/humidity>;
sosa:resultTime "2023-01-02T15:36:37.065535"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/obs/rain>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/rain>;
sosa:resultTime "2023-01-02T15:36:37.065535"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/result/uv>
a aiot:MeasureResult;
om:hasNumericalValue "0"^^xsd:float;
om:hasUnit om:one;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/uv> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/rain>
a aiot_p2:RainRate , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/wind_speed>
a aiot:MeasureResult;
om:hasNumericalValue "4"^^xsd:float;
om:hasUnit om:mile-StatutePerHour;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/wind_speed> .
<https://assist-iot.eu/pilot2_rdf/sensor/location>
a geosparql:Geometry;
geosparql:asWKT "Point(20.9403853 52.2455635)"^^geosparql:wktLiteral .
}
@prefix aiot: <https://assist-iot.eu/ontologies/aiot#> .
@prefix aiot_p2: <https://assist-iot.eu/ontologies/aiot_p2#> .
@prefix geosparql: <http://www.opengis.net/ont/geosparql#> .
@prefix om: <http://www.ontology-of-units-of-measure.org/resource/om-2/> .
@prefix pilot: <https://assist-iot.eu/pilot2_rdf/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix ssn: <http://www.w3.org/ns/ssn/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<https://assist-iot.eu/pilot2_rdf/graph/ws/ibs_1/2023-01-02T15%3A38%3A17.887808>
prov:atTime "2023-01-02T15:38:17.887808"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/graph/ws/ibs_1/2023-01-02T15%3A38%3A17.887808> {
<https://assist-iot.eu/pilot2_rdf/result/humidity>
a aiot:MeasureResult;
om:hasNumericalValue "71"^^xsd:float;
om:hasUnit om:percent;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/humidity> .
<https://assist-iot.eu/pilot2_rdf/obs/pressure>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/pressure>;
sosa:resultTime "2023-01-02T15:38:17.887808"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/feature/site_outside>
a sosa:FeatureOfInterest;
rdfs:label "Outside conditions on the worksite" .
<https://assist-iot.eu/pilot2_rdf/obs/wind_speed_avg>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed_avg>;
sosa:resultTime "2023-01-02T15:38:17.887808"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed_avg>
a aiot_p2:AverageWindSpeed , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/pressure>
a aiot:MeasureResult;
om:hasNumericalValue "30.651"^^xsd:float;
om:hasUnit aiot_p2:inchHg;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/pressure> .
<https://assist-iot.eu/pilot2_rdf/obs/sun>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/sun>;
sosa:resultTime "2023-01-02T15:38:17.887808"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/obs/wind_dir>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_dir>;
sosa:resultTime "2023-01-02T15:38:17.887808"^^xsd:dateTime .
pilot:sensor a sosa:Sensor;
rdfs:label "Davis Vantage Pro 2 weather station installed on the pilot site";
geosparql:hasGeometry <https://assist-iot.eu/pilot2_rdf/sensor/location> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/humidity>
a sosa:ObservableProperty , om:RelativeHumidity;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/sun>
a aiot_p2:SolarIrradiance , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/obs/wind_speed>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed>;
sosa:resultTime "2023-01-02T15:38:17.887808"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/uv>
a aiot_p2:UvIndex , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/wind_dir>
a aiot:MeasureResult;
om:hasNumericalValue "247"^^xsd:float;
om:hasUnit om:degree;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/wind_dir> .
<https://assist-iot.eu/pilot2_rdf/result/sun>
a aiot:MeasureResult;
om:hasNumericalValue "0"^^xsd:float;
om:hasUnit om:wattPerSquareMetre;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/sun> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/pressure>
a aiot_p2:AtmosphericPressure , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/temp>
a aiot:MeasureResult;
om:hasNumericalValue "54.4"^^xsd:float;
om:hasUnit om:degreeFahrenheit;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/temp> .
<https://assist-iot.eu/pilot2_rdf/result/rain>
a aiot:MeasureResult;
om:hasNumericalValue "0.0"^^xsd:float;
om:hasUnit aiot_p2:inchPerHour;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/rain> .
<https://assist-iot.eu/pilot2_rdf/result/wind_speed_avg>
a aiot:MeasureResult;
om:hasNumericalValue "3"^^xsd:float;
om:hasUnit om:mile-StatutePerHour;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/wind_speed_avg> .
<https://assist-iot.eu/pilot2_rdf/obs/uv>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/uv>;
sosa:resultTime "2023-01-02T15:38:17.887808"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_dir>
a aiot_p2:WindDirection , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/obs/temp>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/temp>;
sosa:resultTime "2023-01-02T15:38:17.887808"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed>
a aiot_p2:WindSpeed , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/temp>
a sosa:ObservableProperty , om:FahrenheitTemperature;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/obs/humidity>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/humidity>;
sosa:resultTime "2023-01-02T15:38:17.887808"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/obs/rain>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/rain>;
sosa:resultTime "2023-01-02T15:38:17.887808"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/result/uv>
a aiot:MeasureResult;
om:hasNumericalValue "0"^^xsd:float;
om:hasUnit om:one;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/uv> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/rain>
a aiot_p2:RainRate , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/wind_speed>
a aiot:MeasureResult;
om:hasNumericalValue "4"^^xsd:float;
om:hasUnit om:mile-StatutePerHour;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/wind_speed> .
<https://assist-iot.eu/pilot2_rdf/sensor/location>
a geosparql:Geometry;
geosparql:asWKT "Point(20.9403853 52.2455635)"^^geosparql:wktLiteral .
}
@prefix aiot: <https://assist-iot.eu/ontologies/aiot#> .
@prefix aiot_p2: <https://assist-iot.eu/ontologies/aiot_p2#> .
@prefix geosparql: <http://www.opengis.net/ont/geosparql#> .
@prefix om: <http://www.ontology-of-units-of-measure.org/resource/om-2/> .
@prefix pilot: <https://assist-iot.eu/pilot2_rdf/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix ssn: <http://www.w3.org/ns/ssn/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<https://assist-iot.eu/pilot2_rdf/graph/ws/ibs_1/2023-01-02T15%3A53%3A25.185054>
prov:atTime "2023-01-02T15:53:25.185054"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/graph/ws/ibs_1/2023-01-02T15%3A53%3A25.185054> {
<https://assist-iot.eu/pilot2_rdf/result/humidity>
a aiot:MeasureResult;
om:hasNumericalValue "72"^^xsd:float;
om:hasUnit om:percent;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/humidity> .
<https://assist-iot.eu/pilot2_rdf/obs/pressure>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/pressure>;
sosa:resultTime "2023-01-02T15:53:25.185054"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/feature/site_outside>
a sosa:FeatureOfInterest;
rdfs:label "Outside conditions on the worksite" .
<https://assist-iot.eu/pilot2_rdf/obs/wind_speed_avg>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed_avg>;
sosa:resultTime "2023-01-02T15:53:25.185054"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed_avg>
a aiot_p2:AverageWindSpeed , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/pressure>
a aiot:MeasureResult;
om:hasNumericalValue "30.656"^^xsd:float;
om:hasUnit aiot_p2:inchHg;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/pressure> .
<https://assist-iot.eu/pilot2_rdf/obs/sun>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/sun>;
sosa:resultTime "2023-01-02T15:53:25.185054"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/obs/wind_dir>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_dir>;
sosa:resultTime "2023-01-02T15:53:25.185054"^^xsd:dateTime .
pilot:sensor a sosa:Sensor;
rdfs:label "Davis Vantage Pro 2 weather station installed on the pilot site";
geosparql:hasGeometry <https://assist-iot.eu/pilot2_rdf/sensor/location> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/humidity>
a sosa:ObservableProperty , om:RelativeHumidity;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/sun>
a aiot_p2:SolarIrradiance , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/obs/wind_speed>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed>;
sosa:resultTime "2023-01-02T15:53:25.185054"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/uv>
a aiot_p2:UvIndex , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/wind_dir>
a aiot:MeasureResult;
om:hasNumericalValue "265"^^xsd:float;
om:hasUnit om:degree;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/wind_dir> .
<https://assist-iot.eu/pilot2_rdf/result/sun>
a aiot:MeasureResult;
om:hasNumericalValue "0"^^xsd:float;
om:hasUnit om:wattPerSquareMetre;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/sun> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/pressure>
a aiot_p2:AtmosphericPressure , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/temp>
a aiot:MeasureResult;
om:hasNumericalValue "54.2"^^xsd:float;
om:hasUnit om:degreeFahrenheit;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/temp> .
<https://assist-iot.eu/pilot2_rdf/result/rain>
a aiot:MeasureResult;
om:hasNumericalValue "0.0"^^xsd:float;
om:hasUnit aiot_p2:inchPerHour;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/rain> .
<https://assist-iot.eu/pilot2_rdf/result/wind_speed_avg>
a aiot:MeasureResult;
om:hasNumericalValue "4"^^xsd:float;
om:hasUnit om:mile-StatutePerHour;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/wind_speed_avg> .
<https://assist-iot.eu/pilot2_rdf/obs/uv>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/uv>;
sosa:resultTime "2023-01-02T15:53:25.185054"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_dir>
a aiot_p2:WindDirection , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/obs/temp>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/temp>;
sosa:resultTime "2023-01-02T15:53:25.185054"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed>
a aiot_p2:WindSpeed , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/temp>
a sosa:ObservableProperty , om:FahrenheitTemperature;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/obs/humidity>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/humidity>;
sosa:resultTime "2023-01-02T15:53:25.185054"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/obs/rain>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/rain>;
sosa:resultTime "2023-01-02T15:53:25.185054"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/result/uv>
a aiot:MeasureResult;
om:hasNumericalValue "0"^^xsd:float;
om:hasUnit om:one;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/uv> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/rain>
a aiot_p2:RainRate , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/wind_speed>
a aiot:MeasureResult;
om:hasNumericalValue "3"^^xsd:float;
om:hasUnit om:mile-StatutePerHour;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/wind_speed> .
<https://assist-iot.eu/pilot2_rdf/sensor/location>
a geosparql:Geometry;
geosparql:asWKT "Point(20.9403853 52.2455635)"^^geosparql:wktLiteral .
}
@prefix aiot: <https://assist-iot.eu/ontologies/aiot#> .
@prefix aiot_p2: <https://assist-iot.eu/ontologies/aiot_p2#> .
@prefix geosparql: <http://www.opengis.net/ont/geosparql#> .
@prefix om: <http://www.ontology-of-units-of-measure.org/resource/om-2/> .
@prefix pilot: <https://assist-iot.eu/pilot2_rdf/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix ssn: <http://www.w3.org/ns/ssn/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<https://assist-iot.eu/pilot2_rdf/graph/ws/ibs_1/2023-01-02T18%3A24%3A36.995968>
prov:atTime "2023-01-02T18:24:36.995968"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/graph/ws/ibs_1/2023-01-02T18%3A24%3A36.995968> {
<https://assist-iot.eu/pilot2_rdf/result/humidity>
a aiot:MeasureResult;
om:hasNumericalValue "76"^^xsd:float;
om:hasUnit om:percent;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/humidity> .
<https://assist-iot.eu/pilot2_rdf/obs/pressure>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/pressure>;
sosa:resultTime "2023-01-02T18:24:36.995968"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/feature/site_outside>
a sosa:FeatureOfInterest;
rdfs:label "Outside conditions on the worksite" .
<https://assist-iot.eu/pilot2_rdf/obs/wind_speed_avg>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed_avg>;
sosa:resultTime "2023-01-02T18:24:36.995968"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed_avg>
a aiot_p2:AverageWindSpeed , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/pressure>
a aiot:MeasureResult;
om:hasNumericalValue "30.646"^^xsd:float;
om:hasUnit aiot_p2:inchHg;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/pressure> .
<https://assist-iot.eu/pilot2_rdf/obs/sun>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/sun>;
sosa:resultTime "2023-01-02T18:24:36.995968"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/obs/wind_dir>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_dir>;
sosa:resultTime "2023-01-02T18:24:36.995968"^^xsd:dateTime .
pilot:sensor a sosa:Sensor;
rdfs:label "Davis Vantage Pro 2 weather station installed on the pilot site";
geosparql:hasGeometry <https://assist-iot.eu/pilot2_rdf/sensor/location> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/humidity>
a sosa:ObservableProperty , om:RelativeHumidity;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/sun>
a aiot_p2:SolarIrradiance , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/obs/wind_speed>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed>;
sosa:resultTime "2023-01-02T18:24:36.995968"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/uv>
a aiot_p2:UvIndex , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/wind_dir>
a aiot:MeasureResult;
om:hasNumericalValue "282"^^xsd:float;
om:hasUnit om:degree;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/wind_dir> .
<https://assist-iot.eu/pilot2_rdf/result/sun>
a aiot:MeasureResult;
om:hasNumericalValue "0"^^xsd:float;
om:hasUnit om:wattPerSquareMetre;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/sun> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/pressure>
a aiot_p2:AtmosphericPressure , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/temp>
a aiot:MeasureResult;
om:hasNumericalValue "52.2"^^xsd:float;
om:hasUnit om:degreeFahrenheit;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/temp> .
<https://assist-iot.eu/pilot2_rdf/result/rain>
a aiot:MeasureResult;
om:hasNumericalValue "0.0"^^xsd:float;
om:hasUnit aiot_p2:inchPerHour;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/rain> .
<https://assist-iot.eu/pilot2_rdf/result/wind_speed_avg>
a aiot:MeasureResult;
om:hasNumericalValue "8"^^xsd:float;
om:hasUnit om:mile-StatutePerHour;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/wind_speed_avg> .
<https://assist-iot.eu/pilot2_rdf/obs/uv>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/uv>;
sosa:resultTime "2023-01-02T18:24:36.995968"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_dir>
a aiot_p2:WindDirection , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/obs/temp>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/temp>;
sosa:resultTime "2023-01-02T18:24:36.995968"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed>
a aiot_p2:WindSpeed , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/temp>
a sosa:ObservableProperty , om:FahrenheitTemperature;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/obs/humidity>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/humidity>;
sosa:resultTime "2023-01-02T18:24:36.995968"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/obs/rain>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/rain>;
sosa:resultTime "2023-01-02T18:24:36.995968"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/result/uv>
a aiot:MeasureResult;
om:hasNumericalValue "0"^^xsd:float;
om:hasUnit om:one;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/uv> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/rain>
a aiot_p2:RainRate , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/wind_speed>
a aiot:MeasureResult;
om:hasNumericalValue "9"^^xsd:float;
om:hasUnit om:mile-StatutePerHour;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/wind_speed> .
<https://assist-iot.eu/pilot2_rdf/sensor/location>
a geosparql:Geometry;
geosparql:asWKT "Point(20.9403853 52.2455635)"^^geosparql:wktLiteral .
}
@prefix aiot: <https://assist-iot.eu/ontologies/aiot#> .
@prefix aiot_p2: <https://assist-iot.eu/ontologies/aiot_p2#> .
@prefix geosparql: <http://www.opengis.net/ont/geosparql#> .
@prefix om: <http://www.ontology-of-units-of-measure.org/resource/om-2/> .
@prefix pilot: <https://assist-iot.eu/pilot2_rdf/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix ssn: <http://www.w3.org/ns/ssn/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<https://assist-iot.eu/pilot2_rdf/graph/ws/ibs_1/2023-01-03T19%3A36%3A38.582870>
prov:atTime "2023-01-03T19:36:38.582870"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/graph/ws/ibs_1/2023-01-03T19%3A36%3A38.582870> {
<https://assist-iot.eu/pilot2_rdf/result/humidity>
a aiot:MeasureResult;
om:hasNumericalValue "80"^^xsd:float;
om:hasUnit om:percent;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/humidity> .
<https://assist-iot.eu/pilot2_rdf/obs/pressure>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/pressure>;
sosa:resultTime "2023-01-03T19:36:38.582870"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/feature/site_outside>
a sosa:FeatureOfInterest;
rdfs:label "Outside conditions on the worksite" .
<https://assist-iot.eu/pilot2_rdf/obs/wind_speed_avg>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed_avg>;
sosa:resultTime "2023-01-03T19:36:38.582870"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed_avg>
a aiot_p2:AverageWindSpeed , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/pressure>
a aiot:MeasureResult;
om:hasNumericalValue "30.966"^^xsd:float;
om:hasUnit aiot_p2:inchHg;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/pressure> .
<https://assist-iot.eu/pilot2_rdf/obs/sun>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/sun>;
sosa:resultTime "2023-01-03T19:36:38.582870"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/obs/wind_dir>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_dir>;
sosa:resultTime "2023-01-03T19:36:38.582870"^^xsd:dateTime .
pilot:sensor a sosa:Sensor;
rdfs:label "Davis Vantage Pro 2 weather station installed on the pilot site";
geosparql:hasGeometry <https://assist-iot.eu/pilot2_rdf/sensor/location> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/humidity>
a sosa:ObservableProperty , om:RelativeHumidity;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/sun>
a aiot_p2:SolarIrradiance , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/obs/wind_speed>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed>;
sosa:resultTime "2023-01-03T19:36:38.582870"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/uv>
a aiot_p2:UvIndex , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/wind_dir>
a aiot:MeasureResult;
om:hasNumericalValue "289"^^xsd:float;
om:hasUnit om:degree;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/wind_dir> .
<https://assist-iot.eu/pilot2_rdf/result/sun>
a aiot:MeasureResult;
om:hasNumericalValue "0"^^xsd:float;
om:hasUnit om:wattPerSquareMetre;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/sun> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/pressure>
a aiot_p2:AtmosphericPressure , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/temp>
a aiot:MeasureResult;
om:hasNumericalValue "39.1"^^xsd:float;
om:hasUnit om:degreeFahrenheit;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/temp> .
<https://assist-iot.eu/pilot2_rdf/result/rain>
a aiot:MeasureResult;
om:hasNumericalValue "0.0"^^xsd:float;
om:hasUnit aiot_p2:inchPerHour;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/rain> .
<https://assist-iot.eu/pilot2_rdf/result/wind_speed_avg>
a aiot:MeasureResult;
om:hasNumericalValue "3"^^xsd:float;
om:hasUnit om:mile-StatutePerHour;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/wind_speed_avg> .
<https://assist-iot.eu/pilot2_rdf/obs/uv>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/uv>;
sosa:resultTime "2023-01-03T19:36:38.582870"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_dir>
a aiot_p2:WindDirection , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/obs/temp>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/temp>;
sosa:resultTime "2023-01-03T19:36:38.582870"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/wind_speed>
a aiot_p2:WindSpeed , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/temp>
a sosa:ObservableProperty , om:FahrenheitTemperature;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/obs/humidity>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/humidity>;
sosa:resultTime "2023-01-03T19:36:38.582870"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/obs/rain>
a sosa:Observation;
sosa:hasFeatureOfInterest <https://assist-iot.eu/pilot2_rdf/feature/site_outside>;
sosa:madeBySensor pilot:sensor;
sosa:observedProperty <https://assist-iot.eu/pilot2_rdf/prop/site_outside/rain>;
sosa:resultTime "2023-01-03T19:36:38.582870"^^xsd:dateTime .
<https://assist-iot.eu/pilot2_rdf/result/uv>
a aiot:MeasureResult;
om:hasNumericalValue "0"^^xsd:float;
om:hasUnit om:one;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/uv> .
<https://assist-iot.eu/pilot2_rdf/prop/site_outside/rain>
a aiot_p2:RainRate , sosa:ObservableProperty;
ssn:isPropertyOf <https://assist-iot.eu/pilot2_rdf/feature/site_outside> .
<https://assist-iot.eu/pilot2_rdf/result/wind_speed>
a aiot:MeasureResult;
om:hasNumericalValue "5"^^xsd:float;
om:hasUnit om:mile-StatutePerHour;
sosa:isResultOf <https://assist-iot.eu/pilot2_rdf/obs/wind_speed> .
<https://assist-iot.eu/pilot2_rdf/sensor/location>
a geosparql:Geometry;
geosparql:asWKT "Point(20.9403853 52.2455635)"^^geosparql:wktLiteral .
}
General information
- Title: ASSIST-IoT weather (graphs variant) (en)
- Identifier:
assist-iot-weather-graphs
- Has version:
dev
- Theme:
- Data collection (eurovoc:6030)
- Internet of Things (eurovoc:c_b12a760a)
- Meteorology (eurovoc:1892)
- Spatial data (eurovoc:c_7a168de0)
- Creator:
- Piotr Sowiński (1)
- Name: Piotr Sowiński
- Nickname: Ostrzyciel
- Homepage:
- ASSIST-IoT Horizon 2020 project (2)
- Name: ASSIST-IoT Horizon 2020 project
- Comment: This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 957258.
- Homepage: https://assist-iot.eu/
- Piotr Sowiński (1)
- License: https://spdx.org/licenses/CC-BY-4.0
- Date Issued: 2023-05-04
- Date Modified: 2024-08-29
- Landing page: assist-iot-weather-graphs (dev)
- Conforms To: Metadata (https://w3id.org/riverbench/schema/metadata)
Technical metadata
- Has stream type usage:
- RDF stream type usage (1)
- Type: RDF stream type usage (stax:RdfStreamTypeUsage)
- Comment: The dataset can be viewed as a stream of RDF datasets, each containing exactly one named graph corresponding to a set of measurements from the weather station. The named graphs are annotated with the timestamp property. (en)
- Has stream type: Timestamped RDF named graph stream (stax:timestampedNamedGraphStream)
- RDF stream type usage (2)
- Type: RDF stream type usage (stax:RdfStreamTypeUsage)
- Comment: The dataset can be viewed as a flattened stream of quads. (en)
- Has stream type: Flat RDF quad stream (stax:flatQuadStream)
- RDF stream type usage (1)
- Has stream element count: 701,278
- Has stream element split:
- Type: Stream elements split by time (rb:TimeStreamElementSplit)
- Comment: Each stream element corresponds to one set of measurements from the weather station. Data was collected every 10 seconds. (en)
- Has temporal property: http://www.w3.org/ns/prov#atTime
- Uses vocabulary:
- Conforms to W3C RDF 1.1 specification: yes
- Conforms to W3C RDF-star draft specification as of December 17, 2021: yes
- Uses generalized triples: no
- Uses generalized RDF datasets: no
- Uses RDF-star: no
- Temporal resolution: PT10S
- Language:
en
Distributions
Download links
The dataset is published in a few size variants, each containing a specific number of stream elements. For each size, there are three distribution types available: flat (just an N-Triples/N-Quads file), streaming (a .tar.gz archive with Turtle/TriG files, one file per stream element), and Jelly (a native binary format for streaming RDF). See the documentation for more details.
Distribution size | Statements | Flat | Streaming | Jelly |
---|---|---|---|---|
10K | 1,160,000 | 5.0 MB | 1.3 MB | 703.3 KB |
100K | 11,600,000 | 50.3 MB | 13.4 MB | 6.8 MB |
Full | 81,348,248 | 353.0 MB | 93.8 MB | 47.7 MB |
The full metadata of all distributions can be found below.
Full stream distribution
- Title: Full stream distribution
- Identifier:
stream-full
- Has file name:
stream_full.tar.gz
- Has stream type usage:
- Type: RDF stream type usage (stax:RdfStreamTypeUsage)
- Comment: The dataset can be viewed as a stream of RDF datasets, each containing exactly one named graph corresponding to a set of measurements from the weather station. The named graphs are annotated with the timestamp property. (en)
- Has stream type: Timestamped RDF named graph stream (stax:timestampedNamedGraphStream)
- Has distribution type:
- Full distribution (rb:fullDistribution)
- Stream distribution (rb:streamDistribution)
- Has stream element count: 701,278
- Byte size: 93.8 MB
- Media type: application/trig
- Packaging format: application/tar
- Compression format: application/gzip
- Checksum:
- Checksum (1)
- Type: Checksum (spdx:Checksum)
- ChecksumValue:
71d6406ce833fbed4cf191fe8d69d541
- Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
- Checksum (2)
- Type: Checksum (spdx:Checksum)
- ChecksumValue:
f46eeac8d64004f3bed410e8a88443b7a6de3002
- Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
- Checksum (1)
- Download URL: https://w3id.org/riverbench/datasets/assist-iot-weather-graphs/dev/files/stream_full.tar.gz
- Statistics: statistics-full
Full Jelly distribution
- Title: Full Jelly distribution
- Identifier:
jelly-full
- Has file name:
jelly_full.jelly.gz
- Has stream type usage:
- RDF stream type usage (1)
- Type: RDF stream type usage (stax:RdfStreamTypeUsage)
- Comment: The dataset can be viewed as a flattened stream of quads. (en)
- Has stream type: Flat RDF quad stream (stax:flatQuadStream)
- RDF stream type usage (2)
- Type: RDF stream type usage (stax:RdfStreamTypeUsage)
- Comment: The dataset can be viewed as a stream of RDF datasets, each containing exactly one named graph corresponding to a set of measurements from the weather station. The named graphs are annotated with the timestamp property. (en)
- Has stream type: Timestamped RDF named graph stream (stax:timestampedNamedGraphStream)
- RDF stream type usage (1)
- Has distribution type:
- Full distribution (rb:fullDistribution)
- Jelly distribution (rb:jellyDistribution)
- Has stream element count: 701,278
- Byte size: 47.7 MB
- Media type: application/x-jelly-rdf
- Compression format: application/gzip
- Checksum:
- Checksum (1)
- Type: Checksum (spdx:Checksum)
- ChecksumValue:
23e2ab84352a6437f9c729cc21606fd3
- Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
- Checksum (2)
- Type: Checksum (spdx:Checksum)
- ChecksumValue:
ea3c980a47b598d405e8647fd3936343a7ec3f9c
- Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
- Checksum (1)
- Download URL: https://w3id.org/riverbench/datasets/assist-iot-weather-graphs/dev/files/jelly_full.jelly.gz
- Statistics: statistics-full
Full flat distribution
- Title: Full flat distribution
- Identifier:
flat-full
- Has file name:
flat_full.nq.gz
- Has stream type usage:
- Type: RDF stream type usage (stax:RdfStreamTypeUsage)
- Comment: The dataset can be viewed as a flattened stream of quads. (en)
- Has stream type: Flat RDF quad stream (stax:flatQuadStream)
- Has distribution type:
- Flat distribution (rb:flatDistribution)
- Full distribution (rb:fullDistribution)
- Has stream element count: 701,278
- Byte size: 353.0 MB
- Media type: application/n-quads
- Compression format: application/gzip
- Checksum:
- Checksum (1)
- Type: Checksum (spdx:Checksum)
- ChecksumValue:
cc44aff0c32f7b1dfb89fd7e5c2558c1
- Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
- Checksum (2)
- Type: Checksum (spdx:Checksum)
- ChecksumValue:
ff71b599c2ddfcd34c2bea710b8de41fc81d463e
- Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
- Checksum (1)
- Download URL: https://w3id.org/riverbench/datasets/assist-iot-weather-graphs/dev/files/flat_full.nq.gz
- Statistics: statistics-full
100K elements stream distribution
- Title: 100K elements stream distribution
- Identifier:
stream-100k
- Has file name:
stream_100K.tar.gz
- Has stream type usage:
- Type: RDF stream type usage (stax:RdfStreamTypeUsage)
- Comment: The dataset can be viewed as a stream of RDF datasets, each containing exactly one named graph corresponding to a set of measurements from the weather station. The named graphs are annotated with the timestamp property. (en)
- Has stream type: Timestamped RDF named graph stream (stax:timestampedNamedGraphStream)
- Has distribution type:
- Partial distribution (rb:partialDistribution)
- Stream distribution (rb:streamDistribution)
- Has stream element count: 100,000
- Byte size: 13.4 MB
- Media type: application/trig
- Packaging format: application/tar
- Compression format: application/gzip
- Checksum:
- Checksum (1)
- Type: Checksum (spdx:Checksum)
- ChecksumValue:
6c0031a3f653ec3834db7940903cd6f5
- Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
- Checksum (2)
- Type: Checksum (spdx:Checksum)
- ChecksumValue:
5db3b576faf42813745122c0d525bca387ba3b5c
- Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
- Checksum (1)
- Download URL: https://w3id.org/riverbench/datasets/assist-iot-weather-graphs/dev/files/stream_100K.tar.gz
- Statistics: statistics-100k
100K elements Jelly distribution
- Title: 100K elements Jelly distribution
- Identifier:
jelly-100k
- Has file name:
jelly_100K.jelly.gz
- Has stream type usage:
- RDF stream type usage (1)
- Type: RDF stream type usage (stax:RdfStreamTypeUsage)
- Comment: The dataset can be viewed as a stream of RDF datasets, each containing exactly one named graph corresponding to a set of measurements from the weather station. The named graphs are annotated with the timestamp property. (en)
- Has stream type: Timestamped RDF named graph stream (stax:timestampedNamedGraphStream)
- RDF stream type usage (2)
- Type: RDF stream type usage (stax:RdfStreamTypeUsage)
- Comment: The dataset can be viewed as a flattened stream of quads. (en)
- Has stream type: Flat RDF quad stream (stax:flatQuadStream)
- RDF stream type usage (1)
- Has distribution type:
- Jelly distribution (rb:jellyDistribution)
- Partial distribution (rb:partialDistribution)
- Has stream element count: 100,000
- Byte size: 6.8 MB
- Media type: application/x-jelly-rdf
- Compression format: application/gzip
- Checksum:
- Checksum (1)
- Type: Checksum (spdx:Checksum)
- ChecksumValue:
efa5f1632c2af4eebe2729a06e75537e
- Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
- Checksum (2)
- Type: Checksum (spdx:Checksum)
- ChecksumValue:
6ed0e49c69c59406855e53b0717825d8d3ecaa76
- Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
- Checksum (1)
- Download URL: https://w3id.org/riverbench/datasets/assist-iot-weather-graphs/dev/files/jelly_100K.jelly.gz
- Statistics: statistics-100k
100K elements flat distribution
- Title: 100K elements flat distribution
- Identifier:
flat-100k
- Has file name:
flat_100K.nq.gz
- Has stream type usage:
- Type: RDF stream type usage (stax:RdfStreamTypeUsage)
- Comment: The dataset can be viewed as a flattened stream of quads. (en)
- Has stream type: Flat RDF quad stream (stax:flatQuadStream)
- Has distribution type:
- Flat distribution (rb:flatDistribution)
- Partial distribution (rb:partialDistribution)
- Has stream element count: 100,000
- Byte size: 50.3 MB
- Media type: application/n-quads
- Compression format: application/gzip
- Checksum:
- Checksum (1)
- Type: Checksum (spdx:Checksum)
- ChecksumValue:
25c7625f0cee259f95c7e6635598d72c
- Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
- Checksum (2)
- Type: Checksum (spdx:Checksum)
- ChecksumValue:
34b8bd46bf73b95880362f2b796011eeed6bb19d
- Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
- Checksum (1)
- Download URL: https://w3id.org/riverbench/datasets/assist-iot-weather-graphs/dev/files/flat_100K.nq.gz
- Statistics: statistics-100k
10K elements stream distribution
- Title: 10K elements stream distribution
- Identifier:
stream-10k
- Has file name:
stream_10K.tar.gz
- Has stream type usage:
- Type: RDF stream type usage (stax:RdfStreamTypeUsage)
- Comment: The dataset can be viewed as a stream of RDF datasets, each containing exactly one named graph corresponding to a set of measurements from the weather station. The named graphs are annotated with the timestamp property. (en)
- Has stream type: Timestamped RDF named graph stream (stax:timestampedNamedGraphStream)
- Has distribution type:
- Partial distribution (rb:partialDistribution)
- Stream distribution (rb:streamDistribution)
- Has stream element count: 10,000
- Byte size: 1.3 MB
- Media type: application/trig
- Packaging format: application/tar
- Compression format: application/gzip
- Checksum:
- Checksum (1)
- Type: Checksum (spdx:Checksum)
- ChecksumValue:
0adf6a7412e0a6de52156f058cc4a4b7
- Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
- Checksum (2)
- Type: Checksum (spdx:Checksum)
- ChecksumValue:
8bf7bf6773866ace13802e3c4744e763d8fb01fe
- Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
- Checksum (1)
- Download URL: https://w3id.org/riverbench/datasets/assist-iot-weather-graphs/dev/files/stream_10K.tar.gz
- Statistics: statistics-10k
10K elements Jelly distribution
- Title: 10K elements Jelly distribution
- Identifier:
jelly-10k
- Has file name:
jelly_10K.jelly.gz
- Has stream type usage:
- RDF stream type usage (1)
- Type: RDF stream type usage (stax:RdfStreamTypeUsage)
- Comment: The dataset can be viewed as a stream of RDF datasets, each containing exactly one named graph corresponding to a set of measurements from the weather station. The named graphs are annotated with the timestamp property. (en)
- Has stream type: Timestamped RDF named graph stream (stax:timestampedNamedGraphStream)
- RDF stream type usage (2)
- Type: RDF stream type usage (stax:RdfStreamTypeUsage)
- Comment: The dataset can be viewed as a flattened stream of quads. (en)
- Has stream type: Flat RDF quad stream (stax:flatQuadStream)
- RDF stream type usage (1)
- Has distribution type:
- Jelly distribution (rb:jellyDistribution)
- Partial distribution (rb:partialDistribution)
- Has stream element count: 10,000
- Byte size: 703.3 KB
- Media type: application/x-jelly-rdf
- Compression format: application/gzip
- Checksum:
- Checksum (1)
- Type: Checksum (spdx:Checksum)
- ChecksumValue:
1a4d5ab634da20d2869793027e64aa77
- Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
- Checksum (2)
- Type: Checksum (spdx:Checksum)
- ChecksumValue:
162f6ef7e4dd2d143aa8921415a6e3c89c4fe671
- Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
- Checksum (1)
- Download URL: https://w3id.org/riverbench/datasets/assist-iot-weather-graphs/dev/files/jelly_10K.jelly.gz
- Statistics: statistics-10k
10K elements flat distribution
- Title: 10K elements flat distribution
- Identifier:
flat-10k
- Has file name:
flat_10K.nq.gz
- Has stream type usage:
- Type: RDF stream type usage (stax:RdfStreamTypeUsage)
- Comment: The dataset can be viewed as a flattened stream of quads. (en)
- Has stream type: Flat RDF quad stream (stax:flatQuadStream)
- Has distribution type:
- Flat distribution (rb:flatDistribution)
- Partial distribution (rb:partialDistribution)
- Has stream element count: 10,000
- Byte size: 5.0 MB
- Media type: application/n-quads
- Compression format: application/gzip
- Checksum:
- Checksum (1)
- Type: Checksum (spdx:Checksum)
- ChecksumValue:
8673a4b95245fd8ba0bee87c2e26d054
- Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
- Checksum (2)
- Type: Checksum (spdx:Checksum)
- ChecksumValue:
b539baf70f62bc24ff8322dcfe5886f318ed6339
- Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
- Checksum (1)
- Download URL: https://w3id.org/riverbench/datasets/assist-iot-weather-graphs/dev/files/flat_10K.nq.gz
- Statistics: statistics-10k
Statistics
Statistics for full distributions
- Title: Statistics for full distributions
Sum | Unique (approx.) | Mean | St. dev. | Min. | Max. | |
---|---|---|---|---|---|---|
IRIs | 46,985,626 | 701,333 | 67.00 | 0.00 | 67 | 67 |
Blank nodes | 0 | N/A | 0.00 | 0.00 | 0 | 0 |
Objects | 39,372,282 | 704,261 | 56.14 | 0.69 | 54 | 57 |
Graphs | 1,402,556 | 701,186 | 2.00 | 0.00 | 2 | 2 |
Statements | 81,348,248 | N/A | 116.00 | 0.00 | 116 | 116 |
Literals | 8,516,050 | 704,202 | 12.14 | 0.69 | 10 | 13 |
Simple literals | 1,402,556 | 2 | 2.00 | 0.00 | 2 | 2 |
Datatype literals | 7,113,494 | 704,200 | 10.14 | 0.69 | 8 | 11 |
Language literals | 0 | 0 | 0.00 | 0.00 | 0 | 0 |
ASCII control chars | 0 | N/A | 0.00 | 0.00 | 0 | 0 |
Quoted triples | 0 | N/A | 0.00 | 0.00 | 0 | 0 |
Subjects | 21,739,618 | 701,215 | 31.00 | 0.00 | 31 | 31 |
Predicates | 9,116,614 | 13 | 13.00 | 0.00 | 13 | 13 |
Statistics for 100K distributions
- Title: Statistics for 100K distributions
Sum | Unique (approx.) | Mean | St. dev. | Min. | Max. | |
---|---|---|---|---|---|---|
IRIs | 6,700,000 | 100,071 | 67.00 | 0.00 | 67 | 67 |
Blank nodes | 0 | N/A | 0.00 | 0.00 | 0 | 0 |
Objects | 5,605,786 | 102,082 | 56.06 | 0.61 | 54 | 57 |
Graphs | 200,000 | 100,004 | 2.00 | 0.00 | 2 | 2 |
Statements | 11,600,000 | N/A | 116.00 | 0.00 | 116 | 116 |
Literals | 1,205,786 | 102,024 | 12.06 | 0.61 | 10 | 13 |
Simple literals | 200,000 | 2 | 2.00 | 0.00 | 2 | 2 |
Datatype literals | 1,005,786 | 102,022 | 10.06 | 0.61 | 8 | 11 |
Language literals | 0 | 0 | 0.00 | 0.00 | 0 | 0 |
ASCII control chars | 0 | N/A | 0.00 | 0.00 | 0 | 0 |
Quoted triples | 0 | N/A | 0.00 | 0.00 | 0 | 0 |
Subjects | 3,100,000 | 100,033 | 31.00 | 0.00 | 31 | 31 |
Predicates | 1,300,000 | 13 | 13.00 | 0.00 | 13 | 13 |
Statistics for 10K distributions
- Title: Statistics for 10K distributions
Sum | Unique (approx.) | Mean | St. dev. | Min. | Max. | |
---|---|---|---|---|---|---|
IRIs | 670,000 | 10,066 | 67.00 | 0.00 | 67 | 67 |
Blank nodes | 0 | N/A | 0.00 | 0.00 | 0 | 0 |
Objects | 560,737 | 10,845 | 56.07 | 0.60 | 54 | 57 |
Graphs | 20,000 | 10,002 | 2.00 | 0.00 | 2 | 2 |
Statements | 1,160,000 | N/A | 116.00 | 0.00 | 116 | 116 |
Literals | 120,737 | 10,801 | 12.07 | 0.60 | 10 | 13 |
Simple literals | 20,000 | 2 | 2.00 | 0.00 | 2 | 2 |
Datatype literals | 100,737 | 10,799 | 10.07 | 0.60 | 8 | 11 |
Language literals | 0 | 0 | 0.00 | 0.00 | 0 | 0 |
ASCII control chars | 0 | N/A | 0.00 | 0.00 | 0 | 0 |
Quoted triples | 0 | N/A | 0.00 | 0.00 | 0 | 0 |
Subjects | 310,000 | 10,031 | 31.00 | 0.00 | 31 | 31 |
Predicates | 130,000 | 13 | 13.00 | 0.00 | 13 | 13 |