librdf_get_model_factory

Name

librdf_get_model_factory --  Get a model factory by name

Synopsis

librdf_model_factory* librdf_get_model_factory (const char * name);

Arguments

name

the factory name or NULL for the default factory

Return value

the factory object or NULL if there is no such factory