Cataloger

Trait Cataloger 

Source
pub trait Cataloger<T, E>: Execute<T, E> { }
Expand description

Graph iterator. Takes a URL input, produces RDF output.

See: https://asimov-specs.github.io/program-patterns/#cataloger

Implementorsยง