Linked Data Platform implementation


The main ideas is to implement Linked Data Platform (LDP) according to W3C Linked Data Platform Recommendation. While there exists implementations, see wiki, many of them are no longer actively developed. At the same time LDP is being used as underlying specification of for SOLID project demonstrating the potential. SOLID expand LDP with authentication and authorization.

I think, it would be interesting to focus on a personalized implementation. Instead of using one server for multiple users, have one server per one user.

The implementation should: