citypulse-traffic-graphs (1.0.1)
This is a variation of the citypulse-traffic dataset that was transformed into a stream of graphs, compliant with the RSP Data Model. The dataset is a processed subset of real traffic data published by the CityPulse EU FP7 project. The used dataset is 'Road Traffic Data', dataset-4. The dataset was processed to fix prefixes without a trailing '#' or '/'. It consists of subsequent chronologically ordered substreams of observations from each sensor. See also the paper for more details.
Info
Download this metadata in RDF: Turtle, N-Triples, RDF/XML, Jelly
Source repository: citypulse-traffic-graphs
Stream preview (click to expand)
0000000000.trig
@prefix ns2: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix ns3: <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/graphs/> .
@prefix ns4: <http://iot.ee.surrey.ac.uk/citypulse/resources/ontologies/sao.ttl#> .
@prefix ns5: <http://purl.oclc.org/NET/ssnx/ssn#> .
@prefix ns6: <http://www.insight-centre.org/citytraffic#> .
@prefix ns7: <http://purl.org/NET/provenance.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
ns3:0000000000  ns2:at  "2014-10-01T01:45:00"^^xsd:dateTime .
ns3:0000000000 {
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_avgTime_lr3d14v41j6d2gurqotrgdpsss>
            a                         ns4:Point;
            ns4:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/time#seconds>;
            ns4:time                  [ a       ns2:Instant;
                                        ns2:at  "2014-10-01T01:45:00"^^xsd:dateTime
                                      ];
            ns4:value                 "78";
            ns5:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_dtmg1u75arhhdlvps4cqv60l4s> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_dtmg1u75arhhdlvps4cqv60l4s>
            a                 ns4:FeatureOfInterest;
            ns6:hasFirstNode  [ a                ns6:Node;
                                ns6:hasNodeName  "REPORT ID: 158324"
                              ] .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324>
            ns7:used  <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_vehCount_omkccpvo282ds4ji7ot0bmo5ft> , <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_medianTime_jj2g1i6qfard9pmr99ejhmt6sq> , <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_avgTime_lr3d14v41j6d2gurqotrgdpsss> , <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_avgSpeed_d0r83o2vv89aila0atldfnldee> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_medianTime_jj2g1i6qfard9pmr99ejhmt6sq>
            a                         ns4:Point;
            ns4:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/time#seconds>;
            ns4:time                  [ a       ns2:Instant;
                                        ns2:at  "2014-10-01T01:45:00"^^xsd:dateTime
                                      ];
            ns4:value                 "47";
            ns5:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_dtmg1u75arhhdlvps4cqv60l4s> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_vehCount_omkccpvo282ds4ji7ot0bmo5ft>
            a                         ns4:Point;
            ns4:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/traffic#vehicle-count>;
            ns4:time                  [ a       ns2:Instant;
                                        ns2:at  "2014-10-01T01:45:00"^^xsd:dateTime
                                      ];
            ns4:value                 "0";
            ns5:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_dtmg1u75arhhdlvps4cqv60l4s> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_avgSpeed_d0r83o2vv89aila0atldfnldee>
            a                         ns4:Point;
            ns4:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/velocity#km-per-hour>;
            ns4:time                  [ a       ns2:Instant;
                                        ns2:at  "2014-10-01T01:45:00"^^xsd:dateTime
                                      ];
            ns4:value                 "47";
            ns5:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_dtmg1u75arhhdlvps4cqv60l4s> .
}
0000000010.trig
@prefix ns2: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix ns3: <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/graphs/> .
@prefix ns4: <http://iot.ee.surrey.ac.uk/citypulse/resources/ontologies/sao.ttl#> .
@prefix ns5: <http://purl.org/NET/provenance.owl#> .
@prefix ns6: <http://www.insight-centre.org/citytraffic#> .
@prefix ns7: <http://purl.oclc.org/NET/ssnx/ssn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
ns3:0000000010  ns2:at  "2014-10-01T02:40:00"^^xsd:dateTime .
ns3:0000000010 {
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_vehCount_gpvm6lpmo47che3im8npp5ho2s>
            a                         ns4:Point;
            ns4:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/traffic#vehicle-count>;
            ns4:time                  [ a       ns2:Instant;
                                        ns2:at  "2014-10-01T02:40:00"^^xsd:dateTime
                                      ];
            ns4:value                 "0";
            ns7:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_sp9kl1jdd1labka2alvksb54qp> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_avgTime_a11m7bptu2k5fkldhsqf93cknc>
            a                         ns4:Point;
            ns4:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/time#seconds>;
            ns4:time                  [ a       ns2:Instant;
                                        ns2:at  "2014-10-01T02:40:00"^^xsd:dateTime
                                      ];
            ns4:value                 "62";
            ns7:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_sp9kl1jdd1labka2alvksb54qp> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324>
            ns5:used  <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_vehCount_gpvm6lpmo47che3im8npp5ho2s> , <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_medianTime_4vutbh4oi584ubgu9jbdoe25c5> , <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_avgTime_a11m7bptu2k5fkldhsqf93cknc> , <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_avgSpeed_6mavsbgc532s29agfopoa2q0u5> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_avgSpeed_6mavsbgc532s29agfopoa2q0u5>
            a                         ns4:Point;
            ns4:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/velocity#km-per-hour>;
            ns4:time                  [ a       ns2:Instant;
                                        ns2:at  "2014-10-01T02:40:00"^^xsd:dateTime
                                      ];
            ns4:value                 "59";
            ns7:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_sp9kl1jdd1labka2alvksb54qp> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_sp9kl1jdd1labka2alvksb54qp>
            a                 ns4:FeatureOfInterest;
            ns6:hasFirstNode  [ a                ns6:Node;
                                ns6:hasNodeName  "REPORT ID: 158324"
                              ] .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_medianTime_4vutbh4oi584ubgu9jbdoe25c5>
            a                         ns4:Point;
            ns4:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/time#seconds>;
            ns4:time                  [ a       ns2:Instant;
                                        ns2:at  "2014-10-01T02:40:00"^^xsd:dateTime
                                      ];
            ns4:value                 "59";
            ns7:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_sp9kl1jdd1labka2alvksb54qp> .
}
0000000100.trig
@prefix ns1: <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/graphs/> .
@prefix ns2: <http://iot.ee.surrey.ac.uk/citypulse/resources/ontologies/sao.ttl#> .
@prefix ns3: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix ns4: <http://purl.oclc.org/NET/ssnx/ssn#> .
@prefix ns5: <http://www.insight-centre.org/citytraffic#> .
@prefix ns6: <http://purl.org/NET/provenance.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
ns1:0000000100  ns3:at  "2014-10-01T10:10:00"^^xsd:dateTime .
ns1:0000000100 {
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_avgSpeed_pp0ahehv94ddtsmitnr5kbetq>
            a                         ns2:Point;
            ns2:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/velocity#km-per-hour>;
            ns2:time                  [ a       ns3:Instant;
                                        ns3:at  "2014-10-01T10:10:00"^^xsd:dateTime
                                      ];
            ns2:value                 "57";
            ns4:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_83hrq4d83iliu7jrls8qssiqps> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_vehCount_82don6s3ebsidgpb30ldquh82e>
            a                         ns2:Point;
            ns2:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/traffic#vehicle-count>;
            ns2:time                  [ a       ns3:Instant;
                                        ns3:at  "2014-10-01T10:10:00"^^xsd:dateTime
                                      ];
            ns2:value                 "15";
            ns4:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_83hrq4d83iliu7jrls8qssiqps> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324>
            ns6:used  <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_vehCount_82don6s3ebsidgpb30ldquh82e> , <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_medianTime_rqom8tovbcr08uv11lpa8a5qnc> , <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_avgTime_rq8aokceop70vmrdhbaj872ju6> , <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_avgSpeed_pp0ahehv94ddtsmitnr5kbetq> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_avgTime_rq8aokceop70vmrdhbaj872ju6>
            a                         ns2:Point;
            ns2:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/time#seconds>;
            ns2:time                  [ a       ns3:Instant;
                                        ns3:at  "2014-10-01T10:10:00"^^xsd:dateTime
                                      ];
            ns2:value                 "64";
            ns4:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_83hrq4d83iliu7jrls8qssiqps> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_83hrq4d83iliu7jrls8qssiqps>
            a                 ns2:FeatureOfInterest;
            ns5:hasFirstNode  [ a                ns5:Node;
                                ns5:hasNodeName  "REPORT ID: 158324"
                              ] .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_medianTime_rqom8tovbcr08uv11lpa8a5qnc>
            a                         ns2:Point;
            ns2:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/time#seconds>;
            ns2:time                  [ a       ns3:Instant;
                                        ns3:at  "2014-10-01T10:10:00"^^xsd:dateTime
                                      ];
            ns2:value                 "57";
            ns4:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_83hrq4d83iliu7jrls8qssiqps> .
}
0000001000.trig
@prefix ns2: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix ns3: <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/graphs/> .
@prefix ns4: <http://iot.ee.surrey.ac.uk/citypulse/resources/ontologies/sao.ttl#> .
@prefix ns5: <http://www.insight-centre.org/citytraffic#> .
@prefix ns6: <http://purl.oclc.org/NET/ssnx/ssn#> .
@prefix ns7: <http://purl.org/NET/provenance.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
ns3:0000001000  ns2:at  "2014-10-05T21:55:00"^^xsd:dateTime .
ns3:0000001000 {
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_medianTime_i23ev5a6mk6rq2io29ffcgrir0>
            a                         ns4:Point;
            ns4:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/time#seconds>;
            ns4:time                  [ a       ns2:Instant;
                                        ns2:at  "2014-10-05T21:55:00"^^xsd:dateTime
                                      ];
            ns4:value                 "67";
            ns6:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_c15v7omoem8knt1lvic5rfdm2b> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_avgSpeed_fpck9v87vi4eau6n244uqqp8eo>
            a                         ns4:Point;
            ns4:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/velocity#km-per-hour>;
            ns4:time                  [ a       ns2:Instant;
                                        ns2:at  "2014-10-05T21:55:00"^^xsd:dateTime
                                      ];
            ns4:value                 "67";
            ns6:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_c15v7omoem8knt1lvic5rfdm2b> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324>
            ns7:used  <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_vehCount_2hos7uk65fp79n88a0g1r2sbls> , <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_medianTime_i23ev5a6mk6rq2io29ffcgrir0> , <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_avgTime_pc5mc2g1ca9qp941fbqr6udsqq> , <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_avgSpeed_fpck9v87vi4eau6n244uqqp8eo> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_avgTime_pc5mc2g1ca9qp941fbqr6udsqq>
            a                         ns4:Point;
            ns4:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/time#seconds>;
            ns4:time                  [ a       ns2:Instant;
                                        ns2:at  "2014-10-05T21:55:00"^^xsd:dateTime
                                      ];
            ns4:value                 "55";
            ns6:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_c15v7omoem8knt1lvic5rfdm2b> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#observations_vehCount_2hos7uk65fp79n88a0g1r2sbls>
            a                         ns4:Point;
            ns4:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/traffic#vehicle-count>;
            ns4:time                  [ a       ns2:Instant;
                                        ns2:at  "2014-10-05T21:55:00"^^xsd:dateTime
                                      ];
            ns4:value                 "0";
            ns6:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_c15v7omoem8knt1lvic5rfdm2b> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158324#context_c15v7omoem8knt1lvic5rfdm2b>
            a                 ns4:FeatureOfInterest;
            ns5:hasFirstNode  [ a                ns5:Node;
                                ns5:hasNodeName  "REPORT ID: 158324"
                              ] .
}
0000010000.trig
@prefix ns1: <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/graphs/> .
@prefix ns2: <http://iot.ee.surrey.ac.uk/citypulse/resources/ontologies/sao.ttl#> .
@prefix ns3: <http://purl.org/NET/provenance.owl#> .
@prefix ns4: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix ns5: <http://www.insight-centre.org/citytraffic#> .
@prefix ns6: <http://purl.oclc.org/NET/ssnx/ssn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
ns1:0000010000  ns4:at  "2014-10-04T17:00:00"^^xsd:dateTime .
ns1:0000010000 {
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158355#observations_avgSpeed_hf2pcpl3nic9etviagm4j40hor>
            a                         ns2:Point;
            ns2:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/velocity#km-per-hour>;
            ns2:time                  [ a       ns4:Instant;
                                        ns4:at  "2014-10-04T17:00:00"^^xsd:dateTime
                                      ];
            ns2:value                 "75";
            ns6:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158355#context_gomqiv0i75fn021aoe36e1qdqr> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158355>
            ns3:used  <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158355#observations_vehCount_bi3s62vfbpc5b4et0lipi4ch71> , <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158355#observations_medianTime_ginff5kk81qfjfg59mfrrj1i7o> , <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158355#observations_avgTime_c1c90vcicb8rehlubna836l5nm> , <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158355#observations_avgSpeed_hf2pcpl3nic9etviagm4j40hor> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158355#observations_medianTime_ginff5kk81qfjfg59mfrrj1i7o>
            a                         ns2:Point;
            ns2:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/time#seconds>;
            ns2:time                  [ a       ns4:Instant;
                                        ns4:at  "2014-10-04T17:00:00"^^xsd:dateTime
                                      ];
            ns2:value                 "75";
            ns6:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158355#context_gomqiv0i75fn021aoe36e1qdqr> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158355#observations_vehCount_bi3s62vfbpc5b4et0lipi4ch71>
            a                         ns2:Point;
            ns2:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/traffic#vehicle-count>;
            ns2:time                  [ a       ns4:Instant;
                                        ns4:at  "2014-10-04T17:00:00"^^xsd:dateTime
                                      ];
            ns2:value                 "3";
            ns6:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158355#context_gomqiv0i75fn021aoe36e1qdqr> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158355#observations_avgTime_c1c90vcicb8rehlubna836l5nm>
            a                         ns2:Point;
            ns2:hasUnitOfMeasurement  <http://purl.oclc.org/NET/muo/citypulse/unit/time#seconds>;
            ns2:time                  [ a       ns4:Instant;
                                        ns4:at  "2014-10-04T17:00:00"^^xsd:dateTime
                                      ];
            ns2:value                 "57";
            ns6:featureOfInterest     <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158355#context_gomqiv0i75fn021aoe36e1qdqr> .
    <http://iot.ee.surrey.ac.uk/citypulse/datasets/traffic/traffic_oct_nov/trafficData158355#context_gomqiv0i75fn021aoe36e1qdqr>
            a                 ns2:FeatureOfInterest;
            ns5:hasFirstNode  [ a                ns5:Node;
                                ns5:hasNodeName  "REPORT ID: 158355"
                              ] .
}
General information
- Title: CityPulse traffic (graphs variation) (en)
 - Identifier: 
