- The one in Jakarta slide is weird and discontinued.
- The implementation from JackRabbit is full of funky factories, providers and workspaces.
- The server in Alfresco is LGPL and huge.
- Do you know another decent WebDAV server in Java where we can hook our own semantics underneath?
Max Völkel on Personal Knowledge Management, Wikis, Semantic Web, and personal ideas.
2.16.2010
SemFS making progress
Today I refactored SemFS (our semantic file system) heavily. Now at least the VirtualFileSystem API is beautifully documented with nice clickable dependency graphs and stuff. WebDAV server implementations are really nasty.
Subscribe to:
Post Comments (Atom)

2 comments:
You can check this library: http://milton.ettrema.com/index.html
Best,
Mik
What about using the webdav servlet project?
Another idea would be to combine it with the Grails framework and the grails webdav plugin which would allow to easily add a web interface to access the semantics.
Post a Comment