title: RDF store et Django slug: rdf-store-et-django date: 2008-04-25 15:55:04 type: thought vignette: contextual_title1: EC2 pour les bioinformaticiens contextual_url1: 20080422-ec2-pour-les-bioinformaticiens contextual_title2: GTD avec Mail.app et iCal sous OSX leopard contextual_url2: 20080420-gtd-avec-mailapp-et-ical-sous-osx-leopard contextual_title3: Un provider OpenID sur votre propre domaine contextual_url3: 20080414-un-provider-openid-sur-votre-propre-domaine > Mostly, QuerySet does not poke at the internals of Query: it uses “public” methods only. This is deliberate. It means that writing something like a Query class for a different sort of backend (RDF store, or LDAP or whatever) might very well be possible. D'après [Malcolm](http://42topics.com/blog/2008/04/an-interview-with-malcolm-tredinnick/), enfin une bonne raison de tester la branche [queryset-refactor](http://code.djangoproject.com/wiki/QuerysetRefactorBranch).