citypulse-traffic-graphs - Has version: 1.0.1
 - Theme: 
- Data collection (eurovoc:6030)
 - Internet of Things (eurovoc:c_b12a760a)
 - Road traffic (eurovoc:3127)
 - Smart city (eurovoc:c_d59e7560)
 - Traffic control (eurovoc:3107)
 
 - Creator: 
- CityPulse EU FP7 project (1)    
- Name: CityPulse EU FP7 project
 - Homepage: http://iot.ee.surrey.ac.uk:8080/index.html
 
 - Piotr Sowiński (2)    
- Name: Piotr Sowiński
 - Nickname: Ostrzyciel
 - Homepage:
 - Comment: Processing the dataset
 
 
 - CityPulse EU FP7 project (1)    
 - License: https://spdx.org/licenses/CC-BY-4.0
 - Source:
 - Date Issued: 2023-05-01
 - Date Modified: 2024-05-30
 - Landing page: citypulse-traffic-graphs (1.0.1)
 - 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 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 one measurement made by a traffic sensor. 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 stream element count: 4,382,599
 - Has stream element split: 
- Type:     
- Stream elements split by time (rb:TimeStreamElementSplit)
 - Stream elements split by topic (rb:TopicStreamElementSplit)
 
 - Has temporal property: http://purl.org/NET/c4dm/timeline.owl#at
 - Comment: Each element corresponds to one measurement made by a traffic sensor. (en)
 
 - Type:     
 - 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: PT5M
 
