-
Notifications
You must be signed in to change notification settings - Fork 12
Meeting 2016 02 19
Thomas Bergwinkl edited this page Feb 19, 2016
·
1 revision
@rubenverborgh, @bergos, @domel, @dmitrizagidulin
Stream .read([subject], [predicate], [object], [graph])
Stream .write(boolean replace)
Stream .delete([subject], [predicate], [object], [graph])
if no filter was given the triples given to the stream will be deleted the stream will be used for event handling
Stream .deleteGraph(graph)
the stream will be used only for event handling
- send a mail to the list: feedback discussed, status changed to approved draft, can be implemented (ruben)
- implement a test suite (bergi)
- create issue for new interfaces (bergi)