tympanix / ppdr

(P)rovenance-preserving (P)olicy (D)ata (R)epository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace reader with operator

MarcStorm opened this issue · comments

Reader should be replaced with Operator as the reader could be used for a put operation as well where reader doesn't makes sense.

This should be reflected in examples

Should be replaced with subject. Has been fixed