CARARE Training Workshops

Size: px
Start display at page:

Download "CARARE Training Workshops"

Transcription

1 CARARE Training Workshops Stein Runar Bergheim Asplan Viak Internet as CARARE is funded by the European Commission's ICT Policy Support Programme

2 Introduction to Repox An OAI-PMH tool developed within the TEL/Europeana family by the Technical University of Lisbon CARARE is funded by the European Commission's ICT Policy Support Programme

3 Outline Common OAI-PMH implementation scenarios in data providers The REPOX system For data providers For service providers and aggregators REPOX current status and future releases CARARE is funded by the European Commission's ICT Policy Support Programme

4 Harvesting Hierarchy Pure Service Provider Harvester Europeana Data & Service Providers Repository / Harvester Athena aggregator Spain CARARE aggregator Sweden Pure Data Providers Repository Local local CARARE is funded by the European Commission's ICT Policy Support Programme

5 Three OAI-PMH Scenarios Library/Archive/Museum Management System OAI-module provided by the vendor In-house OAI-PMH server development Standalone OAI server CARARE is funded by the European Commission's ICT Policy Support Programme

6 Vendor System OAI- module provided by the vendor CARARE is funded by the European Commission's ICT Policy Support Programme

7 Homemade In-house OAI-PMH server development CARARE is funded by the European Commission's ICT Policy Support Programme

8 Standalone Standalone OAI-PMH server CARARE is funded by the European Commission's ICT Policy Support Programme

9 Standalone OAI-PMH server Implementing an procedure in the library to transfer the metadata records into the OAI-PMH server Exporting the metadata records In libraries, typically in ISO2709 or MarcXchange Execute the metadata conversion Generating xml records in TEL, ESE, DC, CARARE Import the records into the OAI-Server This process should be automated as much as possible Ideally fully automatic CARARE is funded by the European Commission's ICT Policy Support Programme

10 Standalone OAI-PMH server Advantages Very easy to deploy May take just a few hours Requires only free open source software No software development needed In some cases, the metadata crosswalks may require software development Disadvantages High maintenance in cases where metadata transfer can t be fully automated CARARE is funded by the European Commission's ICT Policy Support Programme

11 The REPOX system Currently being developed by the Technical University of Lisbon May be deployed as a standalone OAI-PMH server For data providers May be deployed as an OAI-PMH aggregator For service providers CARARE is funded by the European Commission's ICT Policy Support Programme

12 The REPOX system An open-source solution (all developed in JAVA) that can be installed locally and provide an OAI-PMH Server to the exterior Able to manage multiple internal data sources and export multiple collection sets REPOX reuses other open-source software CARARE is funded by the European Commission's ICT Policy Support Programme

13 REPOX for data providers Provide a standalone OAI-PMH server which may be deployed without software development Data import: Supports any XML metadata format Supports several variations of the ISO2709 standard Metadata crosswalks User interface to define the metadata crosswalks CARARE is funded by the European Commission's ICT Policy Support Programme

14 System Requirements For training workshop Oracle Virtual Box (w/windows XP) Java SE (JDK) 6.24 Repox Can also run on Linux and Unix servers Any Java SE 1.6+ enabled platform CARARE is funded by the European Commission's ICT Policy Support Programme

15 Alternative repository tools Many tools of varying scope, complexity and platforms Dspace Greenstone Fedora OAI-CAT Eprints.org PHP OAI Data Provider XMLFile v2.2 (flat files) PMH is a standard not a software! CARARE is funded by the European Commission's ICT Policy Support Programme

16 OAI-PMH & Repox Exercises CARARE is funded by the European Commission's ICT Policy Support Programme

17 Installing Oracle Virtual Box Creating a safe, portable playground for our OAI-PMH installation and configuration CARARE is funded by the European Commission's ICT Policy Support Programme

18 Downloading Virtual Box In this workshop we will use Windows as a joint platform but binaries exists for both Windows, OS X, Linux and Solaris

19 Step 1 Click Run After double-clicking the VirtualBox executable, the following screen may appear on Windows Vista and Windows 7.

20 Step 2 Click Next Click Next to start the installation.

21 Step 3 Note Location Click Next Leave the default selection, note the installation location and click Next to proceed.

22 Step 4 Click Next

23 Step 5 Click Next

24 Step 6 Click Install

25 Step 7 Patience!

26 Step 8 If a confirmation window appears, confirm that you want to perform the installation Confirmation!!!

27 Step 9 Patience!

28 Step 10 Check Start Click Finish

29 Step 11 Click New

30 Step 12 Click Next

31 Step 13 Any name Always XP!

32 Step 14 >= 512 MB

33 Step 15 Choose Use existing

34 Step 16 Click Finish

35 Step 17 Select Start Select box

36 Installing Java SE CARARE is funded by the European Commission's ICT Policy Support Programme

37 Downloading Java SE JDK Similarly as for Virtual Box, binaries exists for all platforms including both Windows, OS X, Linux and Solaris

38 Step 1 Open Folder All installation files have been placed in a folder on your desktop

39 Step 2 Open JDK... Wait until the installation starts it may take some time especially on slower/older machines

40 Step 3 Choose Run... Follow on-screen instructions...

41 Step 4 Choose Next Follow on-screen instructions...

42 Step 5 Notice location Choose Next Make no changes in this dialog window but notice where you install the software and choose next...

43 Step 6 Patience! Follow on-screen instructions...

44 Step 7 Notice location Click Next Follow on-screen instructions...

45 Step 8 Patience Follow on-screen instructions...

46 Step 9 Click Finish Follow on-screen instructions...

