Introduction to Digital Libraries Assignment #3

Slides:



Advertisements
Similar presentations
EPrint Software options William J Nixon DAEDALUS Project, University of Glasgow eFAIR Meeting, Southampton.
Advertisements

Georgia Department of Education. Information Technology Pathways.
Search Engines and their Public Interfaces: Which APIs are the Most Synchronized? Frank McCown and Michael L. Nelson Department of Computer Science, Old.
CS 235: User Interface Design October 15 Class Meeting Department of Computer Science San Jose State University Fall 2014 Instructor: Ron Mak
Visualizing Digital Collections at Archive-It Michele C. Weigle, Michael L. Nelson Web Sciences and Digital Libraries (WS-DL) Lab Department of Computer.
Introduction to Digital Libraries Assignment #1 Old Dominion University Department of Computer Science CS 751/851 Spring 2015 Michael L. Nelson 01/22/15.
Introduction to OAI Static Repositories By Thomas G. Habing Grainger Engineering Library.
Department of Computer Science
Collective Intelligence Week 1
Web Programming Week 3 Old Dominion University
Michele C. Weigle and Michael L. Nelson
Web Server Design Assignment #4: Authentication
Web Programming Assignment #1: Basic BBS Operations
Introduction to Digital Libraries Assignment #1
Web Server Design Assignment #5 Extra Credit
Economics of Information Week 1
CS170 Computer Organization and Architecture I
Introduction to Digital Libraries Assignment #4
Introduction to Digital Libraries Assignment #4
Visualizing Digital Collections at Archive-It
Introduction to Digital Libraries Assignment #4
Web Programming Assignment #1: Basic BBS Operations due: 9/28/2010
Introduction to Digital Libraries Assignment #2
Web Server Design Week 16 Old Dominion University
Web Programming Assignment #4: Searching, Notification & Upload
Introduction to Digital Libraries Assignment #5
Introduction to Digital Libraries Assignment #3
Introduction to Digital Libraries Assignment #3
Web Server Design Assignment #2: Conditionals & Persistence
Old Dominion University Department of Computer Science
Web Programming Assignment #2: Expanded BBS Features
Web Programming Assignment #2: Expanded BBS Features
Introduction to Digital Libraries Week 13: Reference Linking & OpenURL
Web Programming Week 3 Old Dominion University
Peer-to-Peer Information Systems Week 6: Assignment #4
Introduction to Digital Libraries Assignment #2
Introduction to Information Retrieval Assignment #3
Introduction to Digital Libraries Assignment #3
Peer-to-Peer Information Systems Week 14: Assignment #6
Peter Fox Data Science – ITWS/CSCI/ERTH 4350/6350 Module 3, Fall 2017
If You Harvest arXiv.org, Will They Come?
Web Server Design Week 11 Old Dominion University
Web Programming Assignment #3: Admin and User Functions
Introduction to Digital Libraries Assignment #4
Web Programming Assignment #4: Searching & Notification
Web Programming Assignment 4 - Extra Credit
Web Programming Assignment 4 - Extra Credit
Web Server Design Assignment #1: Basic Operations
Web Programming Assignment 4 - Extra Credit
Peer-to-Peer Information Systems Assignment #3
Web Programming Week 3 Old Dominion University
Peer-to-Peer Information Systems Week 6: Assignment #4
Introduction to Digital Libraries Assignment #2
Web Programming Assignment #1: Basic BBS Operations
Peer-to-Peer Information Systems Week 6: Assignment #3
Introduction to Digital Libraries Assignment #3
Introduction to Digital Libraries Assignment #3
Peer-to-Peer Information Systems Assignment #2
Web Server Design Assignment #5 Extra Credit
Peer-to-Peer Information Systems Assignment #6
Web Programming Assignment #1: Basic BBS Operations
Introduction to Digital Libraries Assignment #1
Peer-to-Peer Information Systems Assignment #5
Peer-to-Peer Information Systems Week 12: Assignment #5
Introduction to Digital Libraries Assignment #1
Introduction to Digital Libraries Assignment #4
Introduction to Digital Libraries Assignment #1
Introduction to Digital Libraries Assignment #2
Web Programming Assignment #3: Admin and User Functions
Web Programming Assignment #2: Expanded BBS Features
Presentation transcript:

Introduction to Digital Libraries Assignment #3 Old Dominion University Department of Computer Science CS 695 Fall 2005 Michael L. Nelson <mln@cs.odu.edu> 10/31/04

OAI-PMH use an OAI harvester to harvest all the metadata from: http://trs.nis.nasa.gov/perl/oai2 you can write your own harvester, or use an existing harvester: resources: http://www.openarchives.org/tools/tools.html http://www.purl.org/NET/oai_explorer

Demo Demo in class, November 14 2005 Must be able to show: all of the harvested metadata can be pre-harvested, before the demo be able to demonstrate OAI-PMH operations of your harvester (either the one you wrote or the one you installed) on the baseURL interacting with the baseURL from the browser window does not count demo can be command line driven, or driven from a web page you create