Distributions
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 one measurement made by a traffic sensor. 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: 4,382,599
 - Byte size: 898.99 MB
 - Media type: application/trig
 - Packaging format: application/tar
 - Compression format: application/gzip
 - Checksum: 
- Checksum (1)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
8b56c6238c3f8873d018c0f69bfb7079 - Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
 
 - Checksum (2)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
5b6feb0d4be82ab90503833f432e2c11abb25bbd - Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
 
 
 - Checksum (1)    
 - Download URL: https://w3id.org/riverbench/datasets/citypulse-traffic-graphs/1.0.1/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 one measurement made by a traffic sensor. 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: 4,382,599
 - Byte size: 1.42 GB
 - Media type: application/x-jelly-rdf
 - Compression format: application/gzip
 - Checksum: 
- Checksum (1)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
3b93b037e33fb5d6f7dee68d7f7bf12e - Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
 
 - Checksum (2)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
7b5c92093c0d6cd92fb2cb780904c48011f81bf2 - Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
 
 
 - Checksum (1)    
 - Download URL: https://w3id.org/riverbench/datasets/citypulse-traffic-graphs/1.0.1/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: 4,382,599
 - Byte size: 1.69 GB
 - Media type: application/n-quads
 - Compression format: application/gzip
 - Checksum: 
- Checksum (1)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
4ca7f72b002311b5a5ba0c2b34274690 - Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
 
 - Checksum (2)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
