I'm looking for a piece of FOSS software that is a web-based database for publications. Specifically it'll be scientific publications in the form of PDF files and associated source code archives. A publication has to hold meta-data associated with scientific papers (e.g. Magazine, Volume, Pages, Identifiers such as DOI-Number, Hyperlinks etc.) as well as the PDF and the source archive. Of course it also has to hold the Authors and let you search by various parameters...
So far I've only come around eSciDoc which I'm currently looking at but I really dislike the overhead it produces. All other things I've come around are either dead, not web-based or meant for Windows (ah yes: it needs to run on a headless Linux server) so I hope you can point me somewhere I haven't looked yet (already browsed through Freshmeat and SF.net)
So, here's a sum-up of what I need:
- Database for Publications / Scientific Papers
- Web-Based
- FOSS
- needs to run under Linux
- Include relevant meta-data into records - extensibility would be great but isn't mandatory if what's offered suffices
- Include PDF and source archive files in records
- good search capabilities
- preferably MySQL as DBMS backend
- easy to use / good user experience would be great