[TASK] Generic commit.

This commit is contained in:
Jan Philipp Timme 2016-10-12 15:57:06 +02:00
parent e207dfca61
commit 560c11aa44
1 changed files with 1 additions and 1 deletions

View File

@ -1188,7 +1188,7 @@ CONSTRUCT {
[] rdf:type car:CarTireWearEvent
; car:relatedCar ?car .
}
FROM STREAM <http://example.org/carSim/stream/carStream> [RANGE 3s STEP 1s]
FROM STREAM <http://example.org/carSim/stream/carStream> [RANGE 15s STEP 5s]
FROM <http://example.org/carSim/localDomainKnowledge>
WHERE {
?e rdf:type car:CarStatusEvent .