dd7279bd35b15cdc5e39d61555f45115290279f5 - Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
 
 
 - Checksum (1)    
 - Download URL: https://w3id.org/riverbench/datasets/citypulse-traffic-graphs/1.0.1/files/flat_full.nq.gz
 - Statistics: statistics-full
 
1M elements stream distribution
- Title: 1M elements stream distribution
 - Identifier: 
stream-1m - Has file name: 
stream_1M.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 one measurement made by a traffic sensor. 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: 1,000,000
 - Byte size: 204.36 MB
 - Media type: application/trig
 - Packaging format: application/tar
 - Compression format: application/gzip
 - Checksum: 
- Checksum (1)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
d5fc9e3bc71e7e333145e0d3211e6762 - Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
 
 - Checksum (2)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
9fd5940665d3134239ec4bde086c686f1e291d14 - Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
 
 
 - Checksum (1)    
 - Download URL: https://w3id.org/riverbench/datasets/citypulse-traffic-graphs/1.0.1/files/stream_1M.tar.gz
 - Statistics: statistics-1m
 
1M elements Jelly distribution
- Title: 1M elements Jelly distribution
 - Identifier: 
jelly-1m - Has file name: 
jelly_1M.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 one measurement made by a traffic sensor. 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: 
- Jelly distribution (rb:jellyDistribution)
 - Partial distribution (rb:partialDistribution)
 
 - Has stream element count: 1,000,000
 - Byte size: 330.27 MB
 - Media type: application/x-jelly-rdf
 - Compression format: application/gzip
 - Checksum: 
