RDF::Core::Model::Parser
Model::Parser is a simple interface object to a parser. It's purpose is to provide a prototype of object accomodating any other parser.
RDF::Core::Storage
An object for storing statements. There are several implementations of Storage - in memory, in a BerkeleyDB 1.x (DB_File) files and PostgreSQL database.