47 Installing Repox CARARE is funded by the European Commission's ICT Policy Support Programme

48 Download Repox Repox is written in Java and runs independent of operating system. Most recent version is as per 28th of March 2011

49 Step 1 Dbl Click REPOX Double-click the JAR-file to start installation of Repox

50 Step 2 Click Next Proceed to the next screen by clicking Next

51 Step 3 Click Next Proceed to the next screen by clicking Next

52 Step 4 Accept license Click Next Repox is distributed under the GNU L-GPL License, check the radiobutton to accept it and click Next

53 Step 5 Notice location Click Next Don t change the default values here but notice where you install Repox for future reference

54 Step 6 Click OK The program directory will be created for you. Press OK to accept and proceed

55 Step 7 Check all boxes Click Next Leave the default settings and click next to proceed. Sources are not strictly necessary but may be useful for advanced users.

56 Step 8!!! Click Next Note password The REPOX URN should be a unique namespace, e.g. urn:repox.yourdomain.com: Port number could be 80 if free...

57 Step 9 Patience Please wait while the installation proceeds

58 Step 10 Click Next Once the installation is completed, click Next to proceed.

59 Step 11 Patience Click Next This step may take some time for the service to be installed, verified and started. Please wait until completed.

60 Step 12 Click Next The final window will give you details on where you have installed your Repox and how you may access it.

61 Step 13 Success! Click Done Upon completion of the installer, the program will confirm whether it has been installed successfully.

62 Testing Repox First look at the OAI-PMH web services for an empty repository CARARE is funded by the European Commission's ICT Policy Support Programme

63 Step 1 Click here Open in your web browser to verify that your Repox installation is up and running

64 Step 2 Click on the link OAI-PMH Tests to activate the test interface which allows you to send requests to your OAI-PMH repository web service

65 Changing static properties CARARE is funded by the European Commission's ICT Policy Support Programme

66 Changes to installation Directory: C:\Program Files\repox\jetty\webapps\repox\ WEB-INF\classes Config files: oaicat.properties configuration.properties Edit the files using Word Pad Restart Jetty Server after editing Services > Jetty > Restart CARARE is funded by the European Commission's ICT Policy Support Programme

67 Creating a data provider CARARE is funded by the European Commission's ICT Policy Support Programme

68 Step 1 Click here From the Repox home screen, click Create next to Data Provider

69 Step 2 Click Submit Before being allowed to create a data provider, it is necessary to log in using the username/password you configured during installation

70 Step 3 Click Save The data provider is configured with only three simple metadata items. Country, Name and Description. None are critical to the operation.

71 Step 4 Tools Your data provider has now been successfully configured and you may proceed to create a data source or edit the values entered in Step 3

72 Creating a data source CARARE is funded by the European Commission's ICT Policy Support Programme

73 Step 1 Click here A Data Source belongs to a Data Provider. Choose the Data Provider name you created in the previous section.

74 Step 2 Click here To create the new Data Source, click the link as shown above

75 Step 3!!! Configure your Data Source as shown above. A yellow box indicates that you are free to change the value.

76 Step 4 Once successfully created, the key information about the Data Source and harvesting/export options will be shown on the screen.

77 Step 5 Click here Click the button Ingest Now and wait for seconds to allow the initial harvesting to complete

78 Step 6 Update Check progress by pressing update. Once the harvesting is complete, you can view the outcome of the operation in the Log Files section.

79 Step 7 Press back in browser The log file shows the progress of the import. In this example, chunks of 1000 records are imported at a time giving us records.

80 Step 8 Click ListSets Click OAI- PMH You can now test your Data Source by choosing OAI-PMH Tests. Click ListSets to see that your Data Source is available for harvesting.

81 Step 9 Click ListMetadata Formats OAI-PMH can transport many metadata formats, choose ListMetadataFormats to verify the name of your format.

82 Step 10 Click ListRecords View results here Add the values you identified in Steps 8, 9 to the web form and choose ListRecords. After some seconds, your XML will appear on the right.

83 Harvesting another repository CARARE is funded by the European Commission's ICT Policy Support Programme

84 Step 1 Choose Data Provider name Select the data provider for which you will create a new data source

85 Step 2 Choose Create Data Source Choose create Data Source (well known by now)

86 Step 3a: Murberget Choose OAI- PMH in the left sidebar Click after entering OAI- URL When done, click Save This time, instead of the default Folder choose OAI-PMH and enter the values as shown in the form above

87 Step 3b: Sogn og Fjordane Choose OAI- PMH in the left sidebar Click after entering OAI- URL When done, click Save Repeat Steps 1,2 Enter the values as shown in the form above.

88 Step 3c: your neighbour Choose OAI- PMH in the left sidebar After entering correct URL, click Check When done, click Save Repeat Steps 1,2 All values shown in angular brackets <value> can be entered by you

89 Step 4 Choose Ingest Now from Data Source Once you have configured all your data sources, go to the overview screen and press Ingest Now

90 Step 5 Click Update after some time Have patience, and press the update icon after some time to check the progress.

91 Step 6 Test your repository Once the harvesting is done, you may test your repository using the OAI- PMH Tests tab and the detailed specified in Steps 3a, b, c

Appendix REPOX User Manual

Appendix REPOX User Manual D5.3.1 Europeana OAI-PMH Infrastructure Documentation and final prototype co-funded by the European Union The project is co-funded by the European Union, through the econtentplus programme http://ec.europa.eu/econtentplus

More information

Topic: Dropbox. Instructional Technology Services Dropbox Faculty Help. Dropbox Features: Minimum Requirements: Create a Dropbox Account