- Checksum (1)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
101fa70451ce6882da7829e74d81643b - Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
 
 - Checksum (2)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
de442e218ee7c2ee51e9830a5bb14ee2c83a756a - Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
 
 
 - Checksum (1)    
 - Download URL: https://w3id.org/riverbench/datasets/citypulse-traffic-graphs/1.0.1/files/jelly_1M.jelly.gz
 - Statistics: statistics-1m
 
1M elements flat distribution
- Title: 1M elements flat distribution
 - Identifier: 
flat-1m - Has file name: 
flat_1M.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: 1,000,000
 - Byte size: 395.85 MB
 - Media type: application/n-quads
 - Compression format: application/gzip
 - Checksum: 
- Checksum (1)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
3b321f7cac699fdad0ccd7e26cd1f747 - Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
 
 - Checksum (2)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
8a4ee663d0ccb7195ae6145467d67b3b3b0fc62f - Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
 
 
 - Checksum (1)    
 - Download URL: https://w3id.org/riverbench/datasets/citypulse-traffic-graphs/1.0.1/files/flat_1M.nq.gz
 - Statistics: statistics-1m
 
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 one measurement made by a traffic sensor. 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: 20.61 MB
 - Media type: application/trig
 - Packaging format: application/tar
 - Compression format: application/gzip
 - Checksum: 
- Checksum (1)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
d6de36bc78e5dc22bc04fc8a0622add5 - Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
 
 - Checksum (2)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
51043b72c45e3649d63f37e3fbe33b5d9088d045 - Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
 
 
 - Checksum (1)    
 - Download URL: https://w3id.org/riverbench/datasets/citypulse-traffic-graphs/1.0.1/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 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 one measurement made by a traffic sensor. 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: 
