My current development project is to create a dynamic web application for presenting a library's electronic resources. Using the MODS standard as a base data model, the application idea is to present multiple ways for users to access our electronic resources.
Here are some initial requirements:
- Browsing of resources by title, subject, and usage pattern (most popular, most used, etc.)
- MODS XML presentation
- Replace web sites and database pages
- Automatically route users to authentication pages for restricted electronic resources if outside IP ranges for the resource
- Track usage of resources from multiple sources including the database publisher
- Access electronic content from both remote and local hosting options
I'm working on some initial documentation that I'll be hosting through Google Docs. I'll post links to these documents when I have them.