Topic: Dropbox. Instructional Technology Services Dropbox Faculty Help. Dropbox Features: Minimum Requirements: Create a Dropbox Account Instructional Technology Services Dropbox Faculty Help Topic: Dropbox Dropbox is a free service that lets you save your documents, photos and videos. You can access your files anywhere using any computer,

More information

OAI-PMH implementation and tools guidelines

OAI-PMH implementation and tools guidelines ECP-2006-DILI-510003 TELplus OAI-PMH implementation and tools guidelines Deliverable number Dissemination level D-2.1 Public Delivery date 31 May 2008 Status Final v1.1 Author(s) Diogo Reis(IST), Nuno

More information

1. Go to the URL Click on JDK download option

1. Go to the URL   Click on JDK download option Download and installation of java 1. Go to the URL http://www.oracle.com/technetwork/java/javase/downloads/index.html Click on JDK download option 2. Select the java as per your system type (32 bit/ 64

More information

http://resolver.caltech.edu/caltechlib:spoiti05 Caltech CODA http://coda.caltech.edu CODA: Collection of Digital Archives Caltech Scholarly Communication 15 Production Archives 3102 Records Theses, technical

More information

Release Date March 10, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60610, USA Phone: (312)

Release Date March 10, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60610, USA Phone: (312) Adeptia Server 4.9 Installation Guide Version 1.2 Release Date March 10, 2009 Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60610, USA Phone: (312) 229-1727 Copyright Copyright 2000-2008 Adeptia,

More information

Downloading Java Development Kit (JDK), the Offline Client, and Utilizing the Offline Audit Tool

Downloading Java Development Kit (JDK), the Offline Client, and Utilizing the Offline Audit Tool Downloading Java Development Kit (JDK), the Offline Client, and Utilizing the Offline Audit Tool Contents Downloading Java Development Kit... 2 Downloading the Offline Client... 7 Completing Your Audit

More information

Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them

Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them The Content Collection should be the repository for all of the files used in Blackboard. The Content Collection

More information

OAI-PMH. DRTC Indian Statistical Institute Bangalore

OAI-PMH. DRTC Indian Statistical Institute Bangalore OAI-PMH DRTC Indian Statistical Institute Bangalore Problem: No Library contains all the documents in the world Solution: Networking the Libraries 2 Problem No digital Library is expected to have all documents

More information

Problem: Solution: No Library contains all the documents in the world. Networking the Libraries

Problem: Solution: No Library contains all the documents in the world. Networking the Libraries OAI-PMH Problem: No Library contains all the documents in the world Solution: Networking the Libraries 2 Problem No digital Library is expected to have all documents in the world Solution Networking the

More information

F-Secure PSB Getting Started Guide

F-Secure PSB Getting Started Guide F-Secure PSB Getting Started Guide F-Secure PSB Getting Started Guide TOC 3 Contents Chapter 1: Introduction...5 Chapter 2: Getting Started...7 Creating a new account...8 Downloading Software...9 Recovering

More information

Introduction to the Europeana SIP CREATOR

Introduction to the Europeana SIP CREATOR Introduction to the Europeana SIP CREATOR Alicia Ackerman alicia.ackerman@kb.nl Development at Europeana Labs with Serkan Demirel serkan@blackbuilt.nl, Initial development by Gerald De Jong Collaboration

More information

ECP-2008-DILI EuropeanaConnect. D5.7.1 EOD Connector Documentation and Final Prototype. PP (Restricted to other programme participants)

ECP-2008-DILI EuropeanaConnect. D5.7.1 EOD Connector Documentation and Final Prototype. PP (Restricted to other programme participants) ECP-2008-DILI-528001 EuropeanaConnect D5.7.1 EOD Connector Documentation and Final Prototype Deliverable number/name D 5.7.1 Dissemination level PP (Restricted to other programme participants) Delivery

More information

DELIVERABLE. D2.2: Modified MINT prototype. LoCloud. Local content in a Europeana cloud. Project Acronym: Grant Agreement number:

DELIVERABLE. D2.2: Modified MINT prototype. LoCloud. Local content in a Europeana cloud. Project Acronym: Grant Agreement number: DELIVERABLE Project Acronym: LoCloud Grant Agreement number: 325099 Project Title: Local content in a Europeana cloud D2.2: Modified MINT prototype Revision: Final Authors: Natasa Sofou (NTUA) Nassos Drosopoulos

More information

Downloading Java Development Kit (JDK) & Offline Client For Use of Reliance Offline Audit Tool

Downloading Java Development Kit (JDK) & Offline Client For Use of Reliance Offline Audit Tool Downloading Java Development Kit (JDK) & Offline Client For Use of Reliance Offline Audit Tool Contents Downloading Java Development Kit... 1 Downloading the Offline Client... 6 Downloading Java Development

More information

Elixir Repertoire Designer

Elixir Repertoire Designer Aggregation and Transformation Intelligence on Demand Activation and Integration Navigation and Visualization Presentation and Delivery Activation and Automation Elixir Repertoire Designer Tutorial Guide

More information

D&C Scheme Editor 5.2 Installing Instructions

D&C Scheme Editor 5.2 Installing Instructions D&C Scheme Editor 5.2 Installing Instructions Installing Instructions D&C Scheme Editor 5.2 2 1 Notice 1.1 Supported Operating Systems The D&C Scheme Editor is tested to support the following 32-bit and

More information

Metadata Harvesting Framework

