Clone URL (Committers only): https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Fnotes%2Fsse.mdtext
Evgeniy Tsvigun Index: trunk/content/documentation/notes/sse.mdtext =================================================================== --- trunk/content/documentation/notes/sse.mdtext (revision 1830787) +++ trunk/content/documentation/notes/sse.mdtext (working copy) @@ -58,7 +58,7 @@ A stack can be expressed as a list. And because we want to express the structure, and not express the operations on the structures, data -structures that operational meaning don't enter the picture. There are +structures with operational meaning don't enter the picture. There are no operations, no *push*, *pop* or *peek*. Note that this is to *express* a data structure, not *encode* or
