Closed djstrong closed 10 years ago
It was actually not implemented properly in many of the reader gems. I ended up reworking the generic rdf-spec reader tests and updated all readers as necessary for the new specs and to fix the behavior of #each_statement
and #each_triple
.
Released as 1.1.3.1
enum = reader.each_statement
is not working. It is not implemented.