Metadata Harvesting Framework Metadata Harvesting Framework Library User 3. Provide searching, browsing, and other services over the data. Service Provider (TEL, NSDL) Harvested Records 1. Service Provider polls periodically for new

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 6.5 SP2 User Guide P/N 300-009-462 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2008 2009 EMC Corporation. All

More information

Apparo Fast Edit. Installation Guide 3.1.1

Apparo Fast Edit. Installation Guide 3.1.1 Apparo Fast Edit Installation Guide 3.1.1 For Windows Server / Standalone version [1] 1 Prior to Installation 4 1.1 Hardware requirements... 4 1.2 Supported operating systems... 4 1.3 Supported Web Server...

More information

How Do I Inspect Error Logs in Warehouse Builder?

How Do I Inspect Error Logs in Warehouse Builder? 10 How Do I Inspect Error Logs in Warehouse Builder? Scenario While working with Warehouse Builder, the designers need to access log files and check on different types of errors. This case study outlines

More information

Perceptive TransForm E-Forms Manager 8.x. Installation and Configuration Guide March 1, 2012

Perceptive TransForm E-Forms Manager 8.x. Installation and Configuration Guide March 1, 2012 Perceptive TransForm E-Forms Manager 8.x Installation and Configuration Guide March 1, 2012 Table of Contents 1 Introduction... 3 1.1 Intended Audience... 3 1.2 Related Resources and Documentation... 3

More information

Software Installation Guide

Software Installation Guide Software Installation Guide Software Installation Guide 2024C Engagement Development Platform Developing Snap-ins using Java Page 1 of 11 Bring Your Own Device (BYOD) Requirements You will be using your

More information

LogicBlaze FUSE for WebSphere Application Server Community Edition Integration Guide

LogicBlaze FUSE for WebSphere Application Server Community Edition Integration Guide LogicBlaze FUSE for WebSphere Application Server Community Edition Integration Guide 07/06 Version 1.2 LogicBlaze FUSE for WebSphere Application Server Community Edition Integration Guide This document

More information

Offline Audit Tool (OAT) User Guide Version 3.0

Offline Audit Tool (OAT) User Guide Version 3.0 Offline Audit Tool (OAT) User Guide Version 3.0 Contents Downloading Java Development Kit... 2 Downloading the Offline Client... 7 Completing Your Audit & Utilizing the Offline Audit Tool... 14 Importing

More information

WINDOWS 64-BIT INSTALLATION NOTES VMWARE PLAYER Micro Planner X-Pert V3.5.1 Digital Download Edition

WINDOWS 64-BIT INSTALLATION NOTES VMWARE PLAYER Micro Planner X-Pert V3.5.1 Digital Download Edition WINDOWS 64-BIT INSTALLATION NOTES VMWARE PLAYER Micro Planner X-Pert V3.5.1 Digital Download Edition THIS DOCUMENT CONTAINS IMPORTANT INFORMATION REGARDING THE INSTALLATION AND USE OF THIS SOFTWARE. IF

More information

Perceptive DataTransfer

Perceptive DataTransfer Perceptive DataTransfer System Overview Guide Version: 6.5.x Written by: Product Knowledge, R&D Date: May 2017 2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International, Inc.,

More information

2008 Elluminate, Inc. All Rights Reserved. Installation Guide

2008 Elluminate, Inc. All Rights Reserved. Installation Guide 2008 Elluminate, Inc. All Rights Reserved. Installation Guide No part of this document may be reproduced or transmitted in any form by any means, electronic or mechanical, including photocopy, recording

More information

HP-UX for the Itanium Processor Family Architecture. 215 MB Approx

HP-UX for the Itanium Processor Family Architecture. 215 MB Approx README Search Interface to SAS Content 1.5 Prerequisites Platform Microsoft Windows Microsoft Windows for x64 HP-UX HP-UX for the Itanium Processor Family Architecture Linux for x64 Solaris Solaris for

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Quick Installation Guide for Oracle Identity Management 11g Release 1 (11.1.1) E10033-01 May 2009 This guide is designed to help you quickly install the most common Oracle Identity

More information

Installing Fabric Manager

Installing Fabric Manager CHAPTER 3 Before installing Fabric Manager, make sure that the hardware setup and initial configuration using the CLI is completed. See Chapter 2, Initial Switch Configuration, for details. The Cisco Fabric

More information

Orator Dictation Starter Kit Quick Start Installation Guide

Orator Dictation Starter Kit Quick Start Installation Guide Orator Dictation Starter Kit Quick Start Installation Guide Orator Starter Kit Installation Guide Overview This guide is intended to walk a user through the process of installing and configuring software

More information

Coveo Platform 7.0. Oracle UCM Connector Guide

Coveo Platform 7.0. Oracle UCM Connector Guide Coveo Platform 7.0 Oracle UCM Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds to changing market

More information

A structure for EDL? EDL. Museum A Archive A Library A. Library X. National Digital Library. Film Archive 1 Film Archive 2 Film Archive 3.

A structure for EDL? EDL. Museum A Archive A Library A. Library X. National Digital Library. Film Archive 1 Film Archive 2 Film Archive 3. EDLocal: introduction Kick off, London 26 June Rob Davies Project Manager 1 For the users it is not important whether the sources of knowledge and experience are kept by archives, libraries or museums,

More information

How to configure the Matlab interface

How to configure the Matlab interface How to configure the Matlab interface 1. MATLAB must be installed For step 2 (required for MATLAB versions 2009b and over), we need to know whether the 32-bit or 64-bit version of MATLAB is installed.

More information

WebDAV User guide. Danish Government Infostructurebase. Upload and download documents within the Repository. Prepared by: Simon T.

