I'm looking for a tool that would help to provide RDF support to Django projects.
So far I've found two:
- django-rdf - last modification was 4 yesrs ago so it looks like a dead project.
- djubby - looks like a all-or-nothing project - either you create your django app as a completely RDF oriented software, without any other urls or you just can't use it.
I'm looking for some other alternatives, do you know any?