Currently it is possible to get Configuration only in Session object. Many times it is unnecessary to openConnection to get Configuration. Do you agree to add getter for Configuration? I think it will be very beneficial especially in spring-data-rdf, where I want to get rid of different configuration parser/util class, created be original implementor of spring-data-rdf
Currently it is possible to get Configuration only in Session object. Many times it is unnecessary to openConnection to get Configuration. Do you agree to add getter for Configuration? I think it will be very beneficial especially in spring-data-rdf, where I want to get rid of different configuration parser/util class, created be original implementor of spring-data-rdf