WebDAV User guide. Danish Government Infostructurebase. Upload and download documents within the Repository. Prepared by: Simon T. M Danish Government Infostructurebase Prepared by: Simon T. Riemann Index Index...1 Before you start...1 What can you do with WebDAV?...1 Operating systems and programs supporting WebDAV...1 WebDAV using

More information

Using metadata for interoperability. CS 431 February 28, 2007 Carl Lagoze Cornell University

Using metadata for interoperability. CS 431 February 28, 2007 Carl Lagoze Cornell University Using metadata for interoperability CS 431 February 28, 2007 Carl Lagoze Cornell University What is the problem? Getting heterogeneous systems to work together Providing the user with a seamless information

More information

SCCM Plug-in User Guide. Version 3.0

SCCM Plug-in User Guide. Version 3.0 SCCM Plug-in User Guide Version 3.0 JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate. JAMF Software 301 4th Ave

More information

Ing. José A. Mejía Villar M.Sc. Computing Center of the Alfred Wegener Institute for Polar and Marine Research

Ing. José A. Mejía Villar M.Sc. Computing Center of the Alfred Wegener Institute for Polar and Marine Research Ing. José A. Mejía Villar M.Sc. jmejia@awi.de Computing Center of the Alfred Wegener Institute for Polar and Marine Research 29. November 2011 Contents 1. Fedora Commons Repository 2. Federico 3. Federico's

More information

Adding OAI ORE Support to Repository Platforms

Adding OAI ORE Support to Repository Platforms Adding OAI ORE Support to Repository Platforms Alexey Maslov, Adam Mikeal, Scott Phillips, John Leggett, Mark McFarland Texas Digital Library OR 09 Texas Digital Library Use Case for OAI OREO Overview

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 6.0 SP1.5 User Guide P/N 300 005 253 A02 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 2008 EMC Corporation. All

More information

Operating Systems Lab 1. Class topic: Installation of the operating system. Install Ubuntu on Oracle VirtualBox

Operating Systems Lab 1. Class topic: Installation of the operating system. Install Ubuntu on Oracle VirtualBox Operating Systems Lab 1 Class topic: Installation of the operating system. Install Ubuntu on Oracle VirtualBox Oracle VirtualBox is a cross-platform virtualization application. It installs on your existing

More information

Dspace on Windows. Pre-requisite Software: 1. Java Development Kit. 2. PostgreSQL 3. Apache Tomcat 4. Apache Maven 5. Apache ANT 6.

Dspace on Windows. Pre-requisite Software: 1. Java Development Kit. 2. PostgreSQL 3. Apache Tomcat 4. Apache Maven 5. Apache ANT 6. Dspace on Windows. DSpace is a software of choice for academic, non-profit, and commercial organizations who are building and running open digital repositories. It is free and easy to install. DSpace preserves

More information

Guide to fix the problem with Problets

Guide to fix the problem with Problets Guide to fix the problem with Problets COP 2512 - IT Programming Fundamentals In order to fix the problem of not being able to run Problets on your web browser, please follow the following steps: 1. Make

More information

RVOT: A Tool For Making Collections OAI-PMH Compliant

RVOT: A Tool For Making Collections OAI-PMH Compliant RVOT: A Tool For Making Collections OAI-PMH Compliant K. Sathish, K. Maly, M. Zubair Computer Science Department Old Dominion University Norfolk, Virginia USA {kumar_s,maly,zubair}@cs.odu.edu X. Liu Research

More information

OAI (Open Archives Initiative) Suite Version 3.0. Introductory Guide for New Users

OAI (Open Archives Initiative) Suite Version 3.0. Introductory Guide for New Users OAI (Open Archives Initiative) Suite Version 3.0 Introductory Guide for New Users Any comments or requests for change to this user guide should be referred to:- Axiell Ltd. Hall View Drive Bilborough Nottingham,

More information

Additional Network Workstation Windows XP Installation Guide

Additional Network Workstation Windows XP Installation Guide Additional Network Workstation Windows XP Installation Guide 1 Table of Contents I. Verify Hardware and Optimize Work Station 3 II. Download Software 10 III. Install Software 13 2 I. Verify Hardware and

More information

Oracle Universal Records Management Oracle Universal Records Manager Adapter for FileSystem Administration Guide

Oracle Universal Records Management Oracle Universal Records Manager Adapter for FileSystem Administration Guide Oracle Universal Records Management Oracle Universal Records Manager Adapter for FileSystem Administration Guide May 2008 Universal Records Manager Adapter for FileSystem Administration Guide, Copyright

More information

How to Package and Deploy SAP Business One Extensions for Lightweight Deployment

How to Package and Deploy SAP Business One Extensions for Lightweight Deployment How To Guide SAP Business One 9.1 Document Version: 1.0 2014-05-09 How to Package and Deploy SAP Business One Extensions for Lightweight Deployment All Countries Typographic Conventions Type Style Example

More information

JPA - INSTALLATION. Java version "1.7.0_60" Java TM SE Run Time Environment build b19

JPA - INSTALLATION. Java version 1.7.0_60 Java TM SE Run Time Environment build b19 http://www.tutorialspoint.com/jpa/jpa_installation.htm JPA - INSTALLATION Copyright tutorialspoint.com This chapter takes you through the process of setting up JPA on Windows and Linux based systems. JPA

More information

Guide to add as trusted site in Java 8 Update 51. Version of 24 OCBC Bank. All Rights Reserved

Guide to add   as trusted site in Java 8 Update 51. Version of 24 OCBC Bank. All Rights Reserved Velocity@ocbc Guide to add https://bbmy.ocbc.com as trusted site in Java 8 Update 51 Version 1.1 220815 1 of 24 Contents Java 8 Update 60 (difficulty logging into Velocity@ocbc)... 3 Uninstall Java Prior

More information

Location Intelligence Geographic Information Systems. MapMarker Plus. Version 30. Installation Guide

Location Intelligence Geographic Information Systems. MapMarker Plus. Version 30. Installation Guide Location Intelligence Geographic Information Systems MapMarker Plus Version 30 Installation Guide Information in this document is subject to change without notice and does not represent a commitment on

More information

RELAIS. Installation Guide in Windows Environment

RELAIS. Installation Guide in Windows Environment RELAIS Installation Guide in Windows Environment Version 3.x Editors: Monica Scannapieco (ISTAT) Laura Tosco (ISTAT) Luca Valentino (ISTAT) Index 1 RELAIS: installation and configuration... 3 1.1 Java

More information

Sentences Installation Guide. Sentences Version 4.0

Sentences Installation Guide. Sentences Version 4.0 Sentences Installation Guide Sentences Version 4.0 A publication of Lazysoft Ltd. Web: www.sentences.com Lazysoft Support: support@sentences.com Copyright 2000-2012 Lazysoft Ltd. All rights reserved. The

More information

Installation and Configuration Instructions. SAS Model Manager API. Overview

Installation and Configuration Instructions. SAS Model Manager API. Overview Installation and Configuration Instructions SAS Model Manager 2.1 This document is intended to guide an administrator through the pre-installation steps, the installation process, and post-installation

More information

ETK Installation and Configuration Manual

ETK Installation and Configuration Manual BMW GROUP ETK Installation and Configuration Manual English Version 1.4 06.08.2013 1 System Requirements General... 4 1.1 Operating system compatibility:... 4 1.1.1 Local (standalone) version... 4 1.1.2

More information

Installation Guide: VirtualBox, Windows 10, and Microsoft Visio (Mac OS)

Installation Guide: VirtualBox, Windows 10, and Microsoft Visio (Mac OS) (434) 924-7988, RRH 219 helpdesk@comm.virginia.edu Installation Guide: VirtualBox, Windows 10, and Microsoft Visio (Mac OS) Prerequisites: Verify that your installation of OS X and Safari have the most

More information

Introduction... 5 Configuring Single Sign-On... 7 Prerequisites for Configuring Single Sign-On... 7 Installing Oracle HTTP Server...

Introduction... 5 Configuring Single Sign-On... 7 Prerequisites for Configuring Single Sign-On... 7 Installing Oracle HTTP Server... Oracle Access Manager Configuration Guide for On-Premises Version 17 October 2017 Contents Introduction... 5 Configuring Single Sign-On... 7 Prerequisites for Configuring Single Sign-On... 7 Installing

More information

DataFlux Web Studio 2.5. Installation and Configuration Guide

DataFlux Web Studio 2.5. Installation and Configuration Guide DataFlux Web Studio 2.5 Installation and Configuration Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2014. DataFlux Web Studio 2.5: Installation and Configuration

More information

Dspace Installation Guide (Windows 2003 Server)

Dspace Installation Guide (Windows 2003 Server) Pre-requisite Software: Java Development Kit. PostgreSQL Apache Tomcat Apache Maven Apache ANT DSpace Dspace Installation Guide (Windows 2003 Server) 1. Java Development Kit: JDK is a development environment

More information

1. The Apache Derby database

1. The Apache Derby database 1. The Apache Derby database In these instructions the directory jdk_1.8.0_112 is named after the version 'number' of the distribution. Oracle tend to issue many new versions of the JDK/ JRE each year.

More information

D Audio Aggregation Platform implementation of Highway to Europeana - Node on-a-stick, version 2.

D Audio Aggregation Platform implementation of Highway to Europeana - Node on-a-stick, version 2. D6.2.1 - Audio Aggregation Platform implementation of Highway to Europeana - Node on-a-stick,. The Highway to Europeana USB card provides a content owner with a simple means of uploading his/her material

More information

Contents Overview... 5 Upgrading Primavera Gateway... 7 Using Gateway Configuration Utilities... 9

Contents Overview... 5 Upgrading Primavera Gateway... 7 Using Gateway Configuration Utilities... 9 Gateway Upgrade Guide for On-Premises Version 17 August 2017 Contents Overview... 5 Downloading Primavera Gateway... 5 Upgrading Primavera Gateway... 7 Prerequisites... 7 Upgrading Existing Gateway Database...

More information

Flexible Design for Simple Digital Library Tools and Services

Flexible Design for Simple Digital Library Tools and Services Flexible Design for Simple Digital Library Tools and Services Lighton Phiri Hussein Suleman Digital Libraries Laboratory Department of Computer Science University of Cape Town October 8, 2013 SARU archaeological

More information

Oracle Workflow Builder and Oracle XML Gateway Message Designer Hardware and Software Requirements

Oracle Workflow Builder and Oracle XML Gateway Message Designer Hardware and Software Requirements Oracle Workflow Client Installation Guide Release 12.2 Part No. E22010-06 July 2014 Overview This document explains how to install or upgrade the Oracle Workflow and Oracle XML Gateway client components

More information

Archivists Toolkit Internal Database

Archivists Toolkit Internal Database Archivists Toolkit Internal Database The Archivists Toolkit now includes (AT 2.0, update 9 and later), support for an internal database based on HyperSQL 2.0 (HSQLDB). HyperSQL is a small, reliable, high

More information

A Case Study Building Financial Report and Dashboard Using OBIEE Part I

