Reputation: 23587
we are working on a project which is CMS system in itself and will require to handle a lots of digital data like images,videos and other assets. we are analysing the options to use any thrid party DAMS system build in java since we are working on same platform and have inclination to use the same platform product.
do any one have good refrences to open source DAMS in java which can help us to manage our digital assests.
Thansk in advance
Upvotes: 1
Views: 3333
Reputation: 1404
I have personal experience with EnterMedia, and reckon it would be the ideal solution for your needs. It is written in Java and is quite flexible and extensible. Just going via the groovy script and openedit interfaces, you can probably achieve most of your needs for customization. But, I am sure you can even avoid using OpenEdit if that falls outside your scope.
The reason I would recommend EnterMedia over Alfresco ?
Upvotes: 1
Reputation: 21
We are using Fedora Commons. It is a digital repository, which means that it does what you are asking, but is intended for long-term digital preservation and doesn't come with a front end that you would want general public to use.
We're currently working on a new project to use a Drupal module called "Islandora" which will turn Drupal into a dandy frontend. So far, so good. Your requirements may require no frontend or less of one, of course.
Upvotes: 2
Reputation: 2427
Some pointers:
This list is not complete, for a good overview take a look at http://www.opensourcedigitalassetmanagement.org/reviews/available-open-source-dam/
Upvotes: 3