We're working on this side project which allows users to create & edit their academic genealogy. Essentially it is a semantic wiki powered by Django/Python. So far all the basic wiki functions like CRUD, tracking edit history, diff different versions, reverting back to previous version, etc are completed.
Here is a demo: http://phdtree.org/
Would appreciate it if anyone can provide feedback/comments/suggestions. Many thanks!!