A Case Study Building Financial Report and Dashboard Using OBIEE Part I A Case Study Building Financial Report and Dashboard Using OBIEE Part I This is a 1 st document in the series of building financial reports and dashboard taking Essbase as Data Source. This document briefs

More information

Table of Contents. Installation Preface... 1 Prerequisites... 1 Installation Procedure... 1

Table of Contents. Installation Preface... 1 Prerequisites... 1 Installation Procedure... 1 Copyright Notice All information contained in this document is the property of ETL Solutions Limited. The information contained in this document is subject to change without notice and does not constitute

More information

WLAN MIERUZZO BASIC SOFTWARE

WLAN MIERUZZO BASIC SOFTWARE DK-5000 Series WLAN MIERUZZO BASIC SOFTWARE USER S MANUAL DK-5005A, DK-5010A, DK-5030A DK-5005B, DK-5010B, DK-5030B DK-5005C, DK-5010C, DK-5030C DK-5005D, DK-5010D, DK-5030D This manual was last revised

More information

FileCatalyst HotFolder Quickstart

FileCatalyst HotFolder Quickstart FileCatalyst HotFolder Quickstart Contents 1 Installation... 2 1.1 Verify Java Version... 2 1.2 Perform Installation... 3 1.2.1 Windows... 3 1.2.2 Mac OSX... 3 1.2.3 Linux, Solaris, *nix... 3 1.3 Enable

More information

SAS Model Manager 2.2. Tutorials

SAS Model Manager 2.2. Tutorials SAS Model Manager 2.2 Tutorials The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2009. SAS Model Manager 2.2: Tutorials. Cary, NC: SAS Institute Inc. SAS Model Manager

More information

License Server

License Server License Server 11.13.0.2 Installation Guide Isograph Copyright 2015 Isograph Limited. All rights reserved. This document and the associated software contains proprietary information which is protected

More information

Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service

Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service Demo Introduction Keywords: Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service Goal of Demo: Oracle Big Data Preparation Cloud Services can ingest data from various

More information

QUICKSTART GUIDE: THE ATTIVIO PLATFORM

QUICKSTART GUIDE: THE ATTIVIO PLATFORM QUICKSTART GUIDE: THE ATTIVIO PLATFORM Welcome to the Attivio Cognitive Search and Insight Platform! This guide gives you step-by-step instructions for installing the Attivio Platform so you can get started

More information

Tutorial for virtual machine creation and installation of Linux C4Sys iso file in Windows.

Tutorial for virtual machine creation and installation of Linux C4Sys iso file in Windows. Tutorial for virtual machine creation and installation of Linux C4Sys iso file in Windows. To start your virtual machine creation it is necessary to download the software: Oracle Virtual Box https://www.virtualbox.org/

More information

Installation Guide. Apparo Fast Edit. Version 3.1

Installation Guide. Apparo Fast Edit. Version 3.1 Installation Guide Apparo Fast Edit Multi Instance / IIS & Load Balancing MS Windows / QlikView Version 3.1 [1] 1 Prior to Installation 4 1.1 Architecture... 5 1.2 Installation strategy... 6 2 Preparation

More information

FRM FOR OUTLOOK PLUGIN INSTALLATION GUIDE FRM Solutions, Inc.

FRM FOR OUTLOOK PLUGIN INSTALLATION GUIDE FRM Solutions, Inc. FRM FOR OUTLOOK PLUGIN INSTALLATION GUIDE FRM Solutions, Inc. TABLE OF CONTENTS System Requirements... 2 I. Determining the.bit version of your Microsoft Office Suite... 2 II. Determine your version of

More information

Android Studio Setup Procedure

Android Studio Setup Procedure Android Studio Setup Procedure System Requirements : Windows OS Linux OS Mac OS Microsoft Windows 7/8/10 (32- or 64-bit) 3 GB RAM minimum, 8 GB RAM recommended; plus 1 GB for the Android Emulator 2 GB

More information

CARARE: project overview

CARARE: project overview CARARE: project overview Sheena Bassett MDR Partners About Europeana A central point of access to information about digital content thldb held by European cultural l heritage institutions Funded by the

More information

School-to-Home Connection Instructions

School-to-Home Connection Instructions 1 School-to-Home Connection Instructions Step One: Download the Lexia Reading Student Software 1. On the computer where you wish to install the Lexia Reading software, open a web browser and navigate to

More information

ECM-VNA Convergence Connector

ECM-VNA Convergence Connector ECM-VNA Convergence Connector Installation and Setup Guide Version: 1.0.x Written by: Product Knowledge, R&D Date: September 2016 2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International

More information

Comparing Open Source Digital Library Software

Comparing Open Source Digital Library Software Comparing Open Source Digital Library Software George Pyrounakis University of Athens, Greece Mara Nikolaidou Harokopio University of Athens, Greece Topic: Digital Libraries: Design and Development, Open

More information

Apache Tomcat Installation guide step by step on windows

Apache Tomcat Installation guide step by step on windows 2012 Apache Tomcat Installation guide step by step on windows Apache tomcat installation guide step by step on windows. OraPedia Apache 12/14/2012 1 Tomcat installation guide Tomcat 6 installation guide

More information

Its All About The Metadata

Its All About The Metadata Best Practices Exchange 2013 Its All About The Metadata Mark Evans - Digital Archiving Practice Manager 11/13/2013 Agenda Why Metadata is important Metadata landscape A flexible approach Case study - KDLA

More information

1. The Apache Derby database

1. The Apache Derby database 1. The Apache Derby database In these instructions the directory jdk_1.8.0_102 is named after the version 'number' of the distribution. Oracle tend to issue many new versions of the JDK/ JRE each year.

