JSR-170 explained

I stumbled upon Apache Jackrabbit tonight. I had heard about JSR-170, and could see some benefits, but this article got me thinking.

As I see it a fairly large corporation has a lot of content. By content I mean a lot of unstructured data as text. This might be stuff like:

And the list could go on. Some of this fit nicely together and would probably require the same view and editing systems, while others would require something entirely different. Important gains you get from this is:

Separating concerns into a repository and “the rest” really makes sense for an large enterprise. When this standard gets wider adoption one can choose the best frontend for different target audiences but still have information centralised and easily accessible.