conjecto / nemrod

Nemrod is a framework providing an abstraction layer for handling (consuming and producing) RDF in a Symfony2 project
http://conjecto.github.io/nemrod
Other
23 stars 6 forks source link

decouple #3

Closed lsmith77 closed 9 years ago

lsmith77 commented 9 years ago

interesting project. seems like it would be a good idea to decouple things a bit. like separating the SPARQL query builder, maybe also the JMS serializer visitors etc.

BTW have a look at https://github.com/flack/createphp and https://github.com/symfony-cmf/CreateBundle

bdecarne commented 9 years ago

Hi ! Thanx for your message. You are absolutely right about decoupling some parts, Nemrod could even be independent from Symfony.