[TASK] Generic commit.
This commit is contained in:
parent
20b14aabd0
commit
434420e084
|
@ -1352,7 +1352,6 @@ Setzt man dies mit C-SPARQL um, so entsteht folgender Query:
|
|||
REGISTER QUERY getLockedMovingCars AS
|
||||
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
||||
PREFIX f: <http://larkc.eu/csparql/sparql/jena/ext#>
|
||||
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
|
||||
PREFIX car: <http://example.org/carSim/carSimulationOntology#>
|
||||
SELECT ?car
|
||||
FROM STREAM <http://example.org/carSim/stream/carStream> [RANGE 15s STEP 1s]
|
||||
|
|
Loading…
Reference in New Issue