SLIDE 8 http://streamreasoning.org/events/sr4ld2014
Morph-streams: Overview
8
Query rewriting Query Processing Client
SPARQLStream [tuples] [triples/ bindings] Algebra expression
R2RML Mappings
Morph-streams procesing SPARQLStream queries
SELECT ?proximity FROM STREAM <http://streamreasoning.org/
SensorReadings.srdf> [NOW–5 S]
WHERE { ?obs a ssn:ObservationValue; qudt:numericalValue ?proximity; FILTER (?proximity>10) } SELECT prox FROM sens.win:time(5 sec) WHERE prox >10
π
timed,prox
ω σprox>10
5 Seconds
sens
Data translation SNEE Esper GSN Cosm
pull/push
https://github.com/jpcik/morph-streams
Other