- Jelly distribution (rb:jellyDistribution)
 - Partial distribution (rb:partialDistribution)
 
 - Has stream element count: 100,000
 - Byte size: 32.91 MB
 - Media type: application/x-jelly-rdf
 - Compression format: application/gzip
 - Checksum: 
- Checksum (1)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
080bed29116649075b7e01db2dff51a6 - Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
 
 - Checksum (2)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
25b3d58975ed8c427bb448b1a1f9d87339ec0c13 - Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
 
 
 - Checksum (1)    
 - Download URL: https://w3id.org/riverbench/datasets/citypulse-traffic-graphs/1.0.1/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: 39.64 MB
 - Media type: application/n-quads
 - Compression format: application/gzip
 - Checksum: 
- Checksum (1)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
409e6569e01e79d74537d8e51e3d7c05 - Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
 
 - Checksum (2)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
5267c54e0c3033271aec4d5c942b2ce324504277 - Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
 
 
 - Checksum (1)    
 - Download URL: https://w3id.org/riverbench/datasets/citypulse-traffic-graphs/1.0.1/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 one measurement made by a traffic sensor. 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: 2.04 MB
 - Media type: application/trig
 - Packaging format: application/tar
 - Compression format: application/gzip
 - Checksum: 
- Checksum (1)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
a98d1ad892c28ae7176ddac783ebcea9 - Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
 
 - Checksum (2)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
6773b01f0c356a34f0851bbdcc8de43fba858a19 - Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
 
 
 - Checksum (1)    
 - Download URL: https://w3id.org/riverbench/datasets/citypulse-traffic-graphs/1.0.1/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 one measurement made by a traffic sensor. 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: 3.27 MB
 - Media type: application/x-jelly-rdf
 - Compression format: application/gzip
 - Checksum: 
- Checksum (1)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
05fb76a787d6bcb2a4ca98a313969a10 - Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
 
 - Checksum (2)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
c7daa195c3be04851ca72182430d48f3c09a07c9 - Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
 
 
 - Checksum (1)    
 - Download URL: https://w3id.org/riverbench/datasets/citypulse-traffic-graphs/1.0.1/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: 3.96 MB
 - Media type: application/n-quads
 - Compression format: application/gzip
 - Checksum: 
- Checksum (1)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
c90666f925ad77b741b058595ff1372d - Algorithm: ChecksumAlgorithm_md5 (spdx:checksumAlgorithm_md5)
 
 - Checksum (2)    
- Type: Checksum (spdx:Checksum)
 - ChecksumValue: 
15a47dae1d5e44ef39a6568cf7a9200e005e537b - Algorithm: ChecksumAlgorithm_sha1 (spdx:checksumAlgorithm_sha1)
 
 
 - Checksum (1)    
 - Download URL: https://w3id.org/riverbench/datasets/citypulse-traffic-graphs/1.0.1/files/flat_10K.nq.gz
 - Statistics: statistics-10k
 
Statistics
Statistics for full distributions
- Title: Statistics for full distributions
 
| Sum | Unique | Mean | St. dev. | Min. | Max. | |
|---|---|---|---|---|---|---|
| IRIs | 100,799,777 | 26,296,686 | 23.00 | 0.00 | 23 | 23 | 
| Blank nodes | 21,912,995 | N/A | 5.00 | 0.00 | 5 | 5 | 
| Graphs | 8,765,198 | N/A | 2.00 | 0.00 | 2 | 2 | 
| Statements | 162,156,163 | N/A | 37.00 | 0.00 | 37 | 37 | 
| Literals | 21,407,125 | 13,222 | 4.88 | 0.46 | 3 | 5 | 
| Simple literals | 17,024,526 | 2,530 | 3.88 | 0.46 | 2 | 4 | 
| Datatype literals | 4,382,599 | 10,692 | 1.00 | 0.00 | 1 | 1 | 
| Language literals | 0 | 0 | 0.00 | 0.00 | 0 | 0 | 
| Quoted triples | 0 | N/A | 0.00 | 0.00 | 0 | 0 | 
| Subjects | 52,591,188 | N/A | 12.00 | 0.00 | 12 | 12 | 
| Predicates | 39,443,391 | N/A | 9.00 | 0.00 | 9 | 9 | 
| Objects | 95,911,308 | N/A | 21.88 | 0.46 | 20 | 22 | 
Statistics for 1M distributions
- Title: Statistics for 1M distributions
 
