[TASK] Generic commit.
This commit is contained in:
parent
e207dfca61
commit
560c11aa44
|
@ -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 .
|
||||
|
|
Loading…
Reference in New Issue