VoileWeb.OaiViewerController (Voile v0.1.26)

Copy Markdown View Source

Controller for serving OAI-PMH viewer HTML pages. Provides human-friendly interfaces to browse OAI-PMH metadata.

Summary

Functions

Serves the OAI-PMH demo/landing page. Shows all available OAI-PMH verbs with links to the viewer.

Serves the OAI-PMH viewer page. This is a JavaScript-based viewer that fetches and displays OAI-PMH XML beautifully.

Functions

demo(conn, params)

Serves the OAI-PMH demo/landing page. Shows all available OAI-PMH verbs with links to the viewer.

viewer(conn, params)

Serves the OAI-PMH viewer page. This is a JavaScript-based viewer that fetches and displays OAI-PMH XML beautifully.