| Sum | Unique | Mean | St. dev. | Min. | Max. | |
|---|---|---|---|---|---|---|
| IRIs | 23,000,000 | 6,000,120 | 23.00 | 0.00 | 23 | 23 | 
| Blank nodes | 5,000,000 | N/A | 5.00 | 0.00 | 5 | 5 | 
| Graphs | 2,000,000 | N/A | 2.00 | 0.00 | 2 | 2 | 
| Statements | 37,000,000 | N/A | 37.00 | 0.00 | 37 | 37 | 
| Literals | 4,794,267 | 11,711 | 4.79 | 0.60 | 3 | 5 | 
| Simple literals | 3,794,267 | 1,047 | 3.79 | 0.60 | 2 | 4 | 
| Datatype literals | 1,000,000 | 10,664 | 1.00 | 0.00 | 1 | 1 | 
| Language literals | 0 | 0 | 0.00 | 0.00 | 0 | 0 | 
| Quoted triples | 0 | N/A | 0.00 | 0.00 | 0 | 0 | 
| Subjects | 12,000,000 | N/A | 12.00 | 0.00 | 12 | 12 | 
| Predicates | 9,000,000 | N/A | 9.00 | 0.00 | 9 | 9 | 
| Objects | 21,794,267 | N/A | 21.79 | 0.60 | 20 | 22 | 
Statistics for 100K distributions
- Title: Statistics for 100K distributions
 
| Sum | Unique | Mean | St. dev. | Min. | Max. | |
|---|---|---|---|---|---|---|
| IRIs | 2,300,000 | 600,028 | 23.00 | 0.00 | 23 | 23 | 
| Blank nodes | 500,000 | N/A | 5.00 | 0.00 | 5 | 5 | 
| Graphs | 200,000 | N/A | 2.00 | 0.00 | 2 | 2 | 
| Statements | 3,700,000 | N/A | 37.00 | 0.00 | 37 | 37 | 
| Literals | 499,366 | 11,112 | 4.99 | 0.08 | 3 | 5 | 
| Simple literals | 399,366 | 450 | 3.99 | 0.08 | 2 | 4 | 
| Datatype literals | 100,000 | 10,662 | 1.00 | 0.00 | 1 | 1 | 
| Language literals | 0 | 0 | 0.00 | 0.00 | 0 | 0 | 
| Quoted triples | 0 | N/A | 0.00 | 0.00 | 0 | 0 | 
| Subjects | 1,200,000 | N/A | 12.00 | 0.00 | 12 | 12 | 
| Predicates | 900,000 | N/A | 9.00 | 0.00 | 9 | 9 | 
| Objects | 2,199,366 | N/A | 21.99 | 0.08 | 20 | 22 | 
Statistics for 10K distributions
- Title: Statistics for 10K distributions
 
| Sum | Unique | Mean | St. dev. | Min. | Max. | |
|---|---|---|---|---|---|---|
| IRIs | 230,000 | 60,021 | 23.00 | 0.00 | 23 | 23 | 
| Blank nodes | 50,000 | N/A | 5.00 | 0.00 | 5 | 5 | 
| Graphs | 20,000 | N/A | 2.00 | 0.00 | 2 | 2 | 
| Statements | 370,000 | N/A | 37.00 | 0.00 | 37 | 37 | 
| Literals | 49,981 | 9,536 | 5.00 | 0.05 | 3 | 5 | 
| Simple literals | 39,981 | 229 | 4.00 | 0.05 | 2 | 4 | 
| Datatype literals | 10,000 | 9,307 | 1.00 | 0.00 | 1 | 1 | 
| Language literals | 0 | 0 | 0.00 | 0.00 | 0 | 0 | 
| Quoted triples | 0 | N/A | 0.00 | 0.00 | 0 | 0 | 
| Subjects | 120,000 | N/A | 12.00 | 0.00 | 12 | 12 | 
| Predicates | 90,000 | N/A | 9.00 | 0.00 | 9 | 9 | 
| Objects | 219,981 | N/A | 22.00 | 0.05 | 20 | 22 |