More information

Installation and Setup Guide for Client

Installation and Setup Guide for Client FUJITSU Software Symfoware Server V12.0.0 Installation and Setup Guide for Client Windows/Linux J2UL-1735-03ENZ0(00) November 2013 Preface Purpose of this document This document describes how to install

More information

INTEGRATION TOOLBOX. Installation Guide. for IBM Tivoli Storage Manager.

INTEGRATION TOOLBOX. Installation Guide. for IBM Tivoli Storage Manager. INTEGRATION TOOLBOX for IBM Tivoli Storage Manager Installation Guide www.toolboxfortsm.com INTEGRATION TOOLBOX for IBM Tivoli Storage Manager Version 1.0 Installation Guide Integration Toolbox for Tivoli

More information

The CARARE project: modeling for Linked Open Data

The CARARE project: modeling for Linked Open Data The CARARE project: modeling for Linked Open Data Kate Fernie, MDR Partners Fagdag om modellering, 7 March 2014 CARARE: Bringing content for archaeology and historic buildings to Europeana users When:

More information

Platform SDK Deployment Guide. Platform SDK 8.1.2

Platform SDK Deployment Guide. Platform SDK 8.1.2 Platform SDK Deployment Guide Platform SDK 8.1.2 1/1/2018 Table of Contents Overview 3 New in this Release 4 Planning Your Platform SDK Deployment 6 Installing Platform SDK 8 Verifying Deployment 10 Overview

More information

EXPRESSCLUSTER X Integrated WebManager

EXPRESSCLUSTER X Integrated WebManager EXPRESSCLUSTER X Integrated WebManager Administrator s Guide 10/02/2017 12th Edition Revision History Edition Revised Date Description 1st 06/15/2009 New manual 2nd 09/30/2009 This manual has been updated

More information

Database Explorer Quickstart

Database Explorer Quickstart Database Explorer Quickstart Last Revision: Outline 1. Preface 2. Requirements 3. Introduction 4. Creating a Database Connection 1. Configuring a JDBC Driver 2. Creating a Connection Profile 3. Opening

More information

Rational Software Architect Real-Time Edition. RSARTE 10.0 Installation Instructions

Rational Software Architect Real-Time Edition. RSARTE 10.0 Installation Instructions Rational Software Architect Real-Time Edition RSARTE 10.0 Installation Instructions Table of Contents 1 Introduction... 3 2 Installing from Eclipse workbench... 4 2.1 Install...4 2.2 License Setup...8

More information

1. SUPPORT PLATFORMS 2. INSTALLATION GUIDE Install Android SDK

1. SUPPORT PLATFORMS 2. INSTALLATION GUIDE Install Android SDK TABLE CONTENT 1. SUPPORT PLATFORMS... 2 2. INSTALLATION GUIDE... 2 2.1. Install Android SDK... 2 2.2. Setup environment... 3 2.2.1. Setup Android environment... 3 2.2.2. Set developer environment on Android...

More information

Configure Windows Server 2003 Release 2 Server Network File Share (NFS) as an authenticated storage repository for XenServer

Configure Windows Server 2003 Release 2 Server Network File Share (NFS) as an authenticated storage repository for XenServer Summary This document outlines the process to perform the following tasks. 1. Configure Windows Server 2003 Release 2 Server Network File Share (NFS) as an authenticated storage repository for XenServer.

More information

To configure the patching repository so that it can copy patches to alternate locations, use SFTP, SCP, FTP, NFS, or a premounted file system.

To configure the patching repository so that it can copy patches to alternate locations, use SFTP, SCP, FTP, NFS, or a premounted file system. Configuring Protocols to Stage and 1 Deploy Linux and UNIX Patches VCM supports patching of managed machines in distributed environments, either geographically or separated by firewalls. VCM uses a single

More information

Oracle 8 download for windows 7. Oracle 8 download for windows 7.zip

Oracle 8 download for windows 7. Oracle 8 download for windows 7.zip Oracle 8 download for windows 7 Oracle 8 download for windows 7.zip Windows 8 Pro 64 bit; You can download Oracle Database 11G I was successfully able to install Oracle 11g on my Windows 8 pro are disadvantages

More information

Interlink Express Desktop Printing Service Installation Guide

Interlink Express Desktop Printing Service Installation Guide Interlink Express Desktop Printing Service Installation Guide Page 1 of 10 Introduction This guide is intended to provide guidance on how to install and configure the new Interlink Express Desktop Printing

More information

Multi-Sponsor Environment. SAS Clinical Trial Data Transparency User Guide

Multi-Sponsor Environment. SAS Clinical Trial Data Transparency User Guide Multi-Sponsor Environment SAS Clinical Trial Data Transparency User Guide Version 6.0 01 December 2017 Contents Contents 1 Overview...1 2 Setting up Your Account...3 2.1 Completing the Initial Email and

More information

Getting Started with Android Development Zebra Android Link-OS SDK Android Studio

Getting Started with Android Development Zebra Android Link-OS SDK Android Studio Getting Started with Android Development Zebra Android Link-OS SDK Android Studio Overview This Application Note describes the end-to-end process of designing, packaging, deploying and running an Android

More information

Nuno Freire National Library of Portugal Lisbon, Portugal

Nuno Freire National Library of Portugal Lisbon, Portugal Date submitted: 05/07/2010 UNIMARC in The European Library and related projects Nuno Freire National Library of Portugal Lisbon, Portugal E-mail: nuno.freire@bnportugal.pt Meeting: 148. UNIMARC WORLD LIBRARY

More information