pub trait Writer<T, E>: Execute<T, E> { }
RDF dataset converter. Consumes RDF input, produces some output.