Hello, Is there a way to say "Give me a list of all distinct Subjects in this model"? I've tried librdf_model_get_sources(model, NULL, NULL) but that seems to be returning an empty iterator (even though I know there are statements in the model). Any hints or tips? Thanks very much! Seth