<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://script.spoken-tutorial.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://script.spoken-tutorial.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pankajpatil694</id>
		<title>Script | Spoken-Tutorial - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://script.spoken-tutorial.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pankajpatil694"/>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Special:Contributions/Pankajpatil694"/>
		<updated>2026-04-30T12:35:46Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.17</generator>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace</id>
		<title>DSpace</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace"/>
				<updated>2021-10-11T15:41:45Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;DSpace is a free and open source repository software package, generally used for creating and managing repositories of digital content. DSpace is very useful as an Institutional Repository. DSpace is developed by joint efforts between MIT and HP Labs. Currently, DuraSpace leads the updates and enhancements of DSpace software. Basically, DSpace is a digital archival system which has the best features of content management systems and document management systems. DSpace is used for long-term storage, access and preservation of digital content. It runs on operating systems such as Linux, Ubuntu, Solaris, Windows and Unix. Important features of DSpace: Free and open source software Completely customizable repository to fit user needs Manage and preserve all format of digital content Apache SOLR based search for metadata and full text contents UTF-8 Support Interface available in many languages Granular group based access control, allowing setting permissions down to the level of individual files Optimized for Google Scholar indexing Integration with systems like BASE, CORE, OpenAIRE, Unpaywall and WorldCat User Interface available in JSPUI and XMLUI REST APIs available for integration with other applications. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
===Basic Level===&lt;br /&gt;
&lt;br /&gt;
# Overview of DSpace&lt;br /&gt;
#* About DSpace&lt;br /&gt;
#* Features of DSpace&lt;br /&gt;
#* Usage of DSpace&lt;br /&gt;
#* Notable DSpace Repositories&lt;br /&gt;
#* Dublin Core Metadata Standard&lt;br /&gt;
#* DC Elements&lt;br /&gt;
#* The content available in various tutorials in this series&lt;br /&gt;
#* DSpace Installation and Customization on Windows 10&lt;br /&gt;
#* DSpace Installation and Customization on Ubuntu Linux OS 18.04&lt;br /&gt;
#* Common Tutorials on using Dspace as Digital Repository&lt;br /&gt;
==== DSpace Installation and Configuration on Windows 10 ====&lt;br /&gt;
# Install JDK and Build tools on Windows 10&lt;br /&gt;
#* Install software packages&lt;br /&gt;
#* JDK8 Maven 3.6.3&lt;br /&gt;
#* Ant 1.10.9&lt;br /&gt;
#* Git 2.29.2.2&lt;br /&gt;
#* Set Environment and Path Variables&lt;br /&gt;
#* JDK8&lt;br /&gt;
#* Maven 3.6.3&lt;br /&gt;
#* Ant 1.10.9&lt;br /&gt;
#* Verification of Environment and Path Variables&lt;br /&gt;
# Setting up Tomcat and Postgresql on Windows 10&lt;br /&gt;
#* Download Tomcat8&lt;br /&gt;
#* Installation of Tomcat8&lt;br /&gt;
#* Configuration of Tomcat8&lt;br /&gt;
#* Download Postgresql 11.10&lt;br /&gt;
#* Installation of Postgresql 11.10&lt;br /&gt;
#* Connect to database server using PgAdmin4&lt;br /&gt;
#* Create dspace database user&lt;br /&gt;
#* Create dspace database&lt;br /&gt;
#* Set dspace database owner&lt;br /&gt;
#* Create pgcrypto extension for dspace database&lt;br /&gt;
# DSpace Installation on Windows 10 OS&lt;br /&gt;
#* Download DSpace source code&lt;br /&gt;
#* Set Sever configurations&lt;br /&gt;
#* Set Database configuration&lt;br /&gt;
#* Build DSpace source code&lt;br /&gt;
#* DSpace installation&lt;br /&gt;
#* Create DSpace administrator&lt;br /&gt;
#* Deploy DSpace on tomcat server&lt;br /&gt;
#* Verify DSpace installation&lt;br /&gt;
#* Create DSpace administrator account&lt;br /&gt;
#* DSpace administrator login&lt;br /&gt;
# Email Configuration for DSpace on Windows OS&lt;br /&gt;
#* Need of Email settings&lt;br /&gt;
#* SMTP Services&lt;br /&gt;
#* Configuration of Email settings in dspace.cfg file&lt;br /&gt;
#* mail.server&lt;br /&gt;
#* mail credentials&lt;br /&gt;
#* mail.server.port&lt;br /&gt;
#* Valid emails for from address, feedback&lt;br /&gt;
#* Batch script for DSpace Rebuild&lt;br /&gt;
#* Enable less secure app access&lt;br /&gt;
#* Send test email&lt;br /&gt;
# Customization of DSpace home page (on Windows 10)&lt;br /&gt;
#* Sections of DSpace Home page&lt;br /&gt;
#* Changing logos&lt;br /&gt;
#* Navigation bar logo&lt;br /&gt;
#* Banner logo&lt;br /&gt;
#* Properties of logos&lt;br /&gt;
#* Edit Messages.Properties file&lt;br /&gt;
#* Edit banner text&lt;br /&gt;
#* Styling of UI Text&lt;br /&gt;
#* Edit top news&lt;br /&gt;
#* Edit sidebar news&lt;br /&gt;
==== DSpace Installation and Configuration on Ubuntu Linux 18.04 ==== &lt;br /&gt;
# Getting ready for DSpace Installation&lt;br /&gt;
#* Hardware requirements for DSpace&lt;br /&gt;
#* System Update&lt;br /&gt;
#* Create new system user - dspace&lt;br /&gt;
#* Installation of openjdk 8&lt;br /&gt;
#* Installation of git, maven and ant&lt;br /&gt;
#* Installation and configuration of Tomcat 8&lt;br /&gt;
#* Installation of postgresql 10&lt;br /&gt;
#* Configuration of postgresql&lt;br /&gt;
#* Create dspace database&lt;br /&gt;
#* Set directory and file permissions&lt;br /&gt;
# DSpace Installation on Ubuntu Linux OS&lt;br /&gt;
#* Download DSpace source code&lt;br /&gt;
#* Set Sever configurations&lt;br /&gt;
#* Set Database configurations&lt;br /&gt;
#* Build DSpace source code&lt;br /&gt;
#* DSpace installation&lt;br /&gt;
#* Create DSpace administrator&lt;br /&gt;
#* Deploy DSpace on tomcat server&lt;br /&gt;
#* Verify DSpace installation&lt;br /&gt;
#* Create DSpace administrator account&lt;br /&gt;
#* DSpace administrator login&lt;br /&gt;
# Email configuration for DSpace&lt;br /&gt;
#* Need of Email settings&lt;br /&gt;
#* SMTP Services&lt;br /&gt;
#* Configuration of Email settings in dspace.cfg file&lt;br /&gt;
#* Mail.server&lt;br /&gt;
#* mail credentials&lt;br /&gt;
#* Mail.server.port&lt;br /&gt;
#* Valid emails for from address, feedback&lt;br /&gt;
#* Shell script for DSpace Rebuild&lt;br /&gt;
#* Enable less secure app access&lt;br /&gt;
#* Send test email&lt;br /&gt;
# Customization of DSpace Home page on Ubuntu Linux OS&lt;br /&gt;
#* Sections of Home page&lt;br /&gt;
#* Changing logos&lt;br /&gt;
#* Navigation bar logo&lt;br /&gt;
#* Banner logo&lt;br /&gt;
#* Properties of logos&lt;br /&gt;
#* Edit Messages.Properties file&lt;br /&gt;
#* Edit banner text&lt;br /&gt;
#* Styling of UI Text&lt;br /&gt;
#* Edit top news&lt;br /&gt;
#* Edit sidebar news&lt;br /&gt;
==== DSpace common tutorials for Ubuntu Linux &amp;amp; Windows ==== &lt;br /&gt;
# User Registration in DSpace&lt;br /&gt;
#* Email verification of anonymous user&lt;br /&gt;
#* User registration&lt;br /&gt;
#* Edit user profile&lt;br /&gt;
#* Roles in DSpace&lt;br /&gt;
#* EPerson&lt;br /&gt;
#* Administrator&lt;br /&gt;
#* Anonymous user&lt;br /&gt;
#* Community administrator&lt;br /&gt;
#* Collection administrator&lt;br /&gt;
#* Submitter&lt;br /&gt;
#* Reviewer&lt;br /&gt;
# Managing DSpace user accounts&lt;br /&gt;
#* Manage EPersons&lt;br /&gt;
#* Register EPerson&lt;br /&gt;
#* Edit EPerson&lt;br /&gt;
#* Delete EPerson&lt;br /&gt;
#* Groups in DSpace&lt;br /&gt;
#* Authority of Groups&lt;br /&gt;
#* Default and Custom Groups&lt;br /&gt;
#* Create Group&lt;br /&gt;
#* Manage Group&lt;br /&gt;
#* Add EPerson to Group&lt;br /&gt;
#* Remove EPerson from Group&lt;br /&gt;
# Create Community and Sub-community in DSpace&lt;br /&gt;
#* Community in DSpace&lt;br /&gt;
#* Community Metadata&lt;br /&gt;
#* Manage Community&lt;br /&gt;
#* Create Community&lt;br /&gt;
#* Edit Community&lt;br /&gt;
#* Delete Community&lt;br /&gt;
#* Admin Tools&lt;br /&gt;
#* Create Sub-community&lt;br /&gt;
#* Community Administrator&lt;br /&gt;
#* Verify Community&lt;br /&gt;
#* Verify Sub-community&lt;br /&gt;
# Create Collection in DSpace&lt;br /&gt;
#* Collection in DSpace&lt;br /&gt;
#* Collection Metadata&lt;br /&gt;
#* Item Submission Workflow&lt;br /&gt;
#* Manage Collection&lt;br /&gt;
#* Create Collection&lt;br /&gt;
#* Edit Collection&lt;br /&gt;
#* Delete Collection&lt;br /&gt;
#* Item Submission Authorization&lt;br /&gt;
#* Item Review Authorization&lt;br /&gt;
#* Collection Administrator&lt;br /&gt;
# Item Submission in DSpace&lt;br /&gt;
#* Item in DSpace&lt;br /&gt;
#* Metadata for Item&lt;br /&gt;
#* Item submission&lt;br /&gt;
#* Enter Metadata&lt;br /&gt;
#* File upload for Item&lt;br /&gt;
#* Verify uploaded files&lt;br /&gt;
#* Verify metadata&lt;br /&gt;
#* Distribution License&lt;br /&gt;
#* Item submission status&lt;br /&gt;
#* New task notification to Reviewers&lt;br /&gt;
# Item Review in DSpace&lt;br /&gt;
#* Need for Item review&lt;br /&gt;
#* Task Pool of Reviewer&lt;br /&gt;
#* Accept Task&lt;br /&gt;
#* Item Review Options&lt;br /&gt;
#* Accept Item&lt;br /&gt;
#* Reject Item&lt;br /&gt;
#* Edit Metadata&lt;br /&gt;
#* Return Task to Pool&lt;br /&gt;
#* Do Later&lt;br /&gt;
#* Notifications to Item submitter&lt;br /&gt;
#* Item Submission Dashboard for Submitter&lt;br /&gt;
# Batch Import of items&lt;br /&gt;
#* Batch import methodology&lt;br /&gt;
#* SAFBuilder&lt;br /&gt;
#* SAF file structure&lt;br /&gt;
#* Set up SAFBuilder&lt;br /&gt;
#* Metadata in CSV format&lt;br /&gt;
#* Create SAF file for Items&lt;br /&gt;
#* Upload SAF file in the Collection&lt;br /&gt;
#* Verify status of Batch Jobs&lt;br /&gt;
#* Mapfile- Mapping of items and Handle number&lt;br /&gt;
#* Remove batch uploaded files&lt;br /&gt;
#* Access Items uploaded in Batch&lt;br /&gt;
# Searching Items in DSpace&lt;br /&gt;
#* Item Search in DSpace&lt;br /&gt;
#* Browse in DSpace&lt;br /&gt;
#* Browse Items by Issue Date&lt;br /&gt;
#* Browse Items by Author&lt;br /&gt;
#* Browse Items by Title&lt;br /&gt;
#* Browse Items by Subject&lt;br /&gt;
#* Search in DSpace&lt;br /&gt;
#* Search filters&lt;br /&gt;
#* Search Scope in DSpace&lt;br /&gt;
#* DSpace Discovery&lt;br /&gt;
#* Facets in DSpace&lt;br /&gt;
&lt;br /&gt;
=== Intermediate Level ===&lt;br /&gt;
&lt;br /&gt;
# Item Submission Configuration&lt;br /&gt;
#* Embargo in DSpace&lt;br /&gt;
#* item-submission.xml file&lt;br /&gt;
#* Configuration for Embargo&lt;br /&gt;
#* Item Submission with Embargo&lt;br /&gt;
#* Review of Item with Embargo&lt;br /&gt;
#* Access of Item with Embargo&lt;br /&gt;
#* Configure Item submission without a file&lt;br /&gt;
#* dspace.cfg file&lt;br /&gt;
#* Item submission without a file&lt;br /&gt;
#* Review of Item without a file&lt;br /&gt;
# General Settings in DSpace&lt;br /&gt;
#* Searching Items in DSpace&lt;br /&gt;
#* Metadata indexing of Items&lt;br /&gt;
#* Full text indexing of Items&lt;br /&gt;
#* Role of Media filters&lt;br /&gt;
#* Running Media filters&lt;br /&gt;
#* Generate a thumbnails&lt;br /&gt;
#* User Interface language switcher&lt;br /&gt;
#* Localize DSpace UI&lt;br /&gt;
#* Messages.properties file&lt;br /&gt;
#* Translation of Messages.properties file&lt;br /&gt;
#DSpace Statistical Report Configuration&lt;br /&gt;
#* About DSpace Statistics Report&lt;br /&gt;
#* Statistics Report Types&lt;br /&gt;
#* General Report&lt;br /&gt;
#* Initial Reports&lt;br /&gt;
#* Monthly Report&lt;br /&gt;
#* Creation of statistics report using commands&lt;br /&gt;
#* crontab command&lt;br /&gt;
#* Statistics report scheduling with crontab&lt;br /&gt;
#* Configuration for Community and Collection strengths&lt;br /&gt;
#* Verification of Community and Collection strengths&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C3/DSpace-Statistical-Report-Configuration/English</id>
		<title>DSpace/C3/DSpace-Statistical-Report-Configuration/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C3/DSpace-Statistical-Report-Configuration/English"/>
				<updated>2021-09-22T06:56:38Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: Created page with &amp;quot;'''Script :DSpace''' '''Statistical Report Configuration'''   '''Author : Pankaj Patil'''   '''Keywords: DSpace Statistics, Statistical Report Configuration, Generate''' '''st...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script :DSpace''' '''Statistical Report Configuration'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Keywords: DSpace Statistics, Statistical Report Configuration, Generate''' '''statistics, Cronjobs, Cron Task Dspace statistics, Crontab, Community strength, Collection Strength, Items count in Community, automate dspace statistics, spoken tutorial, video tutorial'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this Spoken Tutorial on '''DSpace''' '''Statistical Report Configuration.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
* Generate a '''statistics report'''&lt;br /&gt;
* Schedule the generation of a '''statistics report'''&lt;br /&gt;
* Display the number of '''Item submissions''' in '''Communities''' and '''Collections'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS 18.04'''&lt;br /&gt;
* '''DSpace version 6.3'''&lt;br /&gt;
* '''gedit text editor''' and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However, you may use any other '''editor''' or '''browser''' of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* A working '''internet connection''' and&lt;br /&gt;
* '''Installed DSpace 6.3 '''on your system&lt;br /&gt;
* '''Tomcat service''' should be running&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| &lt;br /&gt;
* Have '''archived Items '''in the''' Collections '''and&lt;br /&gt;
* Have '''Administrator’s authority''' in '''DSpace Collection'''&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The '''commands''' used in this tutorial are in a file in the '''Code Files '''link on this tutorial page&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch to '''gedit''' text editor and open the file&lt;br /&gt;
|| I have opened the '''Code file''' in the '''gedit text editor''' on my machine.&lt;br /&gt;
And I will use the same file to copy-paste the '''commands''' during the demonstration.&lt;br /&gt;
You may use any other '''text editor '''of your choice.&lt;br /&gt;
The shortcut to paste on the '''terminal''' is '''Shift, Ctrl '''and '''V '''keys'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DSpace statistics'''&lt;br /&gt;
|| '''DSpace '''offers a basic '''web statistics package''' and offers the following '''statistics'''.&lt;br /&gt;
* Information on '''page views'''&lt;br /&gt;
* '''Searches''' performed&lt;br /&gt;
* '''User logins '''and&lt;br /&gt;
* Errors and warnings&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DSpace statistics'''&lt;br /&gt;
|| &lt;br /&gt;
* By default, '''DSpace''' doesn’t generate''' Statistics reports'''.&lt;br /&gt;
* '''Statistics reports''' are generated by '''running scripts'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DSpace statistics'''&lt;br /&gt;
|| &lt;br /&gt;
* '''Scripts''' generate '''statistics reports''' by '''parsing DSpace logs'''.&lt;br /&gt;
* '''Scripts''' can be '''run''' manually or as a scheduled job.&lt;br /&gt;
* '''Statistics reports''' can be accessed only by the '''DSpace Administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Let us begin to generate '''Statistics reports''' using '''scripts'''.&lt;br /&gt;
Initially, let us ensure that by default, '''Statistics reports''' are not generated''' '''by''' DSpace'''.&lt;br /&gt;
|-&lt;br /&gt;
|  | Open Web Browser&lt;br /&gt;
|  | Open a '''web browser.'''&lt;br /&gt;
|-&lt;br /&gt;
|  | Go to''' localhost:8080'''&lt;br /&gt;
|  | Go to the '''DSpace '''interface.&lt;br /&gt;
|-&lt;br /&gt;
|  | Log into '''DSpace '''as &lt;br /&gt;
dspace.u1@gmail.com&lt;br /&gt;
Password: u1pass&lt;br /&gt;
|  | '''Log in''' to '''DSpace '''with '''Administrator’s authority.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Logged in''' tab&lt;br /&gt;
|| Then click on the '''Logged in''' tab at the top right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Administer'''&lt;br /&gt;
|| Select '''Administer''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Administration Tools'''&lt;br /&gt;
|| '''Administration Tools '''page opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Statistics '''tab in the navigation bar&lt;br /&gt;
|| Click on the '''Statistics '''tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''There are currently no reports available for this service. Please check back later.'''&lt;br /&gt;
|| A message is displayed saying, &lt;br /&gt;
'''“There are currently no reports available for this service. Please check back later.”'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| So we have verified that by default, '''DSpace''' doesn’t generate''' Statistics reports'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| Now, let us learn how to generate '''Statistics reports''' using '''scripts'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Press '''Ctrl+Alt+T '''keys&lt;br /&gt;
|| Open the '''terminal''' by pressing '''Ctrl + Alt + T''' keys simultaneously on the keyboard.&lt;br /&gt;
Ensure that you have '''root permissions''' to '''run''' the '''commands'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Here onwards, please remember to press the '''Enter''' key after typing each '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
'''sudo su - dspace'''&lt;br /&gt;
|| Now, we will '''log in''' as '''user dspace'''.&lt;br /&gt;
Type '''sudo su - dspace'''&lt;br /&gt;
If prompted, then type the '''password '''of the''' admin user '''to '''login'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Slide: DSpace Statistics reports '''&lt;br /&gt;
|| '''DSpace''' offers facilities to generate the following types of '''reports'''.&lt;br /&gt;
* '''Initial Report''': By default, monthly report for each month from '''January 2005.'''&lt;br /&gt;
* Starting month and year are '''configurable''' in the '''dstat.cfg '''file.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Slide: DSpace Statistics reports '''&lt;br /&gt;
|| &lt;br /&gt;
* '''Monthly Report''': Monthly report for the current month&lt;br /&gt;
* '''General Report: '''Aggregated report of all the months&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to terminal&lt;br /&gt;
|| Switch back to the '''terminal'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Let us '''parse''' the '''DSpace logs '''to prepare the '''data''' for the creation of '''initial reports'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: '''sudo $HOME/dspace-install/bin/dspace stat-initial '''&lt;br /&gt;
|| To do so, type the '''command''' as shown.&lt;br /&gt;
If prompted, enter the '''root user password'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: '''sudo $HOME/dspace-install/bin/dspace stat-monthly'''&lt;br /&gt;
|| Type the '''command''' as shown to prepare the '''data''' for the creation of '''monthly reports'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: '''sudo $HOME/dspace-install/bin/dspace stat-general'''&lt;br /&gt;
|| Similarly, prepare the '''data''' for the creation of '''general reports''' using this '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Now, let us proceed to create actual '''Statistics reports''' using the '''data''' prepared in the previous steps.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: '''sudo $HOME/dspace-install/bin/dspace stat-report-initial '''&lt;br /&gt;
|| Type the '''command''' as shown to generate '''Monthly Statistics''' '''reports''' from the starting month and year.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: '''sudo $HOME/dspace-install/bin/dspace stat-report-monthly'''&lt;br /&gt;
|| Generate current month '''Statistics report''' using this '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: '''sudo $HOME/dspace-install/bin/dspace stat-report-general'''&lt;br /&gt;
|| Similarly, generate a '''General Statistics report,''' with this '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Now, let us proceed to access and verify the generated '''statistics reports'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to '''DSpace'''&lt;br /&gt;
|| Switch back to '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Reload the '''statistics''' page&lt;br /&gt;
|| Reload the '''Statistics''' page using the '''Reload '''button of the '''browser'''.''' '''&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| If your '''session''' has been '''logged out''', please '''login''' again.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| '''Statistics report''' is generated and displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| By default, the '''General report''' is displayed.&lt;br /&gt;
The '''General report''' is aggregated from '''January 2005''' till date.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''General Overview''', '''Archive Information, Items Viewed, All Actions Performed '''and Others&lt;br /&gt;
|| '''Statistics''' page shows these reports in different sections such as -&lt;br /&gt;
'''General Overview, Archive Information, Items Viewed'''&lt;br /&gt;
'''All Actions Performed '''and many more useful sections.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Monthly reports'''&lt;br /&gt;
|| '''Monthly reports''' are available from '''January 2005''' onwards.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| '''Monthly reports '''can be viewed by clicking on the respective link of the '''Monthly report.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Let us view the '''monthly report''' for '''August 2020.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''monthly '''report of '''08/2020 '''&lt;br /&gt;
|| To do so, click on the '''monthly report''' of '''08/2020.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Scroll down and show report&lt;br /&gt;
|| '''Statistics report''' of all the activities in''' August 2020 '''is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This is how '''Statistics reports''' are manually generated and verified in '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Manual generation of '''reports''' is not a good practice, as it is subject to human errors.&lt;br /&gt;
It is possible to automate '''report '''generation at a scheduled time of the day, week or month.&lt;br /&gt;
We will create a '''Bash script''' to generate '''Monthly '''and '''General Statistics reports'''.&lt;br /&gt;
And, we will automate the execution of the '''Bash script''' using '''crontab'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| As '''initial reports''' are already created, we will not automate '''initial reports generation'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Let us automate the generation of '''General Statistics report''' on a daily basis.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to terminal&lt;br /&gt;
|| Switch to the '''terminal.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
'''sudo nano general-report-generation.sh'''&lt;br /&gt;
|| Type this '''command''' to create and open the '''Bash '''file '''general-report-generation.sh '''in '''gedit.'''&lt;br /&gt;
You can do so in an '''editor''' of your choice, as well.&lt;br /&gt;
If prompted, enter the '''root user password'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''general-report-generation.sh'''&lt;br /&gt;
|| An empty '''general-report-generation.sh '''file opens in the '''text editor'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Type in text editor&lt;br /&gt;
'''/home/dspace/dspace-install/bin/dspace stat-general'''&lt;br /&gt;
'''/home/dspace/dspace-install/bin/dspace stat-report-general'''&lt;br /&gt;
|| Type the '''commands''' for '''log parsing''' and '''General''' '''report generation''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Save and close the file&lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
'''sudo chmod 777''' '''general-report-generation.sh'''&lt;br /&gt;
|| Set '''executable permissions''' to '''general-report-generation.sh '''file with this '''command'''.&lt;br /&gt;
If prompted, type the '''root user password'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
'''sudo chown dspace:dspace''' '''general-report-generation.sh'''&lt;br /&gt;
|| Type this '''command''' to set the '''ownership''' of '''general-report-generation.sh '''file to '''dspace user'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Now, let us schedule the execution of the '''general-report-generation.sh script''' using '''crontab.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: '''crontab -e'''&lt;br /&gt;
|| Type the '''command''' as shown to '''configure crontab jobs'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| If you are '''accessing crontab '''for the first time, the system will prompt to enter a choice of '''text editor'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: '''1'''&lt;br /&gt;
|| Type '''1''' to set '''nano editor '''as the preferred '''editor'''.&lt;br /&gt;
But you can set any other '''editor''' of your choice, as well.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to default configuration&lt;br /&gt;
|| The default '''configurations''' for '''crontab '''are shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Crontab '''in Linux&lt;br /&gt;
|| &lt;br /&gt;
* The '''format''' of '''crontab '''is '''Minute Hour DayOfMonth Month DayOfWeek command '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Crontab '''in Linux&lt;br /&gt;
|| &lt;br /&gt;
* The permitted '''values''' for '''fields''' in '''crontab''' are as shown in the table. &lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to''' terminal'''&lt;br /&gt;
|| Switch back to''' '''the '''terminal.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Enter the following configurations&lt;br /&gt;
'''30 1 * * * /bin/sh /home/dspace/general-report-generation.sh'''&lt;br /&gt;
|| We will schedule the generation of '''General Statistics report''', every day at '''1:30 AM.'''&lt;br /&gt;
To do so, type the '''command''' as shown at the end of the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''30 1'''&lt;br /&gt;
|| The value of the '''Minutes '''field is set to '''30''' and the value of the '''Hour '''field is set to '''1'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''* * *'''&lt;br /&gt;
|| To '''execute''' the '''script''' every day, fields for '''DayOfMonth Month DayOfWeek '''is set to '''*'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| You can schedule '''report''' generation time as per any time of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Press '''Ctrl + o'''&lt;br /&gt;
|| Save the '''configuration''' by pressing '''Ctrl''' and '''O''' keys together.&lt;br /&gt;
|- &lt;br /&gt;
|| Press '''Enter.'''&lt;br /&gt;
|| Press '''Enter '''to confirm the save.&lt;br /&gt;
|-&lt;br /&gt;
|- &lt;br /&gt;
|| Press '''Ctrl + x'''&lt;br /&gt;
|| Close the '''configuration''' file by pressing together '''Ctrl''' and '''X''' keys.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''crontab : installing new crontab'''&lt;br /&gt;
|| '''crontab: installing new crontab '''message is shown on the '''terminal'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| That means, the '''execution''' of the '''general-report-generation.sh '''file is scheduled and automated.&lt;br /&gt;
'''General Statistics reports''' will be created every day at '''1:30 AM.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Next, let us automate the generation of '''Monthly Statistics reports''' on the last day of the month.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
'''sudo nano monthly-report-generation.sh'''&lt;br /&gt;
|| Type the '''command''' as shown to create and open the '''bash '''file '''monthly-report-generation.sh '''in '''gedit.'''&lt;br /&gt;
You can do so in an '''editor''' of your choice, as well.&lt;br /&gt;
If prompted, type the '''root user password'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''monthly-report-generation.sh'''&lt;br /&gt;
|| An empty '''monthly-report-generation.sh '''file opens in the '''text editor'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Type in text editor&lt;br /&gt;
'''/home/dspace/dspace-install/bin/dspace stat-monthly'''&lt;br /&gt;
'''/home/dspace/dspace-install/bin/dspace stat-report-monthly'''&lt;br /&gt;
|| Type the '''commands''' for '''log parsing''' and '''monthly report generation''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Save and close the file&lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
'''sudo chmod 777''' '''monthly-report-generation.sh'''&lt;br /&gt;
|| Set '''executable permissions''' to '''monthly-report-generation.sh '''file, with this '''command'''.&lt;br /&gt;
If '''prompted''', type the '''root user password'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
'''sudo chown dspace:dspace''' '''monthly-report-generation.sh'''&lt;br /&gt;
|| Type this '''command''' to set the '''ownership''' of '''monthly-report-generation.sh '''file to '''dspace user'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Now, let us schedule the execution of '''monthly-report-generation.sh script''' using '''crontab.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: '''crontab -e'''&lt;br /&gt;
|| Type the '''command''' as shown to '''configure crontab jobs'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter the following configurations&lt;br /&gt;
'''55 23 * * * [ &amp;quot;$(date +\%d -d tomorrow)&amp;quot; = &amp;quot;01&amp;quot; ] &amp;amp;&amp;amp; /bin/sh /home/dspace/monthly-report-generation.sh'''&lt;br /&gt;
|| We will schedule the generation of '''Monthly Statistics reports''' on the last day of every month.&lt;br /&gt;
To do so, type this '''command''' at the end of the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''[ &amp;quot;$(date +\%d -d tomorrow)&amp;quot; = &amp;quot;01&amp;quot; ]'''&lt;br /&gt;
|| This '''command''' is entered to identify the last day of the month.&lt;br /&gt;
|- &lt;br /&gt;
|| Press '''Ctrl + o'''&lt;br /&gt;
|| Save the '''configuration''' by pressing '''Ctrl''' and '''O''' keys together.&lt;br /&gt;
|- &lt;br /&gt;
|| Press '''Enter.'''&lt;br /&gt;
|| Press '''Enter '''to confirm the save.&lt;br /&gt;
|-&lt;br /&gt;
|- &lt;br /&gt;
|| Press '''Ctrl + x'''&lt;br /&gt;
|| Close the '''configuration''' file by pressing together '''Ctrl''' and '''X''' keys.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''crontab : installing new crontab'''&lt;br /&gt;
|| '''crontab: installing new crontab '''message is shown on the '''terminal'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| The '''execution''' of '''monthly-report-generation.sh '''file is now scheduled and automated.&lt;br /&gt;
So, '''Monthly''' '''Statistics reports''' will be generated on the last day of every month.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| Now, let us further '''configure DSpace '''to display the number of '''submissions''' in '''Community''' and '''Collections.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to''' DSpace'''&lt;br /&gt;
|| Switch back to''' DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' Home '''tab&lt;br /&gt;
|| Click on the '''Home tab''' in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Scroll and locate '''Communities in DSpace''' section&lt;br /&gt;
|| Scroll down and locate '''Communities in the DSpace''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Communities '''&lt;br /&gt;
|| The''' Community’s '''names and '''logos''' are displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| But, the number of '''Item submissions''' in the '''Community''' is not displayed.&lt;br /&gt;
Also, the number of '''Item submissions''' in the '''Collections''' is not displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| '''dspace.cfg '''file has a '''configuration''' to display the number of '''Item submissions''' in '''Community '''and '''Collections'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type:&lt;br /&gt;
'''sudo nano $HOME/dspace-6.3-src-release/dspace/config/dspace.cfg'''&lt;br /&gt;
|| Switch to the '''terminal.'''&lt;br /&gt;
Open the '''dspace.cfg '''file with this '''command'''.&lt;br /&gt;
If prompted, enter the '''root user password.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Locate the section '''Settings for item count (strength) information'''&lt;br /&gt;
|| Locate the section '''Settings for item count (strength) information.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' webui.strengths.show'''&lt;br /&gt;
|| By default, the value for '''webui.strengths.show '''is set to '''false'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Set '''webui.strengths.show = true'''.&lt;br /&gt;
|| Set '''webui.strengths.show '''value to '''true'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Save and close '''dspace.cfg''' file&lt;br /&gt;
|| Save and close the '''dspace.cfg''' file.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type:&lt;br /&gt;
'''$HOME/Rebuild-DSpace'''&lt;br /&gt;
|| Let us '''rebuild DSpace''' to update these changes.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal]''' '''Highlight '''BUILD SUCCESSFUL '''message&lt;br /&gt;
|| Now, '''DSpace rebuild''' is successful.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| So, let us proceed to verify the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to''' DSpace'''&lt;br /&gt;
|| Switch back to''' DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' Home '''tab&lt;br /&gt;
|| Click on the '''Home '''tab in the '''navigation bar''' to refresh the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community names '''and''' strengths'''&lt;br /&gt;
|| Observe that the number of '''Item submissions''' in the '''Community''' is now displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have successfully '''configured DSpace.'''&lt;br /&gt;
It displays the number of '''submissions''' in the '''Community '''and''' Collections.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
| style=&amp;quot;color:#252525;&amp;quot; | With this, we have come to the end of this tutorial.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us summarize.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial, we learnt to&lt;br /&gt;
* Generate a '''Statistics report'''&lt;br /&gt;
* Schedule the generation of a '''Statistics report '''&lt;br /&gt;
* Display the number of '''Item submissions''' in '''Communities''' and '''Collections'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Generate '''initial, Monthly''' and '''General Statistics reports'''&lt;br /&gt;
* '''Configure''' and display the number of '''Item submissions''' in '''Communities''' and '''Collections'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Forums&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by the Ministry of Education (MoE), Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace</id>
		<title>DSpace</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace"/>
				<updated>2021-07-19T14:16:52Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: Created page with &amp;quot;DSpace is a free and open source repository software package, generally used for creating and managing repositories of digital content. DSpace is very useful as an Institution...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;DSpace is a free and open source repository software package, generally used for creating and managing repositories of digital content. DSpace is very useful as an Institutional Repository. DSpace is developed by joint efforts between MIT and HP Labs. Currently, DuraSpace leads the updates and enhancements of DSpace software. Basically, DSpace is a digital archival system which has the best features of content management systems and document management systems. DSpace is used for long-term storage, access and preservation of digital content. It runs on operating systems such as Linux, Ubuntu, Solaris, Windows and Unix. Important features of DSpace: Free and open source software Completely customizable repository to fit user needs Manage and preserve all format of digital content Apache SOLR based search for metadata and full text contents UTF-8 Support Interface available in many languages Granular group based access control, allowing setting permissions down to the level of individual files Optimized for Google Scholar indexing Integration with systems like BASE, CORE, OpenAIRE, Unpaywall and WorldCat User Interface available in JSPUI and XMLUI REST APIs available for integration with other applications. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=== Basic Level ===&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C3/Item-Submission-Configuration/English</id>
		<title>DSpace/C3/Item-Submission-Configuration/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C3/Item-Submission-Configuration/English"/>
				<updated>2021-07-01T13:54:32Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: Created page with &amp;quot;'''Script: Item Submission Configuration'''  '''Author: Pankaj Patil'''  '''Keywords: DSpace Item Submission, Customization of Item submission, Item submission configuration,...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script: Item Submission Configuration'''&lt;br /&gt;
&lt;br /&gt;
'''Author: Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: DSpace Item Submission, Customization of Item submission, Item submission configuration, Embargo configuration, Item Submission with Embargo, Item submission without file, Spoken Tutorial, Video Tutorial'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this''' '''spoken tutorial on '''Item Submission''' '''Configuration '''in''' DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
* Configure '''Embargo '''feature&lt;br /&gt;
* Submit an '''Item''' with '''Embargo'''&lt;br /&gt;
* Configure an''' Item submission''' without a file and&lt;br /&gt;
* Submit an '''Item''' without a file&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS 18.04'''&lt;br /&gt;
* '''DSpace version 6.3'''&lt;br /&gt;
* '''gedit text editor''' and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However, you may use any other '''web browser '''and '''text editor '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* A working '''Internet''' connection&lt;br /&gt;
* Installed '''DSpace 6.3 '''on your system&lt;br /&gt;
* '''Tomcat services''' should be running.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| &lt;br /&gt;
* Created a '''Collection''' in the '''Community '''and&lt;br /&gt;
* Have '''Submitter’s '''and '''Reviewer’s''' authority in the '''Collection'''&lt;br /&gt;
* If not, then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To follow this tutorial, you should also have&lt;br /&gt;
* Knowledge of '''Library Science '''and&lt;br /&gt;
* Familiarity with '''Dublin Core metadata standard'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' '''files used in this tutorial are available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practising.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Embargo '''Feature&lt;br /&gt;
|| &lt;br /&gt;
* An '''embargo''' is a temporary''' access restriction''' placed on '''files'''&lt;br /&gt;
* If the '''embargo '''is set on a file, then it is not '''accessible''' until the '''embargo '''date&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: item-submission.xml file&lt;br /&gt;
|| &lt;br /&gt;
* '''item-submission.xml''' is an '''Item submission configuration''' file.&lt;br /&gt;
* The''' embargo''' feature can be '''configured''' in '''item-submission.xml''' file.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Let us begin to configure the '''embargo '''feature.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch to '''gedit''' text editor and open the file&lt;br /&gt;
|| I have opened the '''commands '''file in the '''gedit text editor''' on my machine.&lt;br /&gt;
And I will use the same file to copy-paste the '''commands''' during the demonstration.&lt;br /&gt;
The shortcut to paste on the '''terminal''' is '''Shift, Ctrl '''and '''V '''keys.&lt;br /&gt;
You may open this file in an editor of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Press '''Ctrl+Alt+T '''keys&lt;br /&gt;
|| Open the '''terminal''' by pressing '''Ctrl + Alt + T''' keys simultaneously on the keyboard.&lt;br /&gt;
Ensure that you have '''root permissions''' to run the '''commands'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Here onwards, please remember to press the '''Enter''' key after typing each '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
'''sudo su - dspace'''&lt;br /&gt;
|| Now, we will '''login''' as '''user dspace'''.&lt;br /&gt;
So, type '''sudo su - dspace'''&lt;br /&gt;
If prompted, then type the '''password '''of the''' admin user '''to '''login'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
'''sudo gedit /home/dspace/dspace-6.3-src-release/dspace/config/item-submission.xmls'''&lt;br /&gt;
|| Open '''item-submission.xml''' file with this '''command.'''&lt;br /&gt;
If '''prompted''', type the '''root user password'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [gedit] '''item-submission.xml'''&lt;br /&gt;
|| '''item-submission.xml '''file opens in the''' text editor'''. &lt;br /&gt;
This file contains a different steps of''' Item submission'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight : ''' &amp;lt; !-- Step 4 will be to upload the item --&amp;gt;''' &lt;br /&gt;
|| Scroll down and locate '''Step 4, '''which is''' '''to''' upload the Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight:'''&amp;lt;step&amp;gt;''' and '''&amp;lt;/step&amp;gt;'''&lt;br /&gt;
|| The opening '''step tag '''and closing '''step tag '''encloses the '''configuration'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight: '''&amp;lt; !--Step 4 will be to Upload the item --&amp;gt;'''&lt;br /&gt;
|| The default '''configuration''' to upload an '''Item''' is without the '''embargo '''feature.&lt;br /&gt;
To disable the file upload without '''embargo, '''we will '''comment''' the default '''configuration'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [gedit]: type '''&amp;lt; !- -''' before the opening '''step tag'''&lt;br /&gt;
|| To do so, type '''&amp;lt; !- - '''before the opening '''step''' '''tag'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [gedit]: type '''- - &amp;gt;''' after the closing '''step tag'''&lt;br /&gt;
|| Then type '''--&amp;gt;''' after the closing '''step''' '''tag'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Highlight: '''configuration for upload '''item '''with '''embargo '''feature&lt;br /&gt;
|| Now let us enable the '''embargo''' feature.&lt;br /&gt;
To do that, we need to '''uncomment''' the '''configuration''' for '''Upload''' '''Item''' '''with''' '''Embargo''' '''Features'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [gedit]: type '''- -&amp;gt;''' before opening step''' '''tag&lt;br /&gt;
|| Type '''- -&amp;gt;''' before the opening '''step tag'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [gedit]:delete '''--&amp;gt;''' after closing step tag&lt;br /&gt;
|| Delete '''--&amp;gt;''' after the closing '''step tag'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Save and close the file&lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us '''rebuild DSpace''' to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
'''$HOME/Rebuild-DSpace'''&lt;br /&gt;
|| To do so, type the following '''command'''.&lt;br /&gt;
If '''prompted''', type the '''root user password'''.&lt;br /&gt;
The''' rebuild''' process may take some time, depending upon your '''internet speed'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''BUILD SUCCESS'''&lt;br /&gt;
|| The '''build''' is successful.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us verify the '''embargo '''feature by submitting an '''Item''' in the '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Open Web Browser&lt;br /&gt;
|| Open a '''web browser'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Address Bar &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace '''as &lt;br /&gt;
dspace.u5@gmail.com&lt;br /&gt;
|| '''Login''' to '''DSpace '''with the '''submitter’s authority'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''My DSpace'''&lt;br /&gt;
|| '''My DSpace '''interface''' '''opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Start New Submission '''button.&lt;br /&gt;
|| Click on the '''Start New Submission '''button in the '''My DSpace''' section. &lt;br /&gt;
|-&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Collection''' dropdown.&lt;br /&gt;
|| Next, click on the drop-down arrow adjacent to the '''Collection '''field. &lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library &amp;gt; Electrical Engineering &amp;gt; Articles'''&lt;br /&gt;
|| Now select '''Articles Collection '''from the list of '''Collections.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Next''' button.&lt;br /&gt;
|| Then click on the '''Next''' button below the '''Collection''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit: Describe this Item'''&lt;br /&gt;
|| The '''Item Submission''' '''form''' opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''the metadata '''and '''EEArticle.pdf '''file.&lt;br /&gt;
|| We have provided an '''article''' and the '''article’s metadata''' in a text file for ease of practice. &lt;br /&gt;
The same can be downloaded from the''' Code files''' link on this tutorial page.&lt;br /&gt;
|- &lt;br /&gt;
|| Fill '''Authors''', '''Title, Date of issue, Identifier '''from '''Metadata-for-EEArticle '''file.&lt;br /&gt;
|| Based on my '''metadata''' file, I have filled some of the fields as shown: &lt;br /&gt;
'''Authors''', '''Title''', '''Date of issue, Identifier, Language, keywords '''and '''Abstract'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''Upload file''' section&lt;br /&gt;
|| The next section is the '''Upload file''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Select a file or Drag &amp;amp; drop files… '''&lt;br /&gt;
|| Upload the file '''EEArticle.pdf '''as demonstrated in the earlier tutorials.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to green tick mark&lt;br /&gt;
|| The file upload is successful.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' the Next button.'''&lt;br /&gt;
|| Now, click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit: File Uploaded Successfully'''&lt;br /&gt;
|| The next page is''' Submit: File Uploaded Successfully.''' &lt;br /&gt;
This shows information about the uploaded file.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''Access Settings '''column &lt;br /&gt;
|| As we have enabled '''Item submission''' with the '''Embargo''' feature, we can see the '''Access Settings '''column.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| By default, the '''Embargo''' date isn’t set, so the '''Item '''will be accessible immediately on '''archiving.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Change '''button in '''Access Settings''' column&lt;br /&gt;
|| Let us change the '''access settings,''' i.e. '''Embargo''' date.&lt;br /&gt;
Click on the '''Change '''button in the '''Access Settings''' column.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Bitstream Access'''&lt;br /&gt;
|| '''Edit Bitstream Access '''page opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Click in the '''Embargo Date''' field.&lt;br /&gt;
|| Click on the field next to the label '''Embargo Date.''' &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Calendar'''&lt;br /&gt;
|| The '''calendar '''opens up.''' '''&lt;br /&gt;
|- &lt;br /&gt;
|| Select Date&lt;br /&gt;
'''Date: 01 June 2021'''&lt;br /&gt;
|| Select the '''date'''Updated the date after recording the screencast.change at the time of recording '''1 June 2021''' from the '''Calendar''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter reason &lt;br /&gt;
'''“For internal reference only.”'''&lt;br /&gt;
|| Next, enter the '''Reason''' for the '''Embargo '''as shown.''' '''&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Save''' button&lt;br /&gt;
|| Then click on the '''Save''' button at the bottom right corner to save the '''Embargo settings'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' the Next button'''&lt;br /&gt;
|| Verify all the uploaded files for the '''Item'''. &lt;br /&gt;
Then, click the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Verify Submission'''&lt;br /&gt;
|| The next page, '''Submit: Verify Submission''' displays the information which we have entered so far.&lt;br /&gt;
|- &lt;br /&gt;
|| Locate '''Uploaded Files''' section&lt;br /&gt;
|| Scroll down and locate the '''Uploaded Files''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Access is allowed from''' &lt;br /&gt;
|| Observe that access to the file is allowed from the '''Embargo''' date, which we set just now. &lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next button.'''&lt;br /&gt;
|| Once you ensure that everything is correct, click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''I Grant the License '''button.&lt;br /&gt;
|| Click on the '''I Grant the License '''button at the bottom.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, our '''Item '''is successfully '''submitted'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Log out from '''submitter''' account&lt;br /&gt;
|| Let us '''log out''' from the '''submitter account'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next, let us review the '''submitted Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace '''as dspace.u4@gmail.com &lt;br /&gt;
|| For that, '''login''' to '''DSpace '''with '''Reviewer’s authority'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''My DSpace'''&lt;br /&gt;
|| We are now on the '''Reviewer’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''“Vehicle speed measurement model for video-based systems.”'''&lt;br /&gt;
|| The''' Item submitted''' in earlier steps is now visible in the '''Tasks in the Pool '''table.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Take Task '''button.&lt;br /&gt;
|| Click on the '''Take Task '''button to '''preview''' the '''Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Accept This Task '''button.&lt;br /&gt;
|| Click on '''Accept This Task '''button to accept the task for '''review'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Metadata''' and '''file'''&lt;br /&gt;
|| The '''Perform Task '''page shows the '''metadata '''and the files '''submitted''' for the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''View/Open''' button&lt;br /&gt;
|| To view the file, click on the '''View/Open''' button next to the '''filename'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Close '''tab'''&lt;br /&gt;
|| Now we can '''review''' the file and then close the '''tab'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''Metadata''' and file are found to be in order.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Approve''' button&lt;br /&gt;
|| So, we will click on the '''Approve''' button to accept the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, our '''Item '''is successfully '''archived'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Log out from '''reviewer''' account&lt;br /&gt;
|| Let us '''log out''' from the '''reviewer account''' now.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next, let us proceed to access the '''Item''' as an '''Anonymous user'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Browse''' tab&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the dropdown. &lt;br /&gt;
|- &lt;br /&gt;
|| select '''Article Collection'''&lt;br /&gt;
|| Scroll down and select '''Articles Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight “'''Vehicle speed measurement model for video-based systems.'''”&lt;br /&gt;
|| An '''Item''' with the title '''Vehicle speed measurement model for video-based systems''' is published.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Item Title'''&lt;br /&gt;
|| Let’s open the '''Item '''by clicking on the '''Item Title'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Metadata''' and Files&lt;br /&gt;
|| The '''metadata''' and '''files''' of the '''Item''' are displayed. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to file''' EEArticle1.pdf'''&lt;br /&gt;
|| Observe that '''file access''' is restricted until the '''Embargo''' date.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us try to '''access''' the file by clicking on the '''View/Open''' button next to the filename. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Log In to DSpace '''&lt;br /&gt;
|| We are redirected to the '''login''' page.&lt;br /&gt;
That means '''Anonymous users''' cannot '''access''' the file until the '''Embargo''' date.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Access to '''Items''' with '''Embargo'''&lt;br /&gt;
|| Before the '''Embargo''' date''', ONLY '''the following '''users''' can access the '''Item. '''&lt;br /&gt;
* '''Authorised Collection Administrator'''&lt;br /&gt;
* '''Authorised Community Administrator '''and&lt;br /&gt;
* '''DSpace Administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have now verified that the files for the '''Item''' are not '''accessible''' until the '''Embargo''' date.&lt;br /&gt;
Next, let us proceed to configure '''Item submission''' without a file.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
'''sudo gedit /home/dspace/dspace-6.3-src-release/dspace/config/dspace.cfg'''&lt;br /&gt;
|| Open the '''dspace.cfg '''file with this '''command'''.&lt;br /&gt;
If '''prompted''', type the '''root user password'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' dspace.cfg'''&lt;br /&gt;
|| '''dspace.cfg '''file opens in the '''text editor'''.&lt;br /&gt;
You can use any other editor of your choice.&lt;br /&gt;
It consists of various '''configurations''' in the '''Key-Value pairs'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Locate and highlight '''webui.submit.upload.required'''&lt;br /&gt;
|| Locate the '''key webui.submit.upload.required.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight''' # '''Symbol&lt;br /&gt;
|| By default, it is '''commented''' using the '''hash # symbol''' and the value is '''set''' to '''true'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Remove''' # '''symbol&lt;br /&gt;
|| '''Uncomment''' the line by removing the '''hash # symbol'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Set the value to '''false'''&lt;br /&gt;
|| Then '''set''' the value to '''false '''as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Save and close the file&lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
'''$HOME/Rebuild-DSpace'''&lt;br /&gt;
|| We have to '''rebuild DSpace''' to update these changes.&lt;br /&gt;
If '''prompted''', type the '''root user password'''.&lt;br /&gt;
The process may take some time to complete.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] Highlight&lt;br /&gt;
'''BUILD SUCCESS'''&lt;br /&gt;
|| '''DSpace build''' is now successful. &lt;br /&gt;
let us proceed to submit an '''Item''' without a file now.&lt;br /&gt;
|- &lt;br /&gt;
|| Log into '''DSpace '''as''' '''&lt;br /&gt;
dspace.u5@gmail.com&lt;br /&gt;
|| Switch to the '''browser''' and '''login''' to '''DSpace '''with the '''submitter’s authority'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Start New Submission'''&lt;br /&gt;
|| Click on the '''Start New Submission '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library &amp;gt; Electrical Engineering &amp;gt; Articles'''&lt;br /&gt;
|| Now, select '''Articles '''from the '''Collection '''list'''.'''&lt;br /&gt;
Then click on the '''Next''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit: Describe this Item'''&lt;br /&gt;
|| The '''Item Submission''' '''form''' opens on the screen.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''the metadata file'''&lt;br /&gt;
'''File: Metadata-for-Item-without-file'''&lt;br /&gt;
|| For ease of practice, we have provided the '''metadata '''for an '''Item''' in a text file. &lt;br /&gt;
|- &lt;br /&gt;
|| Fill '''Authors''', '''Title, Date of issue, Identifier '''from '''Metadata-for-Item-without-file''' file.''' '''&lt;br /&gt;
|| Based on my '''metadata''' file, I have filled some of the fields as shown:&lt;br /&gt;
'''Authors, Title''', '''Date of issue, Identifier, Language, keywords '''and '''Abstract'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''Upload file''' section&lt;br /&gt;
|| The next section is the '''Upload file''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Skip file upload '''button&lt;br /&gt;
|| As '''DSpace '''is '''configured''' for '''Item''' submission without a file, the button '''Skip file upload '''is enabled.&lt;br /&gt;
|- &lt;br /&gt;
|| click on the button '''Skip file upload'''&lt;br /&gt;
|| To skip through the '''file upload''' step, click on the '''Skip file upload '''button'''.'''&lt;br /&gt;
And proceed further as we have done before.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, our '''Item '''is successfully submitted.&lt;br /&gt;
|- &lt;br /&gt;
|| Log out from '''submitter''' account&lt;br /&gt;
|| Let us '''log out''' from the '''submitter''' account.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| And, let us review the submitted '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Log into '''DSpace '''as''' ''' dspace.u4@gmail.com&lt;br /&gt;
|| '''Login''' to '''DSpace '''with the '''Reviewer’s''' authority.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''My DSpace'''&lt;br /&gt;
|| We are now on the '''Reviewer’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''“One-parameter fractional linear prediction.”'''&lt;br /&gt;
|| The submitted '''Item''' is visible in the '''Tasks in the Pool '''table.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Take Task '''button.&lt;br /&gt;
Click '''Accept This Task '''button.&lt;br /&gt;
|| Take and accept the '''Task '''as explained before.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Metadata''' &lt;br /&gt;
|| The '''Perform Task '''page shows the '''metadata '''for the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''There are no files associated with this item'''&lt;br /&gt;
|| Since we haven’t uploaded any file, it displays, “'''There are no files associated with this item.”'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Approve''' button&lt;br /&gt;
|| Click on the '''Approve''' button to accept the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, our '''Item '''is successfully '''archived'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Log out from '''reviewer''' account.&lt;br /&gt;
|| Let us '''log out''' from the '''reviewer''' account.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| And, let us proceed to access the '''Item''' as an '''Anonymous user'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab '''&amp;gt;&amp;gt;''' '''Communities &amp;amp; Collections &amp;gt;&amp;gt; Article Collection'''&lt;br /&gt;
|| Click on the '''Browse''' tab and navigate to '''Articles Collection''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''“One-parameter fractional linear prediction.”'''&lt;br /&gt;
|| An '''Item''' with the title '''One-parameter fractional linear prediction''' is published.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Item Title'''&lt;br /&gt;
|| Open the '''Item '''by clicking on the '''Item Title'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Metadata''' &lt;br /&gt;
|| The '''metadata''' of the '''Item''' is shown. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Files in This Item''' table&lt;br /&gt;
|| We see that there are no files associated with this '''Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have verified the '''Item''' submission without a file.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial, we learnt to&lt;br /&gt;
* Configure '''Embargo '''feature&lt;br /&gt;
* Submit an '''Item''' with '''Embargo'''&lt;br /&gt;
* Configure an '''Item''' submission without a file and&lt;br /&gt;
* Submit an '''Item''' without a file&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Configure '''Embargo '''feature and '''Item''' submission without a file for your '''DSpace.'''&lt;br /&gt;
* Submit '''Report1A '''as''' '''an '''Item''' and set '''Embargo''' date for the '''Item'''.&lt;br /&gt;
* Submit the metadata of '''Report1B '''as''' '''an '''Item''' by skipping the file upload.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Spoken Tutorial Workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Forums&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by the Ministry of Education (MoE), Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C3/General-Settings-in-DSpace/English</id>
		<title>DSpace/C3/General-Settings-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C3/General-Settings-in-DSpace/English"/>
				<updated>2021-06-25T11:12:20Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: Created page with &amp;quot;'''Script : General Settings in DSpace'''   '''Author : Pankaj Patil'''   '''Keywords: DSpace General Settings, DSpace language setting, Localization of DSpace, DSpace Languag...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : General Settings in DSpace'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Keywords: DSpace General Settings, DSpace language setting, Localization of DSpace, DSpace Language configuration, Full Text Indexing, Bitstream Thumbnail'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this''' '''Spoken Tutorial on '''General Settings''' in''' DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
* Index the full text of '''Item '''files&lt;br /&gt;
* Generate a '''thumbnail''' for the '''Item''' files&lt;br /&gt;
* Enable '''User Interface language switcher''' and &lt;br /&gt;
* Localize the '''User Interface '''of '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS 18.04'''&lt;br /&gt;
* '''DSpace version 6.3'''&lt;br /&gt;
* '''gedit text editor''' and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However, you may use any other '''web browser '''and '''text editor '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* A working '''internet''' connection&lt;br /&gt;
* Installed '''DSpace 6.3 '''on your system&lt;br /&gt;
* '''Tomcat services''' should be running&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| &lt;br /&gt;
* Some archived '''Items '''in the '''Collection '''&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' '''files used in this tutorial are available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practising.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Search in '''DSpace'''&lt;br /&gt;
|| &lt;br /&gt;
* '''DSpace '''offers a '''Search''' feature for searching '''Items '''by '''keyword'''.&lt;br /&gt;
* By default, '''DSpace''' indexes the '''metadata '''of the '''Items '''and uses it for '''Search'''.''' '''&lt;br /&gt;
* '''Items '''are searchable if the '''keyword''' is available in the '''Index'''. i.e. the '''metadata'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:Full text Indexing for '''Items'''&lt;br /&gt;
|| &lt;br /&gt;
* '''DSpace''' can also index the full text from '''Item''' files using add-on '''Media Filters'''.&lt;br /&gt;
* Full text '''indexing''' makes the '''Item''' searchable with any word in the '''Item''' file.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Media Filters'''&lt;br /&gt;
|| '''Media Filters''' can extract text from the following '''formats'''.&lt;br /&gt;
* '''Adobe PDF''' (only if text-based or '''OCRed''')&lt;br /&gt;
* A '''Document, Spreadsheet''', or '''Presentation'''&lt;br /&gt;
* Plain text and &lt;br /&gt;
* '''HTML'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:''' Media Filters'''&lt;br /&gt;
|| &lt;br /&gt;
* Additionally, the '''Media Filters '''generate '''thumbnails '''for the '''Bitstreams/ Item Files.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Now, let us examine the '''Search''' feature without the full-text '''indexing''' of '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''HPC-Article.pdf''' file&lt;br /&gt;
|| Earlier in this series, '''HPC-Article.pdf '''file was uploaded as an '''Item '''in the '''Article Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''Signal Processing''' word&lt;br /&gt;
|| Now, choose any '''keyword''' from that file, which doesn’t belong to the '''metadata '''of the '''Article'''.&lt;br /&gt;
So, let us choose “'''Signal Processing” '''as the''' keyword'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Now let us proceed to search the '''Item''' using this '''keyword'''.&lt;br /&gt;
|-&lt;br /&gt;
|  | Open Web Browser&lt;br /&gt;
|  | Open a '''web browser.'''&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Go to localhost:8080'''&lt;br /&gt;
|  | Go to the '''DSpace '''interface.&lt;br /&gt;
|-&lt;br /&gt;
|  | Enter '''Signal Processing '''in the''' Search bar'''&lt;br /&gt;
|  | Type '''Signal Processing '''as the''' keyword '''in the''' search bar.'''&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Search '''icon&lt;br /&gt;
|  | Click on the '''Search''' icon next to the '''search bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Search''' page&lt;br /&gt;
|| The''' search '''page opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to “'''Search produced no results'''”&lt;br /&gt;
|| The '''search''' produced no results because the words “'''Signal Processing” '''was not '''indexed'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| Now, let us proceed to '''index''' the full text of the uploaded files using the '''media filters.''' &lt;br /&gt;
|- &lt;br /&gt;
|| Switch to '''gedit''' text editor and open the file&lt;br /&gt;
|| I have opened the '''commands '''file in the '''gedit text editor''' on my machine.&lt;br /&gt;
Please do so on your machine also using your preferred '''text editor'''.&lt;br /&gt;
And I will use the same file to copy-paste the '''commands''' during the demonstration.&lt;br /&gt;
The shortcut to paste on the '''terminal''' is '''Shift + Ctrl '''and '''V '''keys'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Press '''Ctrl+Alt+T '''keys&lt;br /&gt;
|| Open the '''terminal''' by pressing '''Ctrl + Alt + T''' keys simultaneously on the keyboard.&lt;br /&gt;
Ensure that you have '''root permissions''' to run the '''commands'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Here onwards please remember to press the '''Enter''' key after typing each '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
'''sudo su - dspace'''&lt;br /&gt;
|| Before we begin, we will '''log in''' as '''user dspace'''.&lt;br /&gt;
Type '''sudo su - dspace'''&lt;br /&gt;
If prompted, type the '''admin user password '''to '''login'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
'''sudo $HOME/dspace-install/bin/dspace filter-media'''&lt;br /&gt;
Root Password: '''dupass'''&lt;br /&gt;
|| Now type the '''command''' as shown to '''run media filters.'''&lt;br /&gt;
If prompted, type the '''root user password.'''&lt;br /&gt;
'''Media filtering''' has begun for all the uploaded '''Item''' files.&lt;br /&gt;
It may take some time depending on the number of '''Item''' files.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| '''Media filtration''' is now complete.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''HPC-Article.pdf.jpg''' file&lt;br /&gt;
|| Observe that the '''media filter''' has created a '''jpg '''image for each '''Item''' file.&lt;br /&gt;
These '''jpg '''files are used as '''thumbnails''' for the '''Item''' files.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''HPC-Article.pdf.txt''' file&lt;br /&gt;
|| '''txt''' files are also created for each '''Item''' file and the contents of the '''txt '''files are '''indexed''' for '''search'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Next, we’ll proceed to search an '''Item '''using the '''keywords “Signal Processing”.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to '''DSpace'''&lt;br /&gt;
|| Switch back to '''DSpace.'''&lt;br /&gt;
|-&lt;br /&gt;
|  | Enter '''Signal Processing '''in the''' Search bar'''&lt;br /&gt;
|  | Type '''Signal Processing '''as the''' keywords '''in the''' search bar.'''&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Search '''icon&lt;br /&gt;
|  | Click on the '''Search''' icon next to the '''search bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Search''' page&lt;br /&gt;
|| The''' search '''page opens.&lt;br /&gt;
|-&lt;br /&gt;
|  | Scroll down &lt;br /&gt;
|  | Scroll down to locate the search results.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Item hits''' the table&lt;br /&gt;
|| The '''Item hits '''table shows the '''Items '''returned by the '''search '''operation.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Single-Frame Image Super-resolution through Contourlet Learning'''&lt;br /&gt;
|| Observe that the search results show an '''Item''' with the title-&lt;br /&gt;
'''“Single-Frame Image Super-resolution through Contourlet Learning”'''&lt;br /&gt;
This is an '''Item''' associated with file''' HPC-Article.pdf.''' &lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Item '''title&lt;br /&gt;
'''Single-Frame Image Super-resolution through Contourlet Learning'''&lt;br /&gt;
|| Click on the '''Item '''title to open it.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''metadata '''and''' files'''&lt;br /&gt;
|| The '''Metadata '''and the files of this '''Item '''are now displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to thumbnail of '''files'''&lt;br /&gt;
|| Observe that the '''Item '''files are shown along with the '''thumbnails''' generated by the''' media filters.''' &lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Thus, we have verified that '''media filters index''' full text and enhance '''search '''operation.&lt;br /&gt;
Also, the '''media filters''' generate a '''thumbnail''' for the '''Item''' files.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next let us proceed to configure the '''language settings''' in '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Multilingual '''DSpace'''&lt;br /&gt;
|| &lt;br /&gt;
* The default '''User Interface''' language of '''DSpace '''is set to '''English'''.&lt;br /&gt;
* '''DSpace '''can be configured to add other languages and provide a '''Multilingual User Interface, '''too.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| For this demonstration, we will keep '''English '''as the default language.&lt;br /&gt;
Also, we will localize '''DSpace '''in '''Hindi '''as another language.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] Type: &lt;br /&gt;
'''sudo gedit $HOME/dspace-6.3-src-release/dspace/config/dspace.cfg'''&lt;br /&gt;
|| Switch to the '''terminal'''.&lt;br /&gt;
Type the '''command''' as shown to open the '''dspace.cfg''' file in the '''gedit text editor'''.&lt;br /&gt;
You can do so in the '''editor''' of your choice, as well.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| '''dspace.cfg '''file has '''DSpace '''configurations in the form of '''key-value pairs.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''i18n-Locales/Language'''&lt;br /&gt;
|| Locate the section '''i18n-Locales/Language.'''&lt;br /&gt;
It is used to '''configure''' the '''language settings''' of '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''webui.supported.locales''' &lt;br /&gt;
|| Locate the key '''webui.supported.locales.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| '''webui.supported.locales''' are used to '''configure''' supported languages by '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''#''' symbol at the beginning of line&lt;br /&gt;
|| By default, this '''key''' is disabled by commenting it.&lt;br /&gt;
|- &lt;br /&gt;
|| Type '''webui.supported.locales''' on the next line&lt;br /&gt;
|| Type '''webui.supported.locales''' on the next line as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Set value &lt;br /&gt;
'''webui.supported.locales = en, hi'''&lt;br /&gt;
|| To support '''UI''' in '''English '''and '''Hindi, '''set the value for '''webui.supported.locales '''as '''en, hi.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Show: '''hi '''is '''ISO 639-1''' code for '''Hindi'''&lt;br /&gt;
|| '''hi '''is '''ISO 639-1''' code for '''Hindi.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| '''DSpace '''enables the '''language switcher''' with the languages listed in '''webui.supported.locales.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Localization of '''Messages.properties'''&lt;br /&gt;
|| &lt;br /&gt;
* '''Messages.properties '''file contains the textual content of '''DSpace''' '''UI'''.&lt;br /&gt;
* '''DSpace''' '''UI''' can be localized by translating '''Messages.properties '''file.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Localization of '''Messages.properties'''&lt;br /&gt;
||&lt;br /&gt;
* A localized '''properties''' file is renamed as follows.&lt;br /&gt;
'''Messages_&amp;lt;''' '''ISO 639-1 code of language&amp;gt;.properties'''&lt;br /&gt;
* For Example, '''Messages_hi.properties'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch back to the '''terminal'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, to localize '''DSpace '''in '''Hindi, '''let us create '''Messages_hi.properties'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] : Type&lt;br /&gt;
'''cd $HOME/dspace-6.3-src-release/dspace-api/src/main/resources'''&lt;br /&gt;
|| Type the '''command''' as shown to change the '''present working directory''' to the '''resources directory'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next, we have to make a copy of the '''Messages.properties '''file as '''Messages_hi.properties '''&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] : Type&lt;br /&gt;
'''cp''' '''Messages.properties Messages_hi.properties'''&lt;br /&gt;
|| To do so, type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] : Type&lt;br /&gt;
'''sudo gedit Messages_hi.properties'''&lt;br /&gt;
|| Type the next '''command''' as shown to open the '''Messages_hi.properties '''file in '''gedit text editor'''.&lt;br /&gt;
You can use any '''editor''' of your choice, as well.&lt;br /&gt;
If prompted, type the '''root user password'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Messages_hi.properties'''&lt;br /&gt;
|| '''Messages_hi.properties '''file opens in the '''text editor'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The file contains '''key-value pairs'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''browse.page-title'''&lt;br /&gt;
|| For example '''browse.page-title '''is the '''key'''.&lt;br /&gt;
'''Keys''' are referenced in the '''DSpace source code''' and not visible in the '''UI'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''Browsing DSpace'''&lt;br /&gt;
|| '''Browsing DSpace''' is the '''value'''.&lt;br /&gt;
'''Values''' are visible in the '''UI '''of '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| To localize the '''UI''' content in '''Hindi''', it is required to translate all the values in '''Hindi'''.&lt;br /&gt;
For demonstration, we will translate only the '''menus''' in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''HindiTranslation.txt''' file&lt;br /&gt;
|| '''HindiTranslation.txt''' file has been provided to you in the '''Code files link.'''&lt;br /&gt;
For ease of practice, we have provided the '''Hindi '''translations for the '''keys''' for the '''navigation bar '''here. &lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to '''Messages_hi.properties'''&lt;br /&gt;
|| Switch back to the '''Messages_hi.properties '''file.&lt;br /&gt;
|- &lt;br /&gt;
|| Translate values in''' Messages_hi.properties '''file&lt;br /&gt;
Highlight as per the narration&lt;br /&gt;
|| Translate the '''values''' in''' Messages_hi.properties''' file as shown.&lt;br /&gt;
I have translated the '''values''' for &lt;br /&gt;
* '''jsp.layout.navbar-default.home'''&lt;br /&gt;
* '''jsp.layout.navbar-default.browse'''&lt;br /&gt;
* '''jsp.layout.navbar-default.help'''&lt;br /&gt;
* '''jsp.layout.navbar-default.search'''&lt;br /&gt;
* '''jsp.layout.navbar-default.sign'''&lt;br /&gt;
* '''jsp.layout.navbar-default.language'''&lt;br /&gt;
|- &lt;br /&gt;
|| Save and close the file&lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Next, let us encode''' Messages_hi.properties '''file to '''ASCII encoding'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] : Type&lt;br /&gt;
'''native2ascii -encoding UTF-8 Messages_hi.properties Messages_hi.properties '''&lt;br /&gt;
|| To do so, on the '''terminal''', type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] : Type&lt;br /&gt;
'''$HOME/Rebuild-DSpace'''&lt;br /&gt;
|| Next we have to '''Rebuild DSpace '''with this '''command'''.&lt;br /&gt;
If prompted, type the '''root user password.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Build Successful''' message&lt;br /&gt;
|| '''DSpace Build '''is successful.&lt;br /&gt;
Let us proceed to verify all the changes in the '''UI'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to DSpace&lt;br /&gt;
Ctrl + R&lt;br /&gt;
|| Switch to '''DSpace '''and refresh the page.&lt;br /&gt;
It may take some time to reload the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Language''' tab&lt;br /&gt;
|| Observe that the '''Language''' option appears in the '''navigation bar''' next to the “'''Sign on to'''” option.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Language''' tab&lt;br /&gt;
|| Click on the '''Language''' tab.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to drop down list&lt;br /&gt;
|| A list of all the supported languages is shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Hindi''' from drop down&lt;br /&gt;
|| Select '''Hindi''' from the drop-down list.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Navigation bar'''&lt;br /&gt;
|| The '''menus''' in the '''navigation bar''' get translated to '''Hindi'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To obtain the entire page content in '''Hindi''', translate all the values in '''Messages_hi.properties''' in '''Hindi.'''&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
Click on '''Language''' -&amp;gt; '''English'''&lt;br /&gt;
|| Let us now revert back to '''English.'''&lt;br /&gt;
Click on the '''Language''' tab and select '''English''' from the drop-down list.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the '''menus'''&lt;br /&gt;
|| The '''menus''' are now seen in '''English '''once again.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to&lt;br /&gt;
* '''Index''' the full text of '''Item '''files&lt;br /&gt;
* Generate a '''thumbnail''' for the '''Item''' files&lt;br /&gt;
* Enable '''User Interface language switcher''' and &lt;br /&gt;
* Localize '''User Interface '''of '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Enable full text search for all the archived '''Items''' in''' DSpace'''.&lt;br /&gt;
* Localize '''DSpace '''in any language of your choice.''' '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial Workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Forums&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by the Ministry of Education (MoE), Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace Spoken Tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Searching-Items-in-DSpace/English</id>
		<title>DSpace/C2/Searching-Items-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Searching-Items-in-DSpace/English"/>
				<updated>2021-05-26T05:05:57Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: Created page with &amp;quot;'''Script : Searching Items in DSpace '''  '''Author : Pankaj Patil '''  '''Keywords: Item Search, Item Search in DSpace, Browse in DSpace, Search in DSpace, Browse Items by I...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Searching Items in DSpace '''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: Item Search, Item Search in DSpace, Browse in DSpace, Search in DSpace, Browse Items by Issue Date, Browse Items by Author, Search filters, Search Scope in DSpace, Browsing DSpace on Windows, Browsing DSpace on Ubuntu, Video Tutorial, Spoken Tutorial'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this Spoken Tutorial on '''Searching Items in DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Find an '''Item '''using '''Browse '''&lt;br /&gt;
* Find an '''Item''' using '''Search''' and&lt;br /&gt;
* Find an '''Item''' using '''Discover'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS 18.04'''&lt;br /&gt;
* '''DSpace version 6.3 '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat service''' should be running and&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| &lt;br /&gt;
* Have archived '''Items''' in '''DSpace'''&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To follow this tutorial, you should have knowledge of '''Library Science.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
|| &lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Access of Items in DSpace'''&lt;br /&gt;
|| &lt;br /&gt;
* An''' archived Item '''with '''open access''' is accessible to '''anonymous''' as well as '''authorized users'''.&lt;br /&gt;
* An''' archived Item '''with '''restricted access''' is accessible to '''authorized users''' only.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Browse and Search in DSpace '''&lt;br /&gt;
|| '''DSpace '''offers '''Browse''', '''Search''' and '''Discover''' features to find '''archived Items '''in the''' Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to find an '''Item '''using the '''Browse '''feature.&lt;br /&gt;
|- &lt;br /&gt;
|| Show: file&lt;br /&gt;
'''Secure State Estimation Against Sensor Attacks in the Presence of Noise'''&lt;br /&gt;
|| For this demonstration, I will find an '''Item''' with the title “'''Secure State Estimation Against Sensor Attacks in the Presence of Noise'''”.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt;localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Browse''' tab in the navigation bar&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight&lt;br /&gt;
'''Issue Date'''&lt;br /&gt;
'''Author'''&lt;br /&gt;
'''Title'''&lt;br /&gt;
'''Subject'''&lt;br /&gt;
|| '''DSpace''' facilitates '''Item''' browsing by &lt;br /&gt;
* '''Issue Date'''&lt;br /&gt;
* '''Author'''&lt;br /&gt;
* '''Title '''and&lt;br /&gt;
* '''Subject'''&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''Issue Date'''&lt;br /&gt;
|| Let us browse the '''Items''' by '''Issue Date.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Issue Date'''&lt;br /&gt;
|| For that, click on the '''Issue Date.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Browsing by Issue Date'''&lt;br /&gt;
|| '''Browsing by Issue Date '''page opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Scroll down and locate the''' results '''table&lt;br /&gt;
|| Scroll down and locate the''' results '''table.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''Items '''in''' '''table &lt;br /&gt;
|| An index of all '''archived Items''' is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''Sort By: Issue Date''' and '''In Order: Ascending'''&lt;br /&gt;
|| By default, '''Items''' are sorted by the '''Issue Date''' in '''Ascending''' order.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Jump to a point in the index'''&lt;br /&gt;
|| '''DSpace''' facilitates jumping to a specific point in the index.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''Choose year''' and '''Choose month''' dropdown&lt;br /&gt;
|| To do so, we choose a year and month from the dropdown next to the label '''Jump to a point in the index.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''or type in year'''&lt;br /&gt;
|| Alternatively, we can type a year in the field next to the label '''or type in year.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Item''' File and Point to '''March 2017'''&lt;br /&gt;
|| '''2017 '''is the '''issue date''' of this''' Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to''' DSpace''' interface&lt;br /&gt;
|| Switch back to''' DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Type '''2017''' in field '''or type in year'''&lt;br /&gt;
|| Let’s type in the year as '''2017.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click on the '''GO''' button&lt;br /&gt;
|| Then, click on the '''GO''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''2017 '''in results table''' '''&lt;br /&gt;
|| Observe the '''results''' table.&lt;br /&gt;
The index of '''Items''' with '''2017''' as '''Issue Date''' is shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Secure State Estimation Against Sensor Attacks in the Presence of Noise'''&lt;br /&gt;
|| The '''results''' table also has an '''Item''', which we browsed using '''Issue Date'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Item Title'''&lt;br /&gt;
|| Click on '''Item Title''' to view the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Metadata'''&lt;br /&gt;
|| '''Metadata''' of the '''Item''' is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Files in This Item'''&lt;br /&gt;
|| '''Files in This Item''' table shows the files available for the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the “'''Show full item record'''” button&lt;br /&gt;
|| Click on the “'''Show full item record'''” button, to view the full details of the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Scroll down and point to details of the Item&lt;br /&gt;
|| The full details of the '''Item''' are now displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next, let us browse '''Items''' by '''Author.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Browse''' tab in the navigation bar&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Author''' from dropdown&lt;br /&gt;
|| Select '''Author''' from the dropdown.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Browsing by Author'''&lt;br /&gt;
|| The '''Browsing by Author '''page opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| While browsing '''Items''' by '''Author, '''first we will locate the '''author''' and then the associated '''Items'''.&lt;br /&gt;
|- &lt;br /&gt;
|| locate the''' results '''table&lt;br /&gt;
|| Locate the''' results '''table.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The table shows an index of all '''authors.''' &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Author''' name and number of '''Items'''&lt;br /&gt;
|| '''Author''' name and the number of '''Items archived''' by the '''author''' is shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight by Textbox A to Z characters&lt;br /&gt;
|| Alphabets can be clicked to jump to a particular point in the index.&lt;br /&gt;
That is where the '''author's''' name begins with the chosen alphabet.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Item''' File and Point to '''Shaunak Mishra'''&lt;br /&gt;
|| '''Shaunak Mishra '''is one of the''' authors '''for this''' Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to''' DSpace''' interface&lt;br /&gt;
|| Switch back to''' DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on alphabet '''M'''&lt;br /&gt;
|| Now I will click on the alphabet '''M'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''results''' table&lt;br /&gt;
|| Observe that the '''results '''table shows '''authors''' whose name begins with alphabet '''M'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''or enter first few letters'''&lt;br /&gt;
|| Alternatively, type in the first few letters of the '''author’s''' name.&lt;br /&gt;
This can also be used to narrow down and locate the specific '''author''' in the index.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''or enter first few letters'''&lt;br /&gt;
|| Let’s type the first few letters of the name of an '''author''' in this field.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Mishra '''in '''or enter first few letters'''&lt;br /&gt;
|| I will type '''Mishra.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Press the '''Go '''button&lt;br /&gt;
|| Then, press the '''Go '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''results''' table&lt;br /&gt;
|| Observe that the '''results '''table shows the '''author '''whom we queried.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''author''' name&lt;br /&gt;
'''Mishra S.'''&lt;br /&gt;
|| Click on the '''author’s''' name to view the '''Items''' archived by the '''author'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Item in results table&lt;br /&gt;
|| '''Items archived''' by the selected '''author''' are shown in the '''results''' table.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Secure State Estimation Against Sensor Attacks in the Presence of Noise'''&lt;br /&gt;
|| The '''results''' table shows an '''Item''' which we browsed by '''author'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This is how '''archived Items''' can be found using the '''browse by Authors''' feature.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| In a similar way, '''Items''' can be browsed by '''Title '''and''' Subject '''also'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us learn to find an '''Item''' using the '''Search '''feature. &lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Home''' tab&lt;br /&gt;
|| Click on the '''Home''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''Keywords''' are used to find '''Items''' using the '''Search '''feature in '''DSpace'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to the search box&lt;br /&gt;
|| Enter a '''keyword''' in the '''search '''field of the '''navigation bar'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Enter Keyword “'''State'''”&lt;br /&gt;
|| I will type the '''keyword “State”.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Search''' button&lt;br /&gt;
|| Then, click on the '''Search''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Search'''&lt;br /&gt;
|| The '''Search '''page opens up. &lt;br /&gt;
|- &lt;br /&gt;
|| locate the '''Item hits '''table&lt;br /&gt;
|| Locate the '''Item hits '''table.&lt;br /&gt;
|- &lt;br /&gt;
|| Show Search results&lt;br /&gt;
|| All the '''Items''' having the specified '''keyword''' in '''metadata,''' are listed in the '''results '''table.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Secure State Estimation Against Sensor Attacks in the Presence of Noise'''&lt;br /&gt;
|| The '''Item hits''' table shows the '''Item''' which we searched by its '''keyword'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| If the '''results''' show a large number of '''Items''', then finding a particular '''Item''' can get tedious.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Search''' and '''Filters'''&lt;br /&gt;
|| '''DSpace''' facilitates refining the '''results''' using the '''search scope''' and '''Filters.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Dropdown next to search&lt;br /&gt;
|| The dropdown next to '''Search''' is used for setting the '''scope''' of a '''search'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to options in dropdown&lt;br /&gt;
|| This dropdown contains options like '''All of DSpace, '''and the name of all '''Communities''' in '''DSpace'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Select '''All of DSpace'''&lt;br /&gt;
|| For this demonstration, I will keep the default '''All of DSpace '''option.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Search Keyword'''&lt;br /&gt;
|| Also, I will keep the same '''keyword''' which we entered earlier.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Filters&lt;br /&gt;
|| Additionally, we can apply '''filters''' to refine the '''search results'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Show filter in dropdown&lt;br /&gt;
|| We can add '''filters''' like '''Title, Author, Subject, Date Issued, Has File(s)'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Title''' filter&lt;br /&gt;
|| I will select the '''Title filter'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to operations '''Equals, Contains, ID, Not Equals, Not Contains, Not ID'''&lt;br /&gt;
|| For a chosen '''filter''', we can set operations like '''Equals, Contains, ID, Not Equals, Not Contains, Not ID.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Contains'''&lt;br /&gt;
|| I will select '''Contains.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to field in '''filter''' section&lt;br /&gt;
|| Next, we need to provide '''filtration criteria''' in the field in the '''filter''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''Filtration criteria''' is used by applied '''filters''' for refining the '''search results'''.&lt;br /&gt;
As a '''criteria''', we can provide '''Title/Author/Subject/Date Issued, '''etc.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter Title&lt;br /&gt;
'''Secure State Estimation'''&lt;br /&gt;
|| As I have selected the '''Title filter''', I will set this criteria.&lt;br /&gt;
This criteria is nothing but some words from the actual '''title''' of the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on Add button in filter section&lt;br /&gt;
|| Then, click on the '''Add '''button in the '''filter''' section to apply the '''filter'''.''' '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to search results&lt;br /&gt;
|| Observe that the search '''result''' is updated. &lt;br /&gt;
And, now the search '''result''' shows only those '''Items''' that fulfill the '''filter''' criteria.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Secure State Estimation Against Sensor Attacks in the Presence of Noise'''&lt;br /&gt;
|| The '''Item hits''' table shows an '''Item''' which we searched using the '''filters'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We can apply multiple '''filters '''also, by following the same steps mentioned earlier.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''X '''button &lt;br /&gt;
|| We can remove the set '''filters''' by clicking this '''cross''' button.&lt;br /&gt;
I will skip this.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next, let’s proceed to search '''Item''' using the '''Discover '''feature. &lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''DSpace''' '''discovery''' enables '''Item search''' using '''facets'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Discover'''&lt;br /&gt;
|| The '''Search '''page has the '''Discover''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Author, Subject, Date issued''' and '''Has File(s)'''&lt;br /&gt;
|| The '''Discover''' section contains '''facets''' for''' Author, Subject, Date issued''' and '''Has File(s).'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''Facets''' are break-ups of search results into '''categories''' like '''Author, Subject, Date issued''' and '''Has File(s)'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Author''' name and number of '''Items'''&lt;br /&gt;
|| Each listed record in '''facet''' shows the number of associated '''Items'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us find '''Items''' using '''Author''' '''facet'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To do so, click on the '''Author''' name in '''Author facet.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on Mishra&lt;br /&gt;
|| Again, I will choose '''Mishra'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to Search Page&lt;br /&gt;
|| Observe that the '''Search '''page is updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Locate '''Item hits''' table&lt;br /&gt;
|| Locate '''Item hits''' table.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Secure State Estimation Against Sensor Attacks in the Presence of Noise'''&lt;br /&gt;
|| Observe that the '''Item archived''' by the chosen '''author''' is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This is how we can use '''Search''' and '''Discover '''features for searching '''Items'''.''' '''&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to&lt;br /&gt;
* Find an '''Item '''using '''Browse '''&lt;br /&gt;
* Find an '''Item''' using '''Search''' and&lt;br /&gt;
* Find an '''Item''' using '''Discover'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by the Ministry of Education (MoE), Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Overview-of-DSpace/English</id>
		<title>DSpace/C2/Overview-of-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Overview-of-DSpace/English"/>
				<updated>2021-02-11T10:11:00Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script: '''Overview of DSpace&lt;br /&gt;
&lt;br /&gt;
'''Author: '''Pankaj Patil&lt;br /&gt;
&lt;br /&gt;
'''Keywords: '''DSpace, DSpace Overview, DSpace Basics, DSpace features, Dublin Core, Metadata standard, DSpace repositories, Overview of DSpace, Spoken Tutorial, Video Tutorial&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Title &lt;br /&gt;
|| Hello and welcome to this spoken tutorial on '''Overview of DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Learning Objectives Slide&lt;br /&gt;
|| In this tutorial, we will learn about :&lt;br /&gt;
* '''DSpace '''as a''' Digital Repository System'''&lt;br /&gt;
* Notable '''DSpace repositories '''&lt;br /&gt;
* '''Dublin Core''' '''metadata standard '''and&lt;br /&gt;
* The content available in various tutorials in this series&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisite&lt;br /&gt;
|| To work with '''DSpace''' you should have basic knowledge of '''Library Science'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : System requirements&lt;br /&gt;
|| Throughout this series, we will be using:&lt;br /&gt;
* '''Ubuntu Linux OS''' '''18.04 / Windows 10 64 bit OS'''&lt;br /&gt;
* '''DSpace '''version 6.3&lt;br /&gt;
* '''gedit''' '''text editor (for Ubuntu) / Wordpad ( for Windows) '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However, you may use any other '''browser''' and '''text editor''' of your choice.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : System requirements&lt;br /&gt;
|| '''DSpace''' works on any one of the following '''Operating Systems.'''&lt;br /&gt;
* '''Ubuntu Linux OS 18.04 '''or&lt;br /&gt;
* '''Windows 8 '''or higher versions&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Introduction to '''DSpace'''&lt;br /&gt;
|| &lt;br /&gt;
* '''DSpace '''is a free and '''open source repository software package.'''&lt;br /&gt;
* '''DSpace '''is used for creating and managing '''repositories''' of '''digital content'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Introduction to '''DSpace'''&lt;br /&gt;
|| '''DSpace''' preserves and enables easy and open access to all types of '''digital '''content like,&lt;br /&gt;
* Text and images&lt;br /&gt;
* Video and audio&lt;br /&gt;
* '''Data sets, Web pages, learning objects, '''etc.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Introduction to '''DSpace'''&lt;br /&gt;
|| '''DSpace''' is a '''digital archival system''' and it has the best features of&lt;br /&gt;
* '''Content management systems''' and &lt;br /&gt;
* '''Document management systems'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Features of '''DSpace'''&lt;br /&gt;
|| '''DSpace '''offers the following features:&lt;br /&gt;
* Free and '''open source software'''&lt;br /&gt;
* Completely customizable to fit user needs&lt;br /&gt;
* Structured workflow for document submission&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Features of '''DSpace'''&lt;br /&gt;
|| &lt;br /&gt;
* '''Metadata '''and full text indexing for search&lt;br /&gt;
* Granular group-based access control&lt;br /&gt;
* '''UTF-8''' support &lt;br /&gt;
* Manage and preserve all formats of '''digital content'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DSpace''' Usage&lt;br /&gt;
|| '''DSpace''' is used by educational, government, private and commercial institutions like&lt;br /&gt;
* Museums&lt;br /&gt;
* State archives, State and National Libraries and&lt;br /&gt;
* Journal repositories and consortiums&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Notable '''DSpace '''Repositories&lt;br /&gt;
|| Notable '''DSpace repositories''' are&lt;br /&gt;
* '''The World Bank - Open Knowledge Repository''' &lt;br /&gt;
* '''WHO Institutional Repository''' &lt;br /&gt;
* '''Shodhganga ''': A reservoir of Indian theses&lt;br /&gt;
* Institutional repositories of '''IITs '''and '''IIMs '''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| '''DSpace '''uses the '''Dublin Core metadata standard''' for '''digital content '''submission.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:'''Dublin Core''' Metadata Standard&lt;br /&gt;
|| Now, let us proceed to learn about the '''Dublin Core metadata standard'''.&lt;br /&gt;
* '''Dublin Core metadata standard''' is a set of elements for describing resources.&lt;br /&gt;
* '''Dublin Core''' '''metadata standard''' can be used to describe '''digital''' resources and physical resources.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Now, let us explore each element of '''Dublin Core metadata standard'''.&lt;br /&gt;
&lt;br /&gt;
This is also known as '''DC''' element, in short.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
||&lt;br /&gt;
* '''Title: '''is a name given to the resource.&lt;br /&gt;
* '''Creator: '''is an entity primarily responsible for making the resource.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| &lt;br /&gt;
* '''Contributor: '''is an entity responsible for making contributions to the resource.&lt;br /&gt;
* '''Date: '''is a point or period of time associated with an event in the lifecycle of the resource&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| &lt;br /&gt;
* '''Description: '''is the description of the resource&lt;br /&gt;
* '''Coverage: '''is a geographic location, date/period, or administrative entity of the resource.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| &lt;br /&gt;
* '''Format: '''stands for the file format, physical medium, or dimensions of the resource.&lt;br /&gt;
* '''Identifier: '''is the unique reference to the resource within a given context.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| &lt;br /&gt;
* '''Language: '''is the language of the resource.&lt;br /&gt;
* '''Type: '''is the nature or genre of the resource.&lt;br /&gt;
* '''Relation: '''is''' '''A related resource.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| &lt;br /&gt;
* '''Rights: '''are information about rights held in and over the resource.&lt;br /&gt;
* '''Publisher: '''is an entity responsible for making the resource available.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| &lt;br /&gt;
* '''Source: '''is a related resource from which the described resource is derived.&lt;br /&gt;
* '''Subject: '''is the topic of the resource.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| &amp;quot; | Only Narration&lt;br /&gt;
| &amp;quot; | Now, let’s briefly go through various tutorials available in this series.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DSpace''' Installation on '''Windows 10'''&lt;br /&gt;
|| If you are a '''Windows 10 OS user''',''' '''use these tutorials to install '''DSpace''' and customize it.&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Install JDK and Build tools on Windows 10'''&lt;br /&gt;
|| The initial tutorial is about installing and setting '''environment variables''' for '''JDK, Maven '''and''' Ant''' on '''Windows 10 OS.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Setting up Tomcat and Postgresql on Windows 10'''&lt;br /&gt;
|| After this, we will install '''Tomcat''' and '''Postgresql on Windows 10'''.&lt;br /&gt;
&lt;br /&gt;
Also, we will create a '''DSpace database'''.&lt;br /&gt;
|- &lt;br /&gt;
| &amp;quot; | Slide: Software versions&lt;br /&gt;
|| &lt;br /&gt;
* If you can’t find the same versions of software used in the demonstration, use any other stable versions.&lt;br /&gt;
* But, It is mandatory to use only '''JDK 8 ('''with''' '''any release).&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Dspace Installation on Windows 10 OS'''&lt;br /&gt;
|| In the '''DSpace Installation''' tutorial, we’ll see how to download, '''build''' and '''install DSpace 6.3.'''&lt;br /&gt;
&lt;br /&gt;
Also, we will create a''' DSpace administrator account''' and '''login '''to '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Email Configuration for DSpace on Windows OS'''&lt;br /&gt;
|| In the next tutorial, we’ll see how to '''configure email settings''' in '''DSpace '''hosted on '''Windows 10.'''&lt;br /&gt;
&lt;br /&gt;
We will also learn how to '''rebuild''' '''DSpace, '''to update the changes on the '''server'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Customization of DSpace home page (on Windows 10)'''&lt;br /&gt;
|| This is followed by the tutorial on '''customizing''' the '''homepage''' of '''DSpace '''hosted on''' Windows 10.'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: DSpace Installation on '''Ubuntu Linux OS'''&lt;br /&gt;
|| If you are an '''Ubuntu Linux OS user''', use these tutorials''' '''to install '''DSpace''' and '''customize''' it.&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of''' Getting ready for DSpace Installation'''&lt;br /&gt;
|| We first have the tutorial on '''installing''' the necessary basic '''packages''' on '''Ubuntu OS version 18.04.'''&lt;br /&gt;
&lt;br /&gt;
We will '''install JDK8''', '''Ant''' and '''Maven build''' tools.&lt;br /&gt;
&lt;br /&gt;
Also, we will '''install''' and''' configure Apache Tomcat8''' as a '''web server''' and '''Postgresql10 '''as a '''database server. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of''' DSpace Installation on Ubuntu Linux OS'''&lt;br /&gt;
|| After this, we’ll see how to download, '''build''' and '''install DSpace 6.3.'''&lt;br /&gt;
&lt;br /&gt;
We will also learn how to create a''' DSpace administrator account''' and '''login''' to '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of''' Email configuration for DSpace'''&lt;br /&gt;
|| In the next tutorial, we’ll see how to '''configure email settings''' in '''DSpace.'''&lt;br /&gt;
&lt;br /&gt;
We will also learn how to '''rebuild''' '''DSpace, '''to update the changes on the '''server'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Customization of DSpace Home Page'''&lt;br /&gt;
|| This is followed by the tutorial on '''customizing''' the '''DSpace homepage'''.&lt;br /&gt;
&lt;br /&gt;
Here, we understand how to modify logos, banner content, news, etc.&lt;br /&gt;
|- &lt;br /&gt;
| &amp;quot; | Only narration&lt;br /&gt;
|| After '''Installation''' and '''Customization''' tutorials on '''Windows''' and '''Ubuntu OS''', we have common tutorials for both the '''users'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''User Registration in DSpace'''&lt;br /&gt;
|| Next, we’ll see how to do '''user registration''' in '''DSpace''', and also know the different '''user roles''' in '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Managing DSpace user accounts'''&lt;br /&gt;
&lt;br /&gt;
|| Then, we will see how to add, edit and delete '''users''' using '''administrator authority'''.&lt;br /&gt;
&lt;br /&gt;
Also, we will learn how to create and manage '''groups''' in '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Create Community and sub-community'''&lt;br /&gt;
&lt;br /&gt;
|| Next, we’ll see how to create, edit and delete''' Community '''and '''Sub-community.'''&lt;br /&gt;
&lt;br /&gt;
We will also assign a '''Community Administrator '''for the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Create Collection'''&lt;br /&gt;
&lt;br /&gt;
|| This is followed by a tutorial on how to create, edit and delete''' Collections.'''&lt;br /&gt;
&lt;br /&gt;
We will also assign a '''Collection Administrator '''for the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Item submission in DSpace'''&lt;br /&gt;
|| Next, we will see how to fill '''Item submission form '''and submit an '''Item''' in the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of''' Item Review in DSpace '''&lt;br /&gt;
&lt;br /&gt;
|| '''Items''' submitted in the previous tutorial will be reviewed in this tutorial.&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Batch Import of Items'''&lt;br /&gt;
|| This is followed by a tutorial on '''Batch import''' of '''Items.'''&lt;br /&gt;
&lt;br /&gt;
In this tutorial, we will see how to create '''SAF '''and''' '''import a '''batch''' of '''Items''' in the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
| &amp;quot; | '''DSpace Spoken Tutorial Page'''&lt;br /&gt;
|| Later on, there will be more tutorials in this series.&lt;br /&gt;
&lt;br /&gt;
Please check the '''Spoken Tutorial website''' regularly for the latest topics.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| With this we have come to the end of this tutorial.&lt;br /&gt;
&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Summary&lt;br /&gt;
&lt;br /&gt;
|| In this tutorial, we learnt about:&lt;br /&gt;
* '''DSpace '''as''' Digital Repository System'''&lt;br /&gt;
* Notable '''DSpace repositories'''&lt;br /&gt;
* '''Dublin Core''' '''metadata standard '''and&lt;br /&gt;
* The content available in various tutorials in this series&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| &lt;br /&gt;
* The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
* Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Spoken Tutorial workshops&lt;br /&gt;
|| &lt;br /&gt;
* The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
* For more details, please write to us.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
||&lt;br /&gt;
* Do you have questions in THIS Spoken Tutorial?&lt;br /&gt;
* Please visit this site.&lt;br /&gt;
* Choose the minute and second where you have the question.&lt;br /&gt;
* Explain your question briefly.&lt;br /&gt;
* The Spoken Tutorial project will ensure an answer.&lt;br /&gt;
* You will have to register to ask questions.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Forum for specific questions&lt;br /&gt;
|| &lt;br /&gt;
* The Spoken Tutorial forum is for specific questions on this tutorial.&lt;br /&gt;
* Please do not post unrelated and general questions on them.&lt;br /&gt;
* This will help reduce the clutter.&lt;br /&gt;
* With less clutter, we can use these discussions as instructional material.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| The '''Spoken Tutorial project''' is funded by the Ministry of Education (MoE), Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Overview-of-DSpace/English</id>
		<title>DSpace/C2/Overview-of-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Overview-of-DSpace/English"/>
				<updated>2021-02-11T10:06:18Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script: '''Overview of DSpace&lt;br /&gt;
&lt;br /&gt;
'''Author: '''Pankaj Patil&lt;br /&gt;
&lt;br /&gt;
'''Keywords: '''DSpace, DSpace Overview, DSpace Basics, DSpace features, Dublin Core, Metadata standard, DSpace repositories, Overview of DSpace, Spoken Tutorial, Video Tutorial&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Title &lt;br /&gt;
|| Hello and welcome to this spoken tutorial on '''Overview of DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Learning Objectives Slide&lt;br /&gt;
|| In this tutorial, we will learn about :&lt;br /&gt;
* '''DSpace '''as a''' Digital Repository System'''&lt;br /&gt;
* Notable '''DSpace repositories '''&lt;br /&gt;
* '''Dublin Core''' '''metadata standard '''and&lt;br /&gt;
* The content available in various tutorials in this series&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisite&lt;br /&gt;
|| To work with '''DSpace''' you should have basic knowledge of '''Library Science'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : System requirements&lt;br /&gt;
|| Throughout this series, we will be using:&lt;br /&gt;
* '''Ubuntu Linux OS''' '''18.04 / Windows 10 64 bit OS'''&lt;br /&gt;
* '''DSpace '''version 6.3&lt;br /&gt;
* '''gedit''' '''text editor (for Ubuntu) / Wordpad ( for Windows) '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However, you may use any other '''browser''' and '''text editor''' of your choice.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : System requirements&lt;br /&gt;
|| '''DSpace''' works on any one of the following '''Operating Systems.'''&lt;br /&gt;
* '''Ubuntu Linux OS 18.04 '''or&lt;br /&gt;
* '''Windows 8 '''or higher versions&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Introduction to '''DSpace'''&lt;br /&gt;
|| &lt;br /&gt;
* '''DSpace '''is a free and '''open source repository software package.'''&lt;br /&gt;
* '''DSpace '''is used for creating and managing '''repositories''' of '''digital content'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Introduction to '''DSpace'''&lt;br /&gt;
|| '''DSpace''' preserves and enables easy and open access to all types of '''digital '''content like,&lt;br /&gt;
* Text and images&lt;br /&gt;
* Video and audio&lt;br /&gt;
* '''Data sets, Web pages, learning objects, '''etc.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Introduction to '''DSpace'''&lt;br /&gt;
|| '''DSpace''' is a '''digital archival system''' and it has the best features of&lt;br /&gt;
* '''Content management systems''' and &lt;br /&gt;
* '''Document management systems'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Features of '''DSpace'''&lt;br /&gt;
|| '''DSpace '''offers the following features:&lt;br /&gt;
* Free and '''open source software'''&lt;br /&gt;
* Completely customizable to fit user needs&lt;br /&gt;
* Structured workflow for document submission&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Features of '''DSpace'''&lt;br /&gt;
|| &lt;br /&gt;
* '''Metadata '''and full text indexing for search&lt;br /&gt;
* Granular group-based access control&lt;br /&gt;
* '''UTF-8''' support &lt;br /&gt;
* Manage and preserve all formats of '''digital content'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DSpace''' Usage&lt;br /&gt;
|| '''DSpace''' is used by educational, government, private and commercial institutions like&lt;br /&gt;
* Museums&lt;br /&gt;
* State archives, State and National Libraries and&lt;br /&gt;
* Journal repositories and consortiums&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Notable '''DSpace '''Repositories&lt;br /&gt;
|| Notable '''DSpace repositories''' are&lt;br /&gt;
* '''The World Bank - Open Knowledge Repository''' &lt;br /&gt;
* '''WHO Institutional Repository''' &lt;br /&gt;
* '''Shodhganga ''': A reservoir of Indian theses&lt;br /&gt;
* Institutional repositories of '''IITs '''and '''IIMs '''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| '''DSpace '''uses the '''Dublin Core metadata standard''' for '''digital content '''submission.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:'''Dublin Core''' Metadata Standard&lt;br /&gt;
|| Now, let us proceed to learn about the '''Dublin Core metadata standard'''.&lt;br /&gt;
* '''Dublin Core metadata standard''' is a set of elements for describing resources.&lt;br /&gt;
* '''Dublin Core''' '''metadata standard''' can be used to describe '''digital''' resources and physical resources.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Now, let us explore each element of '''Dublin Core metadata standard'''.&lt;br /&gt;
&lt;br /&gt;
This is also known as '''DC''' element, in short.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
||&lt;br /&gt;
* '''Title: '''is a name given to the resource.&lt;br /&gt;
* '''Creator: '''is an entity primarily responsible for making the resource.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| &lt;br /&gt;
* '''Contributor: '''is an entity responsible for making contributions to the resource.&lt;br /&gt;
* '''Date: '''is a point or period of time associated with an event in the lifecycle of the resource&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| &lt;br /&gt;
* '''Description: '''is the description of the resource&lt;br /&gt;
* '''Coverage: '''is a geographic location, date/period, or administrative entity of the resource.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| &lt;br /&gt;
* '''Format: '''stands for the file format, physical medium, or dimensions of the resource.&lt;br /&gt;
* '''Identifier: '''is the unique reference to the resource within a given context.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| &lt;br /&gt;
* '''Language: '''is the language of the resource.&lt;br /&gt;
* '''Type: '''is the nature or genre of the resource.&lt;br /&gt;
* '''Relation: '''is''' '''A related resource.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| &lt;br /&gt;
* '''Rights: '''are information about rights held in and over the resource.&lt;br /&gt;
* '''Publisher: '''is an entity responsible for making the resource available.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| &lt;br /&gt;
* '''Source: '''is a related resource from which the described resource is derived.&lt;br /&gt;
* '''Subject: '''is the topic of the resource.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| &amp;quot; | Only Narration&lt;br /&gt;
| &amp;quot; | Now, let’s briefly go through various tutorials available in this series.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DSpace''' Installation on '''Windows 10'''&lt;br /&gt;
|| If you are a '''Windows 10 OS user''',''' '''use these tutorials to install '''DSpace''' and customize it.&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Install JDK and Build tools on Windows 10'''&lt;br /&gt;
|| The initial tutorial is about installing and setting '''environment variables''' for '''JDK, Maven '''and''' Ant''' on '''Windows 10 OS.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Setting up Tomcat and Postgresql on Windows 10'''&lt;br /&gt;
|| After this, we will install '''Tomcat''' and '''Postgresql on Windows 10'''.&lt;br /&gt;
&lt;br /&gt;
Also, we will create a '''DSpace database'''.&lt;br /&gt;
|- &lt;br /&gt;
| &amp;quot; | Slide: Software versions&lt;br /&gt;
|| &lt;br /&gt;
* If you can’t find the same versions of software used in the demonstration, use any other stable versions.&lt;br /&gt;
* But, It is mandatory to use only '''JDK 8 ('''with''' '''any release).&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Dspace Installation on Windows 10 OS'''&lt;br /&gt;
|| In the '''DSpace Installation''' tutorial, we’ll see how to download, '''build''' and '''install DSpace 6.3.'''&lt;br /&gt;
&lt;br /&gt;
Also, we will create a''' DSpace administrator account''' and '''login '''to '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Email Configuration for DSpace on Windows OS'''&lt;br /&gt;
|| In the next tutorial, we’ll see how to '''configure email settings''' in '''DSpace '''hosted on '''Windows 10.'''&lt;br /&gt;
&lt;br /&gt;
We will also learn how to '''rebuild''' '''DSpace, '''to update the changes on the '''server'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Customization of DSpace home page (on Windows 10)'''&lt;br /&gt;
|| This is followed by the tutorial on '''customizing''' the '''homepage''' of '''DSpace '''hosted on''' Windows 10.'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: DSpace Installation on '''Ubuntu Linux OS'''&lt;br /&gt;
|| If you are an '''Ubuntu Linux OS user''', use these tutorials''' '''to install '''DSpace''' and '''customize''' it.&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of''' Getting ready for DSpace Installation'''&lt;br /&gt;
|| We first have the tutorial on '''installing''' the necessary basic '''packages''' on '''Ubuntu OS version 18.04.'''&lt;br /&gt;
&lt;br /&gt;
We will '''install JDK8''', '''Ant''' and '''Maven build''' tools.&lt;br /&gt;
&lt;br /&gt;
Also, we will '''install''' and''' configure Apache Tomcat8''' as a '''web server''' and '''Postgresql10 '''as a '''database server. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of''' DSpace Installation on Ubuntu Linux OS'''&lt;br /&gt;
|| After this, we’ll see how to download, '''build''' and '''install DSpace 6.3.'''&lt;br /&gt;
&lt;br /&gt;
We will also learn how to create a''' DSpace administrator account''' and '''login''' to '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of''' Email configuration for DSpace'''&lt;br /&gt;
|| In the next tutorial, we’ll see how to '''configure email settings''' in '''DSpace.'''&lt;br /&gt;
&lt;br /&gt;
We will also learn how to '''rebuild''' '''DSpace, '''to update the changes on the '''server'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Customization of DSpace Home Page'''&lt;br /&gt;
|| This is followed by the tutorial on '''customizing''' the '''DSpace homepage'''.&lt;br /&gt;
&lt;br /&gt;
Here, we understand how to modify logos, banner content, news, etc.&lt;br /&gt;
|- &lt;br /&gt;
| &amp;quot; | Only narration&lt;br /&gt;
|| After '''Installation''' and '''Customization''' tutorials on '''Windows''' and '''Ubuntu OS''', we have common tutorials for both the '''users'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''User Registration in DSpace'''&lt;br /&gt;
|| Next, we’ll see how to do '''user registration''' in '''DSpace''', and also know the different '''user roles''' in '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Managing DSpace user accounts'''&lt;br /&gt;
&lt;br /&gt;
|| Then, we will see how to add, edit and delete '''users''' using '''administrator authority'''.&lt;br /&gt;
&lt;br /&gt;
Also, we will learn how to create and manage '''groups''' in '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Create Community and sub-community'''&lt;br /&gt;
&lt;br /&gt;
|| Next, we’ll see how to create, edit and delete''' Community '''and '''Sub-community.'''&lt;br /&gt;
&lt;br /&gt;
We will also assign a '''Community Administrator '''for the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Create Collection'''&lt;br /&gt;
&lt;br /&gt;
|| This is followed by a tutorial on how to create, edit and delete''' Collections.'''&lt;br /&gt;
&lt;br /&gt;
We will also assign a '''Collection Administrator '''for the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Item submission in DSpace'''&lt;br /&gt;
|| Next, we will see how to fill '''Item submission form '''and submit an '''Item''' in the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of''' Item Review in DSpace '''(03:16 -03:20)&amp;gt;&amp;gt;(07:17-07:22)&lt;br /&gt;
&lt;br /&gt;
|| '''Items''' submitted in the previous tutorial will be reviewed in this tutorial.&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Batch Import of Items'''&lt;br /&gt;
|| This is followed by a tutorial on '''Batch import''' of '''Items.'''&lt;br /&gt;
&lt;br /&gt;
In this tutorial, we will see how to create '''SAF '''and''' '''import a '''batch''' of '''Items''' in the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
| &amp;quot; | '''DSpace Spoken Tutorial Page'''&lt;br /&gt;
|| Later on, there will be more tutorials in this series.&lt;br /&gt;
&lt;br /&gt;
Please check the '''Spoken Tutorial website''' regularly for the latest topics.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| With this we have come to the end of this tutorial.&lt;br /&gt;
&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Summary&lt;br /&gt;
&lt;br /&gt;
|| In this tutorial, we learnt about:&lt;br /&gt;
* '''DSpace '''as''' Digital Repository System'''&lt;br /&gt;
* Notable '''DSpace repositories'''&lt;br /&gt;
* '''Dublin Core''' '''metadata standard '''and&lt;br /&gt;
* The content available in various tutorials in this series&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| &lt;br /&gt;
* The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
* Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Spoken Tutorial workshops&lt;br /&gt;
|| &lt;br /&gt;
* The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
* For more details, please write to us.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
||&lt;br /&gt;
* Do you have questions in THIS Spoken Tutorial?&lt;br /&gt;
* Please visit this site.&lt;br /&gt;
* Choose the minute and second where you have the question.&lt;br /&gt;
* Explain your question briefly.&lt;br /&gt;
* The Spoken Tutorial project will ensure an answer.&lt;br /&gt;
* You will have to register to ask questions.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Forum for specific questions&lt;br /&gt;
|| &lt;br /&gt;
* The Spoken Tutorial forum is for specific questions on this tutorial.&lt;br /&gt;
* Please do not post unrelated and general questions on them.&lt;br /&gt;
* This will help reduce the clutter.&lt;br /&gt;
* With less clutter, we can use these discussions as instructional material.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| The '''Spoken Tutorial project''' is funded by the Ministry of Education (MoE), Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Overview-of-DSpace/English</id>
		<title>DSpace/C2/Overview-of-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Overview-of-DSpace/English"/>
				<updated>2021-02-11T06:31:53Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: Created page with &amp;quot;'''Script: '''Overview of DSpace  '''Author: '''Pankaj Patil  '''Keywords: '''DSpace, DSpace Overview, DSpace Basics, DSpace features, Dublin Core, Metadata standard, DSpace r...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script: '''Overview of DSpace&lt;br /&gt;
&lt;br /&gt;
'''Author: '''Pankaj Patil&lt;br /&gt;
&lt;br /&gt;
'''Keywords: '''DSpace, DSpace Overview, DSpace Basics, DSpace features, Dublin Core, Metadata standard, DSpace repositories, Overview of DSpace, Spoken Tutorial, Video Tutorial&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Title &lt;br /&gt;
|| Hello and welcome to this spoken tutorial on '''Overview of DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Learning Objectives Slide&lt;br /&gt;
|| In this tutorial, we will learn about :&lt;br /&gt;
* '''DSpace '''as a''' Digital Repository System'''&lt;br /&gt;
* Notable '''DSpace repositories '''&lt;br /&gt;
* '''Dublin Core''' '''metadata standard '''and&lt;br /&gt;
* The content available in various tutorials in this series&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisite&lt;br /&gt;
|| To work with '''DSpace''' you should have basic knowledge of '''Library Science'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : System requirements&lt;br /&gt;
|| Throughout this series, we will be using:&lt;br /&gt;
* '''Ubuntu Linux OS''' '''18.04 / Windows 10 64 bit OS'''&lt;br /&gt;
* '''DSpace '''version 6.3&lt;br /&gt;
* '''gedit''' '''text editor (for Ubuntu) / Wordpad ( for Windows) '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However, you may use any other '''browser''' and '''text editor''' of your choice.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : System requirements&lt;br /&gt;
|| '''DSpace''' works on any one of the following '''Operating Systems.'''&lt;br /&gt;
* '''Ubuntu Linux OS 18.04 '''or&lt;br /&gt;
* '''Windows 8 '''or higher versions&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Introduction to '''DSpace'''&lt;br /&gt;
|| * '''DSpace '''is a free and '''open source repository software package.'''&lt;br /&gt;
* '''DSpace '''is used for creating and managing '''repositories''' of '''digital content'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Introduction to '''DSpace'''&lt;br /&gt;
|| '''DSpace''' preserves and enables easy and open access to all types of '''digital '''content like,&lt;br /&gt;
* Text and images&lt;br /&gt;
* Video and audio&lt;br /&gt;
* '''Data sets, Web pages, learning objects, '''etc.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Introduction to '''DSpace'''&lt;br /&gt;
|| '''DSpace''' is a '''digital archival system''' and it has the best features of&lt;br /&gt;
* '''Content management systems''' and &lt;br /&gt;
* '''Document management systems'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Features of '''DSpace'''&lt;br /&gt;
|| '''DSpace '''offers the following features:&lt;br /&gt;
* Free and '''open source software'''&lt;br /&gt;
* Completely customizable to fit user needs&lt;br /&gt;
* Structured workflow for document submission&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Features of '''DSpace'''&lt;br /&gt;
|| * '''Metadata '''and full text indexing for search&lt;br /&gt;
* Granular group-based access control&lt;br /&gt;
* '''UTF-8''' support &lt;br /&gt;
* Manage and preserve all formats of '''digital content'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DSpace''' Usage&lt;br /&gt;
|| '''DSpace''' is used by educational, government, private and commercial institutions like&lt;br /&gt;
* Museums&lt;br /&gt;
* State archives, State and National Libraries and&lt;br /&gt;
* Journal repositories and consortiums&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Notable '''DSpace '''Repositories&lt;br /&gt;
|| Notable '''DSpace repositories''' are&lt;br /&gt;
* '''The World Bank - Open Knowledge Repository''' &lt;br /&gt;
* '''WHO Institutional Repository''' &lt;br /&gt;
* '''Shodhganga ''': A reservoir of Indian theses&lt;br /&gt;
* Institutional repositories of '''IITs '''and '''IIMs '''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| '''DSpace '''uses the '''Dublin Core metadata standard''' for '''digital content '''submission.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:'''Dublin Core''' Metadata Standard&lt;br /&gt;
|| Now, let us proceed to learn about the '''Dublin Core metadata standard'''.&lt;br /&gt;
* '''Dublin Core metadata standard''' is a set of elements for describing resources.&lt;br /&gt;
* '''Dublin Core''' '''metadata standard''' can be used to describe '''digital''' resources and physical resources.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Now, let us explore each element of '''Dublin Core metadata standard'''.&lt;br /&gt;
&lt;br /&gt;
This is also known as '''DC''' element, in short.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| * '''Title: '''is a name given to the resource.&lt;br /&gt;
* '''Creator: '''is an entity primarily responsible for making the resource.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| * '''Contributor: '''is an entity responsible for making contributions to the resource.&lt;br /&gt;
* '''Date: '''is a point or period of time associated with an event in the lifecycle of the resource&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| * '''Description: '''is the description of the resource&lt;br /&gt;
* '''Coverage: '''is a geographic location, date/period, or administrative entity of the resource.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| * '''Format: '''stands for the file format, physical medium, or dimensions of the resource.&lt;br /&gt;
* '''Identifier: '''is the unique reference to the resource within a given context.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| * '''Language: '''is the language of the resource.&lt;br /&gt;
* '''Type: '''is the nature or genre of the resource.&lt;br /&gt;
* '''Relation: '''is''' '''A related resource.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| * '''Rights: '''are information about rights held in and over the resource.&lt;br /&gt;
* '''Publisher: '''is an entity responsible for making the resource available.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DC''' Element&lt;br /&gt;
|| * '''Source: '''is a related resource from which the described resource is derived.&lt;br /&gt;
* '''Subject: '''is the topic of the resource.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
| &amp;quot; | Only Narration&lt;br /&gt;
| &amp;quot; | Now, let’s briefly go through various tutorials available in this series.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DSpace''' Installation on '''Windows 10'''&lt;br /&gt;
|| If you are a '''Windows 10 OS user''',''' '''use these tutorials to install '''DSpace''' and customize it.&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Install JDK and Build tools on Windows 10'''&lt;br /&gt;
|| The initial tutorial is about installing and setting '''environment variables''' for '''JDK, Maven '''and''' Ant''' on '''Windows 10 OS.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Setting up Tomcat and Postgresql on Windows 10'''&lt;br /&gt;
|| After this, we will install '''Tomcat''' and '''Postgresql on Windows 10'''.&lt;br /&gt;
&lt;br /&gt;
Also, we will create a '''DSpace database'''.&lt;br /&gt;
|- &lt;br /&gt;
| &amp;quot; | Slide: Software versions&lt;br /&gt;
|| * If you can’t find the same versions of software used in the demonstration, use any other stable versions.&lt;br /&gt;
* But, It is mandatory to use only '''JDK 8 ('''with''' '''any release).&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Dspace Installation on Windows 10 OS'''&lt;br /&gt;
|| In the '''DSpace Installation''' tutorial, we’ll see how to download, '''build''' and '''install DSpace 6.3.'''&lt;br /&gt;
&lt;br /&gt;
Also, we will create a''' DSpace administrator account''' and '''login '''to '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Email Configuration for DSpace on Windows OS'''&lt;br /&gt;
|| In the next tutorial, we’ll see how to '''configure email settings''' in '''DSpace '''hosted on '''Windows 10.'''&lt;br /&gt;
&lt;br /&gt;
We will also learn how to '''rebuild''' '''DSpace, '''to update the changes on the '''server'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Customization of DSpace home page (on Windows 10)'''&lt;br /&gt;
|| This is followed by the tutorial on '''customizing''' the '''homepage''' of '''DSpace '''hosted on''' Windows 10.'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: DSpace Installation on '''Ubuntu Linux OS'''&lt;br /&gt;
|| If you are an '''Ubuntu Linux OS user''', use these tutorials''' '''to install '''DSpace''' and '''customize''' it.&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of''' Getting ready for DSpace Installation'''&lt;br /&gt;
|| We first have the tutorial on '''installing''' the necessary basic '''packages''' on '''Ubuntu OS version 18.04.'''&lt;br /&gt;
&lt;br /&gt;
We will '''install JDK8''', '''Ant''' and '''Maven build''' tools.&lt;br /&gt;
&lt;br /&gt;
Also, we will '''install''' and''' configure Apache Tomcat8''' as a '''web server''' and '''Postgresql10 '''as a '''database server. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of''' DSpace Installation on Ubuntu Linux OS'''&lt;br /&gt;
|| After this, we’ll see how to download, '''build''' and '''install DSpace 6.3.'''&lt;br /&gt;
&lt;br /&gt;
We will also learn how to create a''' DSpace administrator account''' and '''login''' to '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of''' Email configuration for DSpace'''&lt;br /&gt;
|| In the next tutorial, we’ll see how to '''configure email settings''' in '''DSpace.'''&lt;br /&gt;
&lt;br /&gt;
We will also learn how to '''rebuild''' '''DSpace, '''to update the changes on the '''server'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Customization of DSpace Home Page'''&lt;br /&gt;
|| This is followed by the tutorial on '''customizing''' the '''DSpace homepage'''.&lt;br /&gt;
&lt;br /&gt;
Here, we understand how to modify logos, banner content, news, etc.&lt;br /&gt;
|- &lt;br /&gt;
| &amp;quot; | Only narration&lt;br /&gt;
|| After '''Installation''' and '''Customization''' tutorials on '''Windows''' and '''Ubuntu OS''', we have common tutorials for both the '''users'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''User Registration in DSpace'''&lt;br /&gt;
|| Next, we’ll see how to do '''user registration''' in '''DSpace''', and also know the different '''user roles''' in '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Managing DSpace user accounts'''&lt;br /&gt;
&lt;br /&gt;
|| Then, we will see how to add, edit and delete '''users''' using '''administrator authority'''.&lt;br /&gt;
&lt;br /&gt;
Also, we will learn how to create and manage '''groups''' in '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Create Community and sub-community'''&lt;br /&gt;
&lt;br /&gt;
|| Next, we’ll see how to create, edit and delete''' Community '''and '''Sub-community.'''&lt;br /&gt;
&lt;br /&gt;
We will also assign a '''Community Administrator '''for the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Create Collection'''&lt;br /&gt;
&lt;br /&gt;
|| This is followed by a tutorial on how to create, edit and delete''' Collections.'''&lt;br /&gt;
&lt;br /&gt;
We will also assign a '''Collection Administrator '''for the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Item submission in DSpace'''&lt;br /&gt;
|| Next, we will see how to fill '''Item submission form '''and submit an '''Item''' in the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of''' Item Review in DSpace '''(03:16 -03:20)&amp;gt;&amp;gt;(07:17-07:22)&lt;br /&gt;
&lt;br /&gt;
|| '''Items''' submitted in the previous tutorial will be reviewed in this tutorial.&lt;br /&gt;
|- &lt;br /&gt;
|| Glimpse of '''Batch Import of Items'''&lt;br /&gt;
|| This is followed by a tutorial on '''Batch import''' of '''Items.'''&lt;br /&gt;
&lt;br /&gt;
In this tutorial, we will see how to create '''SAF '''and''' '''import a '''batch''' of '''Items''' in the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
| &amp;quot; | '''DSpace Spoken Tutorial Page'''&lt;br /&gt;
|| Later on, there will be more tutorials in this series.&lt;br /&gt;
&lt;br /&gt;
Please check the '''Spoken Tutorial website''' regularly for the latest topics.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| With this we have come to the end of this tutorial.&lt;br /&gt;
&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Summary&lt;br /&gt;
&lt;br /&gt;
|| In this tutorial, we learnt about:&lt;br /&gt;
* '''DSpace '''as''' Digital Repository System'''&lt;br /&gt;
* Notable '''DSpace repositories'''&lt;br /&gt;
* '''Dublin Core''' '''metadata standard '''and&lt;br /&gt;
* The content available in various tutorials in this series&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| &lt;br /&gt;
* The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
* Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Spoken Tutorial workshops&lt;br /&gt;
|| &lt;br /&gt;
* The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
* For more details, please write to us.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
||&lt;br /&gt;
* Do you have questions in THIS Spoken Tutorial?&lt;br /&gt;
* Please visit this site.&lt;br /&gt;
* Choose the minute and second where you have the question.&lt;br /&gt;
* Explain your question briefly.&lt;br /&gt;
* The Spoken Tutorial project will ensure an answer.&lt;br /&gt;
* You will have to register to ask questions.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Forum for specific questions&lt;br /&gt;
|| &lt;br /&gt;
* The Spoken Tutorial forum is for specific questions on this tutorial.&lt;br /&gt;
* Please do not post unrelated and general questions on them.&lt;br /&gt;
* This will help reduce the clutter.&lt;br /&gt;
* With less clutter, we can use these discussions as instructional material.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| The '''Spoken Tutorial project''' is funded by the Ministry of Education (MoE), Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/DSpace-Installation-on-Windows-OS/English</id>
		<title>DSpace/C2/DSpace-Installation-on-Windows-OS/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/DSpace-Installation-on-Windows-OS/English"/>
				<updated>2021-01-07T10:43:05Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script: Dspace installation on Windows 10 OS'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: DSpace installation, DSpace build, DSpace deployment, DSpace administrator account, local.cfg configuration, Dspace on Windows 10 OS'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Dspace Installation on Windows 10 OS.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives Slide&lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
* '''Install DSpace''' on '''Windows 10 OS'''&lt;br /&gt;
* Crossverify '''DSpace installation''' and&lt;br /&gt;
* Create a '''DSpace administrator account'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Windows 10 64 bit OS'''&lt;br /&gt;
* '''WordPad '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''editor''' or '''browser''' of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have &lt;br /&gt;
* Installed '''Java, Tomcat 8, Postgresql 11, Ant, Maven, git'''&lt;br /&gt;
* Configured '''Tomcat 8 server '''and &lt;br /&gt;
* Created a '''dspace database '''in''' Postgresql 11.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| &lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| You will also need minimum 5 unique '''email ids''' for practising various '''roles''' in '''DSpace'''.&lt;br /&gt;
If you don’t have, then please create them before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The '''commands''' used in this tutorial are in a file in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing. &lt;br /&gt;
|- &lt;br /&gt;
|| Switch to '''WordPad '''and open the file&lt;br /&gt;
|| I have opened the '''commands file''' in '''WordPad editor '''on my machine.&lt;br /&gt;
And I will use the same file to copy-paste the '''commands''' during the demonstration.&lt;br /&gt;
The shortcut to paste on the '''Command Prompt '''is''' Ctrl '''and '''V '''keys'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us begin.&lt;br /&gt;
First, we will download the '''source code''' for '''DSpace 6.3.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open a '''web browser'''.&lt;br /&gt;
|| Open a '''web browser'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Type:&lt;br /&gt;
'''https://github.com/DSpace/DSpace/releases/download/dspace-6.3/dspace-6.3-src-release.zip'''&lt;br /&gt;
|| In the '''address bar''' type the '''URL''' as shown and press '''Enter'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Save file'''&lt;br /&gt;
|| If prompted, click on the '''Save file''' option and then on the '''OK''' button.&lt;br /&gt;
|-&lt;br /&gt;
|  | Open '''Downloads''' folder&lt;br /&gt;
|  | Go to the place where you have downloaded the file on your machine.&lt;br /&gt;
In my case it is in the '''Downloads folder.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Copy '''dspace-6.3-src-release.zip '''file to '''C''' drive&lt;br /&gt;
|| Copy the '''dspace-6.3-src-release.zip '''file to '''C''' drive.&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' Continue'''&lt;br /&gt;
|| When '''prompted, '''click''' '''on''' Continue '''to provide '''administrator''' permissions for copy.&lt;br /&gt;
|- &lt;br /&gt;
|| Unzip '''dspace-6.3-src-release.zip '''file&lt;br /&gt;
|| Now unzip '''dspace-6.3-src-release.zip '''file using '''7-zip''' as shown. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to folder '''dspace-6.3-src-release '''&lt;br /&gt;
|| The contents of the '''zip '''file are extracted into '''dspace-6.3-src-release '''folder.&lt;br /&gt;
|- &lt;br /&gt;
|| Browse and Point to '''local.cfg.EXAMPLE''' in folder view&lt;br /&gt;
'''C Drive &amp;gt;&amp;gt; dspace-6.3-src-release &amp;gt;&amp;gt; dspace &amp;gt;&amp;gt; config&amp;gt;&amp;gt;local.cfg.EXAMPLE'''&lt;br /&gt;
|| '''DSpace source code''' has '''local.cfg.EXAMPLE, '''which is a sample '''DSpace configuration'''.&lt;br /&gt;
'''DSpace''' checks for the '''configuration''' in the '''local.cfg''' file.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''local.cfg''' file&lt;br /&gt;
|| '''local.cfg''' file can be created in two ways:&lt;br /&gt;
# Renaming '''local.cfg.EXAMPLE''' as '''local.cfg'''&lt;br /&gt;
# Copying '''local.cfg.EXAMPLE''' as '''local.cfg'''&lt;br /&gt;
|- &lt;br /&gt;
|| Create copy of '''local.cfg.EXAMPLE '''as '''local.cfg - Copy.EXAMPLE'''&lt;br /&gt;
|| First we’ll make a copy of '''local.cfg.EXAMPLE '''file by pressing '''Ctrl + C''' and then '''Ctrl + V''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Rename '''local.cfg - Copy.EXAMPLE '''file as '''local.cfg.'''&lt;br /&gt;
|| Then rename the '''local.cfg - Copy.EXAMPLE '''file as '''local.cfg.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Yes''' button&lt;br /&gt;
|| Click on the''' Yes''' button to confirm the renaming.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''local.cfg '''file with '''WordPad'''&lt;br /&gt;
|| Now open the '''local.cfg '''file with '''WordPad editor.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''SERVER CONFIGURATION'''&lt;br /&gt;
|| Locate the '''SERVER CONFIGURATION '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter the path of installation directory&lt;br /&gt;
'''dspace.dir=C:/dspace'''&lt;br /&gt;
|| Here, I have set the values for some '''parameters'''. &lt;br /&gt;
Kindly update in your '''configuration''' file also.&lt;br /&gt;
'''Webapps '''created during '''dspace installation''' will be stored in''' dspace.dir path'''.&lt;br /&gt;
Value for '''dspace.dir''' is''' C:/dspace'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''dspace.ui = xmlui'''&lt;br /&gt;
'''dspace.ui ='''&lt;br /&gt;
|| The default value of '''dspace.ui''' is '''xmlui'''.&lt;br /&gt;
We will remove that value and leave it as blank.&lt;br /&gt;
'''dspace.ui '''is left blank to enable '''email-based user verification.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Highlight'''&lt;br /&gt;
'''dspace.hostname = localhost'''&lt;br /&gt;
&lt;br /&gt;
'''dspace.baseUrl = http://localhost:8080'''&lt;br /&gt;
&lt;br /&gt;
'''solr.server = http://localhost:8080/solr'''&lt;br /&gt;
&lt;br /&gt;
|| Now suppose we are working on a '''remote machine'''. &lt;br /&gt;
Then set the '''machine ip''' as a value for '''dspace.hostname''', '''dspace.baseUrl '''and '''solr.server.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''DATABASE CONFIGURATION'''&lt;br /&gt;
'''db.username = dspace'''&lt;br /&gt;
'''db.password = dbuserpass'''&lt;br /&gt;
|| Locate '''DATABASE CONFIGURATION '''section.&lt;br /&gt;
Enter the value for '''db.username''' as '''dspace''' and '''db.password''' as '''dbuserpass'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Press '''Ctrl + S '''&amp;gt;&amp;gt; Close File&lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Type '''cmd''' in search box of '''taskbar'''&lt;br /&gt;
|| Now go to the '''search bar''' located at the bottom left of the '''taskbar.'''&lt;br /&gt;
Then type''' cmd.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Command Prompt'''&lt;br /&gt;
|| Click on the '''Command Prompt application'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Here onwards please remember to press the '''Enter '''key after typing each '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''cd C:\dspace-6.3-src-release'''&lt;br /&gt;
|| Using '''cd command''' go to the '''directory dspace-6.3-src-release '''in the '''C''' drive.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''mvn -U clean package'''&lt;br /&gt;
|| '''Maven package''' is used to download external''' Java libraries''' and '''build''' the '''source code'''.&lt;br /&gt;
To '''build''' '''DSpace''', type the '''command''' as shown here.&lt;br /&gt;
The download may''' '''take some time depending on your '''internet speed'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Highlight:&lt;br /&gt;
'''BUILD SUCCESS''' message&lt;br /&gt;
|| Once the download is complete, '''BUILD SUCCESS''' message will be displayed on the '''command prompt'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Troubleshoot for build failure&lt;br /&gt;
|| In case you get '''BUILD FAILED '''message, do the following-&lt;br /&gt;
* Verify all the steps '''executed''' earlier by referring to the prerequisite tutorials.&lt;br /&gt;
* Also check the version of all the '''packages '''installed.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''cd C:\dspace-6.3-src-release\dspace\target\dspace-installer'''&lt;br /&gt;
|| Now, using the '''cd command''' go to the '''directory dspace-installer.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''ant fresh_install'''&lt;br /&gt;
|| '''Apache Ant '''is a tool used to '''build DSpace binaries.'''&lt;br /&gt;
To '''install DSpace''' using '''Ant''', type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Highlight:&lt;br /&gt;
'''BUILD SUCCESSFUL''' message&lt;br /&gt;
|| Once the '''installation''' is complete, '''BUILD SUCCESSFUL''' message will be displayed on the '''command prompt'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Next, we will create a '''DSpace administrator account''' and set the '''credentials'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''cd C:\dspace\bin'''&lt;br /&gt;
|| Using '''cd command''' change the '''present working directory''' to '''dspace bin directory.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''dspace create-administrator'''&lt;br /&gt;
|| Type the '''command''' as shown to create a '''DSpace administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Email: [mailto:dspace.u1@gmail.com dspace.u1@gmail.com]&lt;br /&gt;
First name : User1&lt;br /&gt;
|| Type the values for '''email address''' and '''First name '''as shown.&lt;br /&gt;
These are mandatory '''fields'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Last name : &lt;br /&gt;
|| I’m skipping the '''Last name '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Password : u1pass&lt;br /&gt;
|| Now '''set''' the '''password''' for the '''dspace admin account.'''&lt;br /&gt;
I will type '''u1pass''' and press '''Enter'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Retype the admin password&lt;br /&gt;
Password: u1pass&lt;br /&gt;
|| Type the '''password '''once again and press '''Enter.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Type '''Y''' to confirm entered details.&lt;br /&gt;
|| The '''prompt''' will ask us to type '''Y''' to confirm the newly added details.&lt;br /&gt;
Type '''Y''' and press '''Enter'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| '''Administrator’s credentials''' are used to '''login''' to the '''DSpace portal''' with '''Administrator authority.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Close the '''Command Prompt'''&lt;br /&gt;
|| Close the '''command prompt'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to '''deploy dspace webapps '''on''' Tomcat.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''Administrative privileges''' are required to '''deploy webapps'''.&lt;br /&gt;
Therefore, let us open the '''command prompt '''with''' Administrative privileges.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Type '''cmd''' in search box of '''taskbar'''&lt;br /&gt;
|| Go to the '''search bar''' located at the bottom left of the '''taskbar.'''&lt;br /&gt;
Then type''' cmd.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Right Click on '''Command Prompt -&amp;gt; Run as administrator'''&lt;br /&gt;
|| From the displayed list, right-click on '''Command Prompt application''' and select '''Run as administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' '''on '''yes'''&lt;br /&gt;
|| If '''prompted, '''click''' '''on the''' Yes '''button in the '''User Account Control''' dialog box.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Administrator:Command Prompt'''&lt;br /&gt;
|| '''Command Prompt''' opens with the '''administrator privileges'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''cd C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps'''&lt;br /&gt;
|| Type the '''command''' as shown to navigate to '''Tomcat webapps.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type: '''dir'''&lt;br /&gt;
|| Type''' dir '''to see the folder contents.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''ROOT '''directory''' '''&lt;br /&gt;
|| '''ROOT '''is the default''' webapp '''created during '''Tomcat installation'''.''' '''&lt;br /&gt;
'''Tomcat server''' redirects '''client requests''' to default '''ROOT''' '''webapp'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''rename ROOT DEFAULT_ROOT '''&lt;br /&gt;
|| For '''DSpace''', we need to '''set''' up '''JSPUI''' as a '''ROOT web app'''.&lt;br /&gt;
Therefore, we will rename''' '''the '''ROOT '''as '''DEFAULT_ROOT.'''&lt;br /&gt;
To do so, type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, we will '''deploy DSpace webapps''' on '''Tomcat.'''&lt;br /&gt;
'''DSpace''' offers '''JSP''' and '''XML''' based '''user interfaces'''. &lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''mklink /D ROOT C:\dspace\webapps\jspui'''&lt;br /&gt;
|| We will '''deploy DSpace''' with the '''JSPUI interface''' as default.&lt;br /&gt;
To do so, type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| '''mklink /D rest C:\dspace\webapps\rest'''&lt;br /&gt;
|| Next we’ll '''deploy rest webapp,''' by typing the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| '''mklink /D solr C:\dspace\webapps\solr'''&lt;br /&gt;
|| Now, we will '''deploy solr webapp,''' by typing this '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''mklink /D oai C:\dspace\webapps\oai'''&lt;br /&gt;
|| Next, to '''deploy oai webapp,''' type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| '''mklink /D sword C:\dspace\webapps\sword'''&lt;br /&gt;
|| Lastly, we’ll '''deploy sword webapp,''' by typing this '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Now, let us '''restart Tomcat server'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''cd C:\Program Files\Apache Software Foundation\Tomcat 8.5\bin'''&lt;br /&gt;
|| Using '''cd command''' change '''present working directory''' to '''Tomcat bin.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''Tomcat8.exe stop'''&lt;br /&gt;
|| To stop the '''Tomcat server''' type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''Tomcat8.exe start'''&lt;br /&gt;
|| To start the '''Tomcat server''' type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| If '''tomcat''' is not '''restart'''ed''', '''then the '''deployed applications''' will not be effective to handle '''client requests.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Restart the System&lt;br /&gt;
|| Finally, '''restart''' the system before accessing '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully '''installed DSpace.'''&lt;br /&gt;
Next, let us proceed to access '''DSpace''' through the '''web''' '''browser.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Browser &amp;gt;&amp;gt;'''&lt;br /&gt;
'''http://localhost:8080'''&lt;br /&gt;
|| Open a '''web browser'''.&lt;br /&gt;
Type'''http://localhost:8080''' in the '''address bar'''.&lt;br /&gt;
If you have '''set''' any '''ip address''' in the '''configuration''', then type that '''ip''' instead of '''localhost'''.&lt;br /&gt;
And press '''Enter'''.&lt;br /&gt;
The '''DSpace home page''' appears on the '''browser'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, we will '''login''' to '''DSpace''' with our '''administrator account'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' Sign on to tab &amp;gt; My DSpace'''&lt;br /&gt;
|| Click on '''Sign on to '''tab at the top right corner.&lt;br /&gt;
Select '''My DSpace''' from the drop-down.&lt;br /&gt;
The form '''Log In to''' '''DSpace''' opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter Email Address and Password&lt;br /&gt;
Email: dspace.u1@gmail.com&lt;br /&gt;
Password: u1pass&lt;br /&gt;
|| Type in the '''email address''' and '''password''' of the '''administrator'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Log In '''button&lt;br /&gt;
|| Then click on the '''Log In''' button below the '''password''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''My DSpace '''section&lt;br /&gt;
|| The '''administrator login''' is successful and '''My DSpace''' page appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us '''log out''' this '''user''' from '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Logged in '''tab in the top right corner&lt;br /&gt;
|| Click on the '''Logged in '''tab at the top right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Logout '''from drop down&lt;br /&gt;
|| Select '''Logout '''from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Logged out '''message&lt;br /&gt;
|| The '''user''' has been '''logged out'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide : Summary&lt;br /&gt;
|  | In this tutorial, we learnt to-&lt;br /&gt;
* '''Install DSpace''' on''' Windows 10 OS '''&lt;br /&gt;
* Crossverify '''DSpace installation''' and&lt;br /&gt;
* Create a '''DSpace administrator account'''&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide : About Spoken Tutorial project&lt;br /&gt;
|  | The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide : Spoken Tutorial workshops&lt;br /&gt;
|  | The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Acknowledgement -I&lt;br /&gt;
|  | '''Spoken Tutorial project''' is funded by Ministry of Education (MoE), Government of India.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Acknowledgement -II&lt;br /&gt;
|  | '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|-&lt;br /&gt;
|  | Narration only&lt;br /&gt;
|  | This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is Nancy Varkey signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/DSpace-Installation-on-Windows-OS/English</id>
		<title>DSpace/C2/DSpace-Installation-on-Windows-OS/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/DSpace-Installation-on-Windows-OS/English"/>
				<updated>2021-01-07T10:42:18Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script: Dspace installation on Windows 10 OS'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: DSpace installation, DSpace build, DSpace deployment, DSpace administrator account, local.cfg configuration, Dspace on Windows 10 OS'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Dspace Installation on Windows 10 OS.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives Slide&lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
* '''Install DSpace''' on '''Windows 10 OS'''&lt;br /&gt;
* Crossverify '''DSpace installation''' and&lt;br /&gt;
* Create a '''DSpace administrator account'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Windows 10 64 bit OS'''&lt;br /&gt;
* '''WordPad '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''editor''' or '''browser''' of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have &lt;br /&gt;
* Installed '''Java, Tomcat 8, Postgresql 11, Ant, Maven, git'''&lt;br /&gt;
* Configured '''Tomcat 8 server '''and &lt;br /&gt;
* Created a '''dspace database '''in''' Postgresql 11.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| &lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| You will also need minimum 5 unique '''email ids''' for practising various '''roles''' in '''DSpace'''.&lt;br /&gt;
If you don’t have, then please create them before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The '''commands''' used in this tutorial are in a file in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing. &lt;br /&gt;
|- &lt;br /&gt;
|| Switch to '''WordPad '''and open the file&lt;br /&gt;
|| I have opened the '''commands file''' in '''WordPad editor '''on my machine.&lt;br /&gt;
And I will use the same file to copy-paste the '''commands''' during the demonstration.&lt;br /&gt;
The shortcut to paste on the '''Command Prompt '''is''' Ctrl '''and '''V '''keys'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us begin.&lt;br /&gt;
First, we will download the '''source code''' for '''DSpace 6.3.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open a '''web browser'''.&lt;br /&gt;
|| Open a '''web browser'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Type:&lt;br /&gt;
'''https://github.com/DSpace/DSpace/releases/download/dspace-6.3/dspace-6.3-src-release.zip'''&lt;br /&gt;
|| In the '''address bar''' type the '''URL''' as shown and press '''Enter'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Save file'''&lt;br /&gt;
|| If prompted, click on the '''Save file''' option and then on the '''OK''' button.&lt;br /&gt;
|-&lt;br /&gt;
|  | Open '''Downloads''' folder&lt;br /&gt;
|  | Go to the place where you have downloaded the file on your machine.&lt;br /&gt;
In my case it is in the '''Downloads folder.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Copy '''dspace-6.3-src-release.zip '''file to '''C''' drive&lt;br /&gt;
|| Copy the '''dspace-6.3-src-release.zip '''file to '''C''' drive.&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' Continue'''&lt;br /&gt;
|| When '''prompted, '''click''' '''on''' Continue '''to provide '''administrator''' permissions for copy.&lt;br /&gt;
|- &lt;br /&gt;
|| Unzip '''dspace-6.3-src-release.zip '''file&lt;br /&gt;
|| Now unzip '''dspace-6.3-src-release.zip '''file using '''7-zip''' as shown. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to folder '''dspace-6.3-src-release '''&lt;br /&gt;
|| The contents of the '''zip '''file are extracted into '''dspace-6.3-src-release '''folder.&lt;br /&gt;
|- &lt;br /&gt;
|| Browse and Point to '''local.cfg.EXAMPLE''' in folder view&lt;br /&gt;
'''C Drive &amp;gt;&amp;gt; dspace-6.3-src-release &amp;gt;&amp;gt; dspace &amp;gt;&amp;gt; config&amp;gt;&amp;gt;local.cfg.EXAMPLE'''&lt;br /&gt;
|| '''DSpace source code''' has '''local.cfg.EXAMPLE, '''which is a sample '''DSpace configuration'''.&lt;br /&gt;
'''DSpace''' checks for the '''configuration''' in the '''local.cfg''' file.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''local.cfg''' file&lt;br /&gt;
|| '''local.cfg''' file can be created in two ways:&lt;br /&gt;
# Renaming '''local.cfg.EXAMPLE''' as '''local.cfg'''&lt;br /&gt;
# Copying '''local.cfg.EXAMPLE''' as '''local.cfg'''&lt;br /&gt;
|- &lt;br /&gt;
|| Create copy of '''local.cfg.EXAMPLE '''as '''local.cfg - Copy.EXAMPLE'''&lt;br /&gt;
|| First we’ll make a copy of '''local.cfg.EXAMPLE '''file by pressing '''Ctrl + C''' and then '''Ctrl + V''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Rename '''local.cfg - Copy.EXAMPLE '''file as '''local.cfg.'''&lt;br /&gt;
|| Then rename the '''local.cfg - Copy.EXAMPLE '''file as '''local.cfg.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Yes''' button&lt;br /&gt;
|| Click on the''' Yes''' button to confirm the renaming.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''local.cfg '''file with '''WordPad'''&lt;br /&gt;
|| Now open the '''local.cfg '''file with '''WordPad editor.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''SERVER CONFIGURATION'''&lt;br /&gt;
|| Locate the '''SERVER CONFIGURATION '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter the path of installation directory&lt;br /&gt;
'''dspace.dir=C:/dspace'''&lt;br /&gt;
|| Here, I have set the values for some '''parameters'''. &lt;br /&gt;
Kindly update in your '''configuration''' file also.&lt;br /&gt;
'''Webapps '''created during '''dspace installation''' will be stored in''' dspace.dir path'''.&lt;br /&gt;
Value for '''dspace.dir''' is''' C:/dspace'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''dspace.ui = xmlui'''&lt;br /&gt;
'''dspace.ui ='''&lt;br /&gt;
|| The default value of '''dspace.ui''' is '''xmlui'''.&lt;br /&gt;
We will remove that value and leave it as blank.&lt;br /&gt;
'''dspace.ui '''is left blank to enable '''email-based user verification.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Highlight'''&lt;br /&gt;
'''dspace.hostname = localhost'''&lt;br /&gt;
'''dspace.baseUrl = http://localhost:8080'''&lt;br /&gt;
'''solr.server = http://localhost:8080/solr'''&lt;br /&gt;
|| Now suppose we are working on a '''remote machine'''. &lt;br /&gt;
Then set the '''machine ip''' as a value for '''dspace.hostname''', '''dspace.baseUrl '''and '''solr.server.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''DATABASE CONFIGURATION'''&lt;br /&gt;
'''db.username = dspace'''&lt;br /&gt;
'''db.password = dbuserpass'''&lt;br /&gt;
|| Locate '''DATABASE CONFIGURATION '''section.&lt;br /&gt;
Enter the value for '''db.username''' as '''dspace''' and '''db.password''' as '''dbuserpass'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Press '''Ctrl + S '''&amp;gt;&amp;gt; Close File&lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Type '''cmd''' in search box of '''taskbar'''&lt;br /&gt;
|| Now go to the '''search bar''' located at the bottom left of the '''taskbar.'''&lt;br /&gt;
Then type''' cmd.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Command Prompt'''&lt;br /&gt;
|| Click on the '''Command Prompt application'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Here onwards please remember to press the '''Enter '''key after typing each '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''cd C:\dspace-6.3-src-release'''&lt;br /&gt;
|| Using '''cd command''' go to the '''directory dspace-6.3-src-release '''in the '''C''' drive.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''mvn -U clean package'''&lt;br /&gt;
|| '''Maven package''' is used to download external''' Java libraries''' and '''build''' the '''source code'''.&lt;br /&gt;
To '''build''' '''DSpace''', type the '''command''' as shown here.&lt;br /&gt;
The download may''' '''take some time depending on your '''internet speed'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Highlight:&lt;br /&gt;
'''BUILD SUCCESS''' message&lt;br /&gt;
|| Once the download is complete, '''BUILD SUCCESS''' message will be displayed on the '''command prompt'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Troubleshoot for build failure&lt;br /&gt;
|| In case you get '''BUILD FAILED '''message, do the following-&lt;br /&gt;
* Verify all the steps '''executed''' earlier by referring to the prerequisite tutorials.&lt;br /&gt;
* Also check the version of all the '''packages '''installed.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''cd C:\dspace-6.3-src-release\dspace\target\dspace-installer'''&lt;br /&gt;
|| Now, using the '''cd command''' go to the '''directory dspace-installer.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''ant fresh_install'''&lt;br /&gt;
|| '''Apache Ant '''is a tool used to '''build DSpace binaries.'''&lt;br /&gt;
To '''install DSpace''' using '''Ant''', type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Highlight:&lt;br /&gt;
'''BUILD SUCCESSFUL''' message&lt;br /&gt;
|| Once the '''installation''' is complete, '''BUILD SUCCESSFUL''' message will be displayed on the '''command prompt'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Next, we will create a '''DSpace administrator account''' and set the '''credentials'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''cd C:\dspace\bin'''&lt;br /&gt;
|| Using '''cd command''' change the '''present working directory''' to '''dspace bin directory.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''dspace create-administrator'''&lt;br /&gt;
|| Type the '''command''' as shown to create a '''DSpace administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Email: [mailto:dspace.u1@gmail.com dspace.u1@gmail.com]&lt;br /&gt;
First name : User1&lt;br /&gt;
|| Type the values for '''email address''' and '''First name '''as shown.&lt;br /&gt;
These are mandatory '''fields'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Last name : &lt;br /&gt;
|| I’m skipping the '''Last name '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Password : u1pass&lt;br /&gt;
|| Now '''set''' the '''password''' for the '''dspace admin account.'''&lt;br /&gt;
I will type '''u1pass''' and press '''Enter'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Retype the admin password&lt;br /&gt;
Password: u1pass&lt;br /&gt;
|| Type the '''password '''once again and press '''Enter.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Type '''Y''' to confirm entered details.&lt;br /&gt;
|| The '''prompt''' will ask us to type '''Y''' to confirm the newly added details.&lt;br /&gt;
Type '''Y''' and press '''Enter'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| '''Administrator’s credentials''' are used to '''login''' to the '''DSpace portal''' with '''Administrator authority.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Close the '''Command Prompt'''&lt;br /&gt;
|| Close the '''command prompt'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to '''deploy dspace webapps '''on''' Tomcat.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''Administrative privileges''' are required to '''deploy webapps'''.&lt;br /&gt;
Therefore, let us open the '''command prompt '''with''' Administrative privileges.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Type '''cmd''' in search box of '''taskbar'''&lt;br /&gt;
|| Go to the '''search bar''' located at the bottom left of the '''taskbar.'''&lt;br /&gt;
Then type''' cmd.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Right Click on '''Command Prompt -&amp;gt; Run as administrator'''&lt;br /&gt;
|| From the displayed list, right-click on '''Command Prompt application''' and select '''Run as administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' '''on '''yes'''&lt;br /&gt;
|| If '''prompted, '''click''' '''on the''' Yes '''button in the '''User Account Control''' dialog box.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Administrator:Command Prompt'''&lt;br /&gt;
|| '''Command Prompt''' opens with the '''administrator privileges'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''cd C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps'''&lt;br /&gt;
|| Type the '''command''' as shown to navigate to '''Tomcat webapps.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type: '''dir'''&lt;br /&gt;
|| Type''' dir '''to see the folder contents.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''ROOT '''directory''' '''&lt;br /&gt;
|| '''ROOT '''is the default''' webapp '''created during '''Tomcat installation'''.''' '''&lt;br /&gt;
'''Tomcat server''' redirects '''client requests''' to default '''ROOT''' '''webapp'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''rename ROOT DEFAULT_ROOT '''&lt;br /&gt;
|| For '''DSpace''', we need to '''set''' up '''JSPUI''' as a '''ROOT web app'''.&lt;br /&gt;
Therefore, we will rename''' '''the '''ROOT '''as '''DEFAULT_ROOT.'''&lt;br /&gt;
To do so, type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, we will '''deploy DSpace webapps''' on '''Tomcat.'''&lt;br /&gt;
'''DSpace''' offers '''JSP''' and '''XML''' based '''user interfaces'''. &lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''mklink /D ROOT C:\dspace\webapps\jspui'''&lt;br /&gt;
|| We will '''deploy DSpace''' with the '''JSPUI interface''' as default.&lt;br /&gt;
To do so, type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| '''mklink /D rest C:\dspace\webapps\rest'''&lt;br /&gt;
|| Next we’ll '''deploy rest webapp,''' by typing the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| '''mklink /D solr C:\dspace\webapps\solr'''&lt;br /&gt;
|| Now, we will '''deploy solr webapp,''' by typing this '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''mklink /D oai C:\dspace\webapps\oai'''&lt;br /&gt;
|| Next, to '''deploy oai webapp,''' type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| '''mklink /D sword C:\dspace\webapps\sword'''&lt;br /&gt;
|| Lastly, we’ll '''deploy sword webapp,''' by typing this '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Now, let us '''restart Tomcat server'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''cd C:\Program Files\Apache Software Foundation\Tomcat 8.5\bin'''&lt;br /&gt;
|| Using '''cd command''' change '''present working directory''' to '''Tomcat bin.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''Tomcat8.exe stop'''&lt;br /&gt;
|| To stop the '''Tomcat server''' type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''Tomcat8.exe start'''&lt;br /&gt;
|| To start the '''Tomcat server''' type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| If '''tomcat''' is not '''restart'''ed''', '''then the '''deployed applications''' will not be effective to handle '''client requests.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Restart the System&lt;br /&gt;
|| Finally, '''restart''' the system before accessing '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully '''installed DSpace.'''&lt;br /&gt;
Next, let us proceed to access '''DSpace''' through the '''web''' '''browser.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Browser &amp;gt;&amp;gt;'''&lt;br /&gt;
'''http://localhost:8080'''&lt;br /&gt;
|| Open a '''web browser'''.&lt;br /&gt;
Type'''http://localhost:8080''' in the '''address bar'''.&lt;br /&gt;
If you have '''set''' any '''ip address''' in the '''configuration''', then type that '''ip''' instead of '''localhost'''.&lt;br /&gt;
And press '''Enter'''.&lt;br /&gt;
The '''DSpace home page''' appears on the '''browser'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, we will '''login''' to '''DSpace''' with our '''administrator account'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' Sign on to tab &amp;gt; My DSpace'''&lt;br /&gt;
|| Click on '''Sign on to '''tab at the top right corner.&lt;br /&gt;
Select '''My DSpace''' from the drop-down.&lt;br /&gt;
The form '''Log In to''' '''DSpace''' opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter Email Address and Password&lt;br /&gt;
Email: dspace.u1@gmail.com&lt;br /&gt;
Password: u1pass&lt;br /&gt;
|| Type in the '''email address''' and '''password''' of the '''administrator'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Log In '''button&lt;br /&gt;
|| Then click on the '''Log In''' button below the '''password''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''My DSpace '''section&lt;br /&gt;
|| The '''administrator login''' is successful and '''My DSpace''' page appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us '''log out''' this '''user''' from '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Logged in '''tab in the top right corner&lt;br /&gt;
|| Click on the '''Logged in '''tab at the top right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Logout '''from drop down&lt;br /&gt;
|| Select '''Logout '''from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Logged out '''message&lt;br /&gt;
|| The '''user''' has been '''logged out'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide : Summary&lt;br /&gt;
|  | In this tutorial, we learnt to-&lt;br /&gt;
* '''Install DSpace''' on''' Windows 10 OS '''&lt;br /&gt;
* Crossverify '''DSpace installation''' and&lt;br /&gt;
* Create a '''DSpace administrator account'''&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide : About Spoken Tutorial project&lt;br /&gt;
|  | The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide : Spoken Tutorial workshops&lt;br /&gt;
|  | The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Acknowledgement -I&lt;br /&gt;
|  | '''Spoken Tutorial project''' is funded by Ministry of Education (MoE), Government of India.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Acknowledgement -II&lt;br /&gt;
|  | '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|-&lt;br /&gt;
|  | Narration only&lt;br /&gt;
|  | This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is Nancy Varkey signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Installation-of-JDK-and-Build-tool-on-Windows-OS/English</id>
		<title>DSpace/C2/Installation-of-JDK-and-Build-tool-on-Windows-OS/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Installation-of-JDK-and-Build-tool-on-Windows-OS/English"/>
				<updated>2021-01-07T10:39:33Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script: Install JDK and Build tools on Windows 10'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: DSpace installation on Windows, Install JDK, install Java, install Maven, install Ant, install git, Set Environment variables, Set Path variables'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Install JDK and Build tools on Windows 10.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives Slide&lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
* '''Install Java, Ant, Maven '''and''' git '''and&lt;br /&gt;
* '''Set Environment variables''' for '''Java, Ant, '''and''' Maven'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Windows 10 64 bit OS'''&lt;br /&gt;
* '''WordPad '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
&lt;br /&gt;
However you may use any other '''editor''' or '''web''' '''browser''' of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, &lt;br /&gt;
* You should have an '''internet''' connection to '''install''' the necessary '''packages '''&lt;br /&gt;
* You should also have '''installed 7Zip file archiver'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
&lt;br /&gt;
'''https://www.7-zip.org'''&lt;br /&gt;
|| &lt;br /&gt;
* If not, then download and '''install''' it using this '''URL'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Hardware requirements&lt;br /&gt;
|| The minimum hardware requirements for '''DSpace installation''' are&lt;br /&gt;
* '''i3 processor''' or above&lt;br /&gt;
* '''100GB hard disk''' or more&lt;br /&gt;
* '''4GB RAM''' or above &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The '''commands''' used in this tutorial are in a file in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Switch to '''WordPad '''and open the file&lt;br /&gt;
|| I have opened the '''commands file''' in '''WordPad editor '''on my machine.&lt;br /&gt;
&lt;br /&gt;
And I will use the same file to copy-paste the '''commands''' during the demonstration.&lt;br /&gt;
&lt;br /&gt;
The shortcut to paste on the '''Command Prompt '''is''' Ctrl '''and '''V '''keys'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To install '''DSpace''', it is mandatory to have basic '''packages''' like '''Java, Ant, Maven '''and''' git.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us begin by '''installing''' the '''Java Development Kit.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open web browser&lt;br /&gt;
|  | Open a '''web browser'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Type:&lt;br /&gt;
&lt;br /&gt;
'''https://www.oracle.com/in/java/technologies/javase/javase-jdk8-downloads.html'''&lt;br /&gt;
|  | In the '''address bar''', type the '''URL '''as shown to view '''JDK8 installers''' available from '''Oracle'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Locate and highlight&lt;br /&gt;
&lt;br /&gt;
'''jdk-8u271-windows-x64.exe'''&lt;br /&gt;
|| Locate the '''installer file''' for '''Windows 64''' bit.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|  | Highlight '''u271'''&lt;br /&gt;
|  | '''u271''' in the '''installation file''' name, is the '''release number''', which may be different in your case.&lt;br /&gt;
|- &lt;br /&gt;
|  | Highlight '''x64'''&lt;br /&gt;
|  | '''x64''' in the '''installation file''' name, indicates '''64-bit operating system'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Installer for '''32 bit Windows OS'''&lt;br /&gt;
|| If you are using a '''32-bit operating system''', then you should download the '''installer''' for '''32-bit OS'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Switch back to browser&lt;br /&gt;
|| Switch back to the '''browser.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on the link '''jdk-8u271-windows-x64.exe'''&lt;br /&gt;
|| My machine is a '''64-bit OS'''. &lt;br /&gt;
&lt;br /&gt;
So, I will download '''jdk-8u271-windows-x64.exe.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Pop-up window&lt;br /&gt;
|| A pop-up window opens up to accept the '''license agreement'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Check the checkbox of license agreement&lt;br /&gt;
&lt;br /&gt;
Click on the button''' Download jdk-8u271-windows-x64.exe'''&lt;br /&gt;
|| Check the checkbox of the '''license agreement'''.&lt;br /&gt;
&lt;br /&gt;
And click on the button''' Download jdk-8u271-windows-x64.exe'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to''' Oracle '''sign in&lt;br /&gt;
|  | We will be redirected to the '''Oracle login page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| If you do not have an '''Oracle account''', please create an account and then log into '''Oracle.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Enter Username : '''dspace.u1@gmail.com'''&lt;br /&gt;
&lt;br /&gt;
Password:''' **********'''&lt;br /&gt;
|| I will enter the '''username''' and '''password''' of my '''Oracle account'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Save file'''&lt;br /&gt;
|| If prompted, click on the '''Save file''' button to download the '''installer'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to downloading of '''jdk-8u271-windows-x64.exe'''&lt;br /&gt;
|| The '''installation file''' will get downloaded in the default '''downloads directory'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Open '''Downloads''' folder&lt;br /&gt;
|| Go to the place where you have downloaded the file on your machine.&lt;br /&gt;
&lt;br /&gt;
In my case it is in the '''Downloads folder.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Double click on '''jdk-8u271-windows-x64.exe'''&lt;br /&gt;
|| Double-click on the '''jdk-8u271-windows-x64.exe,''' to begin the '''installation'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on '''Yes'''&lt;br /&gt;
|| In the '''User Account Control''' dialog box, click on the '''Yes '''or''' Run '''button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''Next '''button&lt;br /&gt;
|  | In the '''Setup''' dialog box, click the '''Next''' button to continue the installation process.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Development Tools'''&lt;br /&gt;
&lt;br /&gt;
Click '''Next''' button&lt;br /&gt;
|| In the '''Custom Setup''' page, ensure that''' Development Tools '''is selected for '''installation. '''&lt;br /&gt;
&lt;br /&gt;
Click the '''Next '''button to continue.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to I'''nstall to:'''&lt;br /&gt;
|| Another dialog box opens up to select the '''installation folder'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' C:\Program Files\Java\jre1.8.0_271'''&lt;br /&gt;
|| The installation path is set to '''C:\Program Files\Java\jre1.8.0_271.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Change''' button&lt;br /&gt;
|| If you wish to change the '''path''', click on the '''Change''' button.&lt;br /&gt;
&lt;br /&gt;
I don’t wish to change the '''path''', so I will not be clicking.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''Next''' button&lt;br /&gt;
|| Click on the '''Next '''button to continue.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''JDK '''installation has begun. &lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''Installation''' is successfully completed now.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Close''' button&lt;br /&gt;
|| Click on the '''Close''' button to close the dialog box.&lt;br /&gt;
|- &lt;br /&gt;
|  | Only Narration&lt;br /&gt;
|| Now, let us install '''Apache Maven''', which is used to '''build DSpace source code'''. &lt;br /&gt;
|- &lt;br /&gt;
|  | Switch back to browser&lt;br /&gt;
|| Switch back to the '''browser'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Type:&lt;br /&gt;
'''https://downloads.apache.org/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.zip'''&lt;br /&gt;
|| In the '''address bar''' type the '''URL''' as shown.&lt;br /&gt;
This will download '''Apache Maven 3.6.3'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select “Save File” -&amp;gt; OK&lt;br /&gt;
|| If prompted, click on the '''Save file''' option and then on the '''OK''' button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Switch back to '''Downloads''' folder&lt;br /&gt;
|  | Switch back to the '''Downloads''' folder.&lt;br /&gt;
|- &lt;br /&gt;
|  | Copy '''apache-maven-3.6.3-bin.zip '''file to '''C drive'''&lt;br /&gt;
|  | Copy the file '''apache-maven-3.6.3-bin.zip '''to '''C drive'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click''' Continue'''&lt;br /&gt;
|| If '''prompted, '''click on''' Continue '''to provide '''administrator permissions''' for copying.&lt;br /&gt;
|- &lt;br /&gt;
|| Right click on&lt;br /&gt;
&lt;br /&gt;
'''apache-maven-3.6.3-bin zip '''-&amp;gt;''' 7-Zip'''&lt;br /&gt;
&lt;br /&gt;
Select '''Extract Here'''&lt;br /&gt;
|| Right-click on the file''' apache-maven-3.6.3-bin zip '''&lt;br /&gt;
&lt;br /&gt;
From the context menu, select '''7-Zip'''&lt;br /&gt;
&lt;br /&gt;
Then from the sub-menu, select '''Extract Here.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Narration only&lt;br /&gt;
|  | The file extraction begins.&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to '''apache-maven-3.6.3 '''folder&lt;br /&gt;
|  | The '''zipped''' contents are extracted in the '''apache-maven-3.6.3 '''folder.&lt;br /&gt;
|- &lt;br /&gt;
|  | Double click on the '''apache-maven-3.6.3 '''folder&lt;br /&gt;
|  | Open the folder '''apache-maven-3.6.3 '''by double-clicking on it.&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to path '''C:\apache-maven-3.6.3'''&lt;br /&gt;
|  | The extracted contents '''bin, boot, conf, lib''' are located in the path '''C:\apache-maven-3.6.3.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Only Narration&lt;br /&gt;
|  | In case the contents are extracted to any other folder, move them to this folder.&lt;br /&gt;
|- &lt;br /&gt;
|  | Only Narration&lt;br /&gt;
|  | Next, we will install the '''Apache Ant '''tool,''' '''which''' '''is used to install '''DSpace'''. &lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Type:&lt;br /&gt;
&lt;br /&gt;
'''https://downloads.apache.org/ant/binaries/apache-ant-1.10.9-bin.zip'''&lt;br /&gt;
|| Switch back to the '''browser'''.&lt;br /&gt;
&lt;br /&gt;
In the '''address bar''' type the '''URL''' as shown to download '''Apache Ant'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select “Save File” -&amp;gt; OK&lt;br /&gt;
|| If prompted, click on the '''Save file''' option and then on the '''OK''' button&lt;br /&gt;
|- &lt;br /&gt;
|  | Switch back to '''Downloads''' folder&lt;br /&gt;
|  | Switch back to the '''Downloads''' folder.&lt;br /&gt;
|- &lt;br /&gt;
|  | Copy and extract''' apache-ant-1.10.9-bin.zip '''file in C drive&lt;br /&gt;
|  | Like '''Maven''', copy and extract''' '''the file '''apache-ant-1.10.9-bin.zip '''to '''C''' '''drive'''. &lt;br /&gt;
|- &lt;br /&gt;
|  | Point to path '''C:\apache-ant-1.10.9'''&lt;br /&gt;
|  | Extracted contents '''bin, etc, lib, manual''' are located in the path''' C:\apache-ant-1.10.9.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Narration only&lt;br /&gt;
|  | Now let us set '''path variables''' for '''Java, Ant''' and '''Maven'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Go to '''This PC'''&lt;br /&gt;
|| Go to '''My Computer''' or '''This PC.'''&lt;br /&gt;
&lt;br /&gt;
Right-click on the empty area and select '''Properties.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on '''Advanced system settings'''&lt;br /&gt;
|  | Then click on the '''Advanced system settings '''from the left panel.&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to the '''Advanced''' tab&lt;br /&gt;
|  | In the '''System Properties''' dialog box, make sure that the '''Advanced''' tab is selected.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''Environment Variables '''button&lt;br /&gt;
|  | In the '''Advanced '''settings, click on the '''Environment Variables '''button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''New '''button&lt;br /&gt;
|  | In the '''Environment Variables '''dialog box, click on the '''New '''button in the '''User variable '''section.&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to '''New User Variable '''dialog box&lt;br /&gt;
|  | '''New User Variable''' dialog box opens up.&lt;br /&gt;
|- &lt;br /&gt;
|  | Narration only&lt;br /&gt;
|  | Let us create a '''user variable''' for '''JDK'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Enter variable name as '''JAVA_HOME'''&lt;br /&gt;
|  | Type the '''variable''' name as '''JAVA_HOME.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Variable value''' field&lt;br /&gt;
&lt;br /&gt;
Point to '''Browse Directory''' button&lt;br /&gt;
|| Next let us type the value for the '''variable''' in the '''Variable''' '''value''' field.&lt;br /&gt;
&lt;br /&gt;
We can do so by directly typing the '''path''' or by using the '''Browse Directory''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse Directory''' button&lt;br /&gt;
&lt;br /&gt;
Point to '''Browse for Folder'''&lt;br /&gt;
|| I will click on the '''Browse Directory'''.&lt;br /&gt;
&lt;br /&gt;
Immediately the '''Browse for Folder''' dialog box opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Browse to folder&lt;br /&gt;
&lt;br /&gt;
'''This PC&amp;gt;&amp;gt; C drive &amp;gt;&amp;gt; Program Files&amp;gt;&amp;gt; Java &amp;gt;&amp;gt; jdk1.8.0_271'''&lt;br /&gt;
|  | Browse to '''This PC,''' '''C drive, Program Files, Java, jdk1.8.0_271 '''directory.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''OK '''button in '''Browse for Folder '''dialog box&lt;br /&gt;
|  | Then click the '''OK '''button in '''Browse for Folder '''dialog box.&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to '''Variable value'''&lt;br /&gt;
|  | Observe that '''JDK installation path''' is shown in the '''Variable value.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''OK''' button&lt;br /&gt;
|  | Click the '''OK''' button to save the '''variable'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''MAVEN_HOME''' and '''ANT_HOME'''&lt;br /&gt;
&lt;br /&gt;
'''MAVEN_HOME = C:\apache-maven-3.6.3'''&lt;br /&gt;
&lt;br /&gt;
'''ANT_HOME= C:\apache-ant-1.10.9'''&lt;br /&gt;
|| Similarly, create '''MAVEN_HOME''' and '''ANT_HOME variables.'''&lt;br /&gt;
&lt;br /&gt;
To do so, follow the steps used to create the '''JAVA_HOME variable.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Highlight values '''of MAVEN_HOME''' and '''ANT_HOME'''&lt;br /&gt;
|  | Ensure that correct '''installation paths''' are entered for '''Maven '''and '''Ant'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Narration only&lt;br /&gt;
|  | Now, let us '''set''' the '''Path variable''' in the '''System Variables '''section.&lt;br /&gt;
|- &lt;br /&gt;
|  | Select '''Path '''variable -&amp;gt; Click '''Edit''' button in '''System variable'''&lt;br /&gt;
|  | Select the '''Path variable''' in the '''System Variables '''section and click the '''Edit''' button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''New''' button in '''Edit Environment Variable''' dialog box&lt;br /&gt;
|  | In the '''Edit Environment Variable''' dialog box, click on the '''New''' button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to text field&lt;br /&gt;
|  | A text field appears to '''set''' the '''path'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Enter '''C:\Program Files\Java\jdk1.8.0_271\bin'''&lt;br /&gt;
|  | Type the '''path''' of the '''JDK''' '''bin''' folder as shown. &lt;br /&gt;
|- &lt;br /&gt;
|  | Press '''Enter''' button&lt;br /&gt;
|  | Press the '''Enter''' button to save the '''variable'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''Maven''' and '''Ant''' path&lt;br /&gt;
&lt;br /&gt;
'''Maven '''path = '''C:\apache-maven-3.6.3\bin'''&lt;br /&gt;
&lt;br /&gt;
'''Ant '''path = '''C:\apache-ant-1.10.9\bin'''&lt;br /&gt;
|  | Similarly, '''set paths''' for '''Maven''' and '''Ant'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''OK''' button&lt;br /&gt;
|  | Click the '''OK''' button to save the '''Path variable'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''OK''' button in '''Environment Variable''' dialog box&lt;br /&gt;
|  | Now click the '''OK''' button in the '''Environment Variable''' dialog box.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''OK''' button in '''System Properties''' window&lt;br /&gt;
|  | Then click the '''OK''' button in the '''System Properties''' window.&lt;br /&gt;
|- &lt;br /&gt;
|  | Close '''System''' window&lt;br /&gt;
|  | Close the '''System''' window.&lt;br /&gt;
|- &lt;br /&gt;
|  | Narration Only&lt;br /&gt;
|  | Now let us cross-verify the '''path variables''' set for '''JDK, Ant''' and '''Maven.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Type '''cmd''' in search box of '''taskbar'''&lt;br /&gt;
|| Go to the '''search bar''' located at the bottom left of the '''taskbar.'''&lt;br /&gt;
&lt;br /&gt;
Then type''' cmd.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on '''Command Prompt'''&lt;br /&gt;
|  | Click on the '''Command Prompt '''application.&lt;br /&gt;
|- &lt;br /&gt;
|  | Only Narration&lt;br /&gt;
|  | Here onwards please remember to press the '''Enter '''key after typing each '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
&lt;br /&gt;
'''java -version'''&lt;br /&gt;
|| In the '''prompt''', type the '''command'''&lt;br /&gt;
&lt;br /&gt;
'''java –version'''&lt;br /&gt;
&lt;br /&gt;
This will display the version of '''JDK '''which is '''installed''' on our machine.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
&lt;br /&gt;
'''ant -version'''&lt;br /&gt;
|| Then, Type the '''command''' &lt;br /&gt;
&lt;br /&gt;
'''ant –version'''&lt;br /&gt;
&lt;br /&gt;
This will display the version of '''Ant '''which is '''installed''' on our machine.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
&lt;br /&gt;
'''mvn -version'''&lt;br /&gt;
|| Type the '''command''' &lt;br /&gt;
&lt;br /&gt;
'''mvn –version'''&lt;br /&gt;
&lt;br /&gt;
This will display the version of '''Maven '''which is '''installed''' on our machine.&lt;br /&gt;
|- &lt;br /&gt;
|  | Only Narration&lt;br /&gt;
|  | So, we have '''installed''' and '''set '''the '''Environment Variables''' for '''Java, Ant''' and '''Maven.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Slide : Troubleshoot path variable&lt;br /&gt;
|| If '''JDK''', '''Maven '''and '''Ant '''versions are not shown then recheck the following:&lt;br /&gt;
* Location of the '''Installation''' folders and&lt;br /&gt;
* '''Path variables set''' in '''Environment Variables'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|  | Only narration&lt;br /&gt;
|  | Next, let us '''install''' the '''git version control system'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Switchback to browser&lt;br /&gt;
|  | Switch back to '''browser.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Type:&lt;br /&gt;
&lt;br /&gt;
'''https://git-scm.com/downloads'''&lt;br /&gt;
|  | In the '''address bar''' type the '''URL''' as shown to view available '''git downloads'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on '''Windows''' under '''Downloads''' section&lt;br /&gt;
|  | Under the '''Downloads''' section, click on '''Windows.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Save file'''&lt;br /&gt;
|| When prompted, click on the '''Save file''' button to download the '''installer'''.&lt;br /&gt;
&lt;br /&gt;
The download of '''Git installer''' begins.&lt;br /&gt;
|- &lt;br /&gt;
|  | Open '''Downloads''' folder&lt;br /&gt;
|  | Now, Go to the '''Downloads''' folder.&lt;br /&gt;
|- &lt;br /&gt;
|  | Double click on '''Git-2.29.2.2-64-bit.exe'''&lt;br /&gt;
|  | Double-click on '''Git-2.29.2.2-64-bit.exe '''to begin the '''installation'''.''' '''&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on '''Yes'''&lt;br /&gt;
|| In the '''User Account Control''' dialog box, click on '''Yes '''or''' Run '''button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''Next''' button&lt;br /&gt;
|  | In the '''Git Setup''' dialog box, click the '''Next''' button continuously 4 times.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
&lt;br /&gt;
Point to the drop down&lt;br /&gt;
|| The '''setup '''dialog box asks you to choose the default '''editor''' used by '''Git.'''&lt;br /&gt;
&lt;br /&gt;
In the drop-down, make sure that “'''Use Vim as Git’s default Editor'''” is selected by default.&lt;br /&gt;
&lt;br /&gt;
If not, select the same.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''Next''' button repeatedly&lt;br /&gt;
|  | Then click on the '''Next''' button continuously to '''install''' with the default '''configuration'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''Install''' button&lt;br /&gt;
|  | Lastly, click on the '''Install '''button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Uncheck Checkbox of View release notes&lt;br /&gt;
|  | Once the '''installation''' is over, uncheck the checkbox of “'''View release notes'''”.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click the '''Next '''button&lt;br /&gt;
|  | Then click on the '''Next '''or''' Finish '''button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Only narration&lt;br /&gt;
|  | So now, '''git''' is '''installed''' on the system.&lt;br /&gt;
|- &lt;br /&gt;
|  | Restart the System&lt;br /&gt;
|  | Restart the system to bring all the '''configurations''' into effect.&lt;br /&gt;
|- &lt;br /&gt;
|  | Only narration&lt;br /&gt;
|| With this we have '''installed''' and '''configured '''the required '''packages''' for '''DSpace installation'''.&lt;br /&gt;
&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Summary&lt;br /&gt;
|| In this tutorial, we learnt to-&lt;br /&gt;
* '''Install Java, Ant, Maven '''and''' git '''and&lt;br /&gt;
* '''Set''' '''Environment Variables''' for '''Java, Ant, '''and''' Maven'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| &lt;br /&gt;
* Do you have questions in THIS Spoken Tutorial? Please visit this site.&lt;br /&gt;
* Choose the minute and second where you have the question.&lt;br /&gt;
* Explain your question briefly.&lt;br /&gt;
* The Spoken Tutorial project will ensure an answer.&lt;br /&gt;
* You will have to register to ask questions.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Forum for specific questions&lt;br /&gt;
|| &lt;br /&gt;
* The Spoken Tutorial forum is for specific questions on this tutorial.&lt;br /&gt;
* Please do not post unrelated and general questions on them.&lt;br /&gt;
* This will help reduce the clutter.&lt;br /&gt;
* With less clutter, we can use these discussions as instructional material.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by Ministry of Education (MoE), Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Customization-of--DSpace-Home-page-on-Windows-OS/English</id>
		<title>DSpace/C2/Customization-of--DSpace-Home-page-on-Windows-OS/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Customization-of--DSpace-Home-page-on-Windows-OS/English"/>
				<updated>2021-01-07T10:06:53Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: Created page with &amp;quot;'''SayScript: Customization of DSpace Home Page (on Windows 10)'''  '''Author : Pankaj Patil'''  '''Keywords: DSpace Customization, Home page customization, Dspace Logo, DSpac...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''SayScript: Customization of DSpace Home Page (on Windows 10)'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: DSpace Customization, Home page customization, Dspace Logo, DSpace Banner, DSpace news, DSpace customization on Windows 10'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Customization of''' '''DSpace home page (on Windows 10)'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
* Change '''DSpace''' '''logos'''&lt;br /&gt;
* Modify the '''DSpace''' '''banner''' and&lt;br /&gt;
* Update the '''News''' sections&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Windows 10 64 bit OS'''&lt;br /&gt;
* '''DSpace version 6.3'''&lt;br /&gt;
* '''WordPad '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''text editor''' or '''browser''' of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* Installed '''DSpace version 6.3''' on your system&lt;br /&gt;
* '''Tomcat''' service should be running&lt;br /&gt;
* Have '''Administrator''' authority in '''DSpace '''and&lt;br /&gt;
* And have a working '''internet''' connection&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| &lt;br /&gt;
* You should also have familiarity with basic''' HTML''' tags&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Code Files&lt;br /&gt;
|| &lt;br /&gt;
* The '''files''' and '''commands''' used in this tutorial are available in a file in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the files before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch to '''WordPad''' and open the file&lt;br /&gt;
|| I have opened the '''commands file''' in the '''WordPad editor '''on my machine.&lt;br /&gt;
And I will use the same file to copy-paste the '''commands''' during the demonstration.&lt;br /&gt;
The shortcut to paste on the '''Command Prompt '''is''' Ctrl '''and '''V '''keys'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''DSpace''' Customization&lt;br /&gt;
|| &lt;br /&gt;
* '''DSpace''' is a highly customizable '''software application'''.&lt;br /&gt;
* We can customize the '''DSpace user''' interface and its behaviour as per our preference.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''DSpace''' UI Customization&lt;br /&gt;
|| The '''user''' interface of '''DSpace''' can be modified for&lt;br /&gt;
* Branding of a '''repository''' &lt;br /&gt;
* Communicate vision, mission of the organization&lt;br /&gt;
* Enhance aesthetics and usability and&lt;br /&gt;
* Present tool tip or help to use&lt;br /&gt;
Now, let us understand the different sections of the '''DSpace''' '''home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open Web Browser &lt;br /&gt;
Address Bar &amp;gt;&amp;gt; '''localhost:8080'''&lt;br /&gt;
|| Open a '''web browser'''.&lt;br /&gt;
In the '''address bar''', type '''localhost:8080''' and press '''Enter'''.&lt;br /&gt;
The '''DSpace''' interface opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to different portions in''' DSpace home page'''&lt;br /&gt;
|| We have a '''Navigation bar logo''' located at the top-left corner.&lt;br /&gt;
Below that we have a '''Banner''' section.&lt;br /&gt;
The''' DSpace logo''' is located next to the '''banner'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to different portions in''' DSpace home page'''&lt;br /&gt;
|| Below the '''banner''' section, we have a green color bar called '''breadcrumb bar'''.&lt;br /&gt;
Below the '''breadcrumb bar, '''we have''' Top News '''and''' Side news '''sections.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DSpace Navbar logo''' &lt;br /&gt;
Name: '''dspace-logo-only.png'''&lt;br /&gt;
Location: '''C:\dspace-6.3-src-release\dspace-jspui\src\main\webapp\image'''&lt;br /&gt;
Dimensions: '''25 x 25 pixels'''.&lt;br /&gt;
|| Let us begin with the customization of the '''DSpace Navigation bar logo'''.&lt;br /&gt;
These are the properties for the '''logo'''.&lt;br /&gt;
We will replace this default '''logo''' with a new one.&lt;br /&gt;
Make sure that the new '''logo''' has the same properties, if you are using your own '''logo'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''DSpace''' source code&lt;br /&gt;
|| The '''source code''' for '''DSpace''' is located in the '''dspace-6.3-src-release '''directory.&lt;br /&gt;
If we wish to customize '''DSpace''', then we have to make changes in this directory.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us rename the default '''DSpace navigation bar logo '''for''' '''backup purposes.&lt;br /&gt;
|- &lt;br /&gt;
|| Browse to '''image '''folder of dspace&lt;br /&gt;
'''C drive &amp;gt;&amp;gt; dspace-6.3-src-release &amp;gt;&amp;gt; dspace-jspui &amp;gt;&amp;gt; src &amp;gt;&amp;gt; main &amp;gt;&amp;gt; webapp &amp;gt;&amp;gt; image'''&lt;br /&gt;
|| To do so, browse to the '''image''' folder of '''dspace''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Rename''' dspace-logo-only.png '''as''' dspace-logo-only-old.png'''&lt;br /&gt;
|| Rename''' dspace-logo-only.png '''as''' dspace-logo-only-old.png '''as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Now, let us proceed to copy a new '''logo''' into the '''image''' directory.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''File Explorer '''&lt;br /&gt;
|| For that, open the '''File Explorer''' application.&lt;br /&gt;
|- &lt;br /&gt;
|| Browse to '''Downloads''' folder&lt;br /&gt;
|| Go to the folder where you downloaded the images from the '''Code files''' link.&lt;br /&gt;
I have downloaded it in the '''Downloads''' folder.&lt;br /&gt;
|- &lt;br /&gt;
|| Browse to '''dimages '''folder&lt;br /&gt;
|| I will now browse to the '''dimages''' folder.&lt;br /&gt;
|- &lt;br /&gt;
|| Copy '''dspace-logo-only.png '''from '''dimages '''to '''image '''folder of '''DSpace'''&lt;br /&gt;
|| Copy '''dspace-logo-only.png '''from '''dimages '''to the '''image '''folder of '''DSpace''' as shown. &lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next we have to '''rebuild DSpace''' to update these changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Go to the '''Desktop'''&lt;br /&gt;
Right click on '''Rebuild-DSpace '''&amp;gt;&amp;gt; '''Run as Administrator'''&lt;br /&gt;
|| Go to the '''Desktop '''and locate the file '''Rebuild-DSpace'''&lt;br /&gt;
Then right-click on it and select''' Run as Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' '''on '''yes'''&lt;br /&gt;
|| If '''prompted, '''click''' '''on the''' Yes '''button in the '''User Account Control''' dialog box&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''BUILD SUCCESSFUL '''message&lt;br /&gt;
|| On successful completion,''' BUILD SUCCESSFUL '''message will appear on the '''Command Prompt.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Show closing of '''Command Prompt'''&lt;br /&gt;
|| After the '''rebuild''' process, the '''Command Prompt '''closes automatically.''' '''&lt;br /&gt;
|- &lt;br /&gt;
|| Refresh''' DSpace Home page'''&lt;br /&gt;
|| Now, switch to the '''browser''' and refresh the page.&lt;br /&gt;
Observe the change. The old '''Navigation bar''' '''logo''' is replaced with the new one.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| In case, if you can’t see the updated '''logo''', kindly clear the '''cache''' and refresh the page.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Slide''' : DSpace logo&lt;br /&gt;
Name: '''logo.gif'''&lt;br /&gt;
Location: '''C:\dspace-6.3-src-release\dspace-jspui\src\main\webapp\image'''&lt;br /&gt;
Dimensions: '''165 x 132 pixels'''.&lt;br /&gt;
|| Now, next let us try to add our '''logo''' instead of the '''DSpace logo''' next to the '''banner''' section.&lt;br /&gt;
These are the properties of the '''logo'''.&lt;br /&gt;
We will replace this default '''logo''' with our own '''logo'''.&lt;br /&gt;
Make sure that the new '''logo''' has the same properties, if you are using your own '''logo'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Let us rename the existing '''logo''' for backup purposes.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to '''images '''folder of '''DSpace'''&lt;br /&gt;
|| Switch to the '''images '''folder of '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Rename '''logo.gif '''as''' logo-old.gif'''&lt;br /&gt;
|| Rename '''logo.gif '''as''' logo-old.gif '''as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| copy '''logo.gif''' image from '''dimages '''to '''image '''folder of '''DSpace'''&lt;br /&gt;
|| Next, copy the new '''logo.gif''' image from '''dimages '''to the '''image '''folder of '''DSpace''' as shown. &lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, '''rebuild DSpace''' to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Go to the '''Desktop'''&lt;br /&gt;
|| Go to the '''Desktop'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Right click on '''Rebuild-DSpace '''&amp;gt;&amp;gt; Select '''Run as Administrator'''&lt;br /&gt;
|| '''Rebuild DSpace '''as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''BUILD SUCCESSFUL '''message&lt;br /&gt;
|| The '''build''' is successful.&lt;br /&gt;
|- &lt;br /&gt;
|| Refresh''' DSpace Home page'''&lt;br /&gt;
|| Now, switch to the '''browser''' and refresh the page. &lt;br /&gt;
Observe the change.&lt;br /&gt;
The '''DSpace logo''' next to the '''banner''' section is replaced with our own '''logo'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' DSpace banner '''&lt;br /&gt;
|| The''' DSpace banner''' is used for branding of '''repositories'''. &lt;br /&gt;
Let us proceed to modify the '''banner''' content now.&lt;br /&gt;
|- &lt;br /&gt;
|| Browse to '''resources '''folder&lt;br /&gt;
'''C Drive &amp;gt;&amp;gt; dspace-6.3-src-release &amp;gt;&amp;gt; dspace-api &amp;gt;&amp;gt; src &amp;gt;&amp;gt; main &amp;gt;&amp;gt; resources'''&lt;br /&gt;
|| So, in the '''file explorer''', browse to the '''resources''' folder of '''dspace''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Messages.properties'''&lt;br /&gt;
|| '''Messages.properties '''is a file, which contains '''user interface''' text of '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Messages.properties '''with '''WordPad'''&lt;br /&gt;
|| Let us open this file using the '''WordPad editor.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''Messages.properties '''file&lt;br /&gt;
|| '''Messages.properties '''file contains '''Key Value''' pairs.&lt;br /&gt;
'''Keys''' are referenced from '''jsp''' files and the corresponding '''value''' is rendered in '''UI'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Banner Heading Text&lt;br /&gt;
'''jsp.layout.header-default.brand.heading = IITB Repository'''&lt;br /&gt;
|| Scroll down and locate the '''key '''&lt;br /&gt;
'''jsp.layout.header-default.brand.heading '''&lt;br /&gt;
Change its default '''value''' to '''IITB Repository'''.&lt;br /&gt;
Basic '''HTML tags''' such as '''heading''' can be used to write the '''value'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''jsp.layout.header-default.brand.heading = &amp;lt;b&amp;gt; IITB Repository &amp;lt;/b&amp;gt;'''&lt;br /&gt;
|| If you wish to display the text in a stylish way, we can use those '''html tags''' also.&lt;br /&gt;
For example, I can type the '''value''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| '''&amp;lt;h3&amp;gt; IITB Digital Repository is the collection of digital assets &amp;lt;/h3&amp;gt;'''&lt;br /&gt;
|| Now locate the '''key''' '''jsp.layout.header-default.brand.description '''&lt;br /&gt;
Change its default value as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Save and close&lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Right click on '''Rebuild-DSpace '''&amp;gt;&amp;gt; Run as Administrator&lt;br /&gt;
|| Once again, '''rebuild DSpace '''as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| The '''build '''is successful as indicated by the on-screen message.&lt;br /&gt;
|- &lt;br /&gt;
|| Refresh''' DSpace Home page'''&lt;br /&gt;
|| Now, switch to the '''browser''' and refresh the page. &lt;br /&gt;
Observe the change.&lt;br /&gt;
The '''banner section''' content is updated now.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Top and Sidebar news on Home Page'''&lt;br /&gt;
|| '''Top news''' and '''Side news''' are used to display updates and news about the '''Repository'''.&lt;br /&gt;
We will edit these in the front end itself with the help of the '''administrator'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace'''&lt;br /&gt;
'''Mail address: dspace.u1@gmail.com'''&lt;br /&gt;
'''Password: u1pass'''&lt;br /&gt;
|| Click on the '''Sign on to '''button at the top right corner.&lt;br /&gt;
From the drop-down, select '''My DSpace.'''&lt;br /&gt;
'''Log''' into '''DSpace''' with your '''administrator’s email address '''and''' password'''.&lt;br /&gt;
For this demonstration, I will log in with the '''administrator’s email id dspace.u1@gmail.com'''&lt;br /&gt;
'''My DSpace''' page appears on the screen.&lt;br /&gt;
|- &lt;br /&gt;
|| Select''' Administer'''&lt;br /&gt;
|| Click on the down arrow at the top right corner next to the '''admin’s mail id.'''&lt;br /&gt;
Then select '''Administer'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''General Settings &amp;gt; Edit News'''&lt;br /&gt;
|| We will be redirected to the '''admin''' interface.&lt;br /&gt;
On the top '''navigation bar''', click on the '''General Settings''' menu.&lt;br /&gt;
Then select '''Edit News '''from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Top News'''&lt;br /&gt;
|| Select '''Top News''' in the '''News Editor''' section to edit '''Top News.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Edit '''button&lt;br /&gt;
|| Click on the '''Edit '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' News Editor'''&lt;br /&gt;
|| '''News Editor''' page opens for the '''Top News''' with default '''DSpace Top News.'''&lt;br /&gt;
You can use '''HTML''' '''tags''' in the '''News Editor.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''&amp;lt;p&amp;gt;Welcome to IITB digital repository!&amp;lt;/p&amp;gt;'''&lt;br /&gt;
|| I am updating the '''Top News''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Save '''button&lt;br /&gt;
|| Click on the '''Save''' button now.&lt;br /&gt;
|- &lt;br /&gt;
|| Select''' Sidebar News '''and click on''' Edit '''button&lt;br /&gt;
Update the '''Sidebar News'''&lt;br /&gt;
'''&amp;lt;p&amp;gt;Explore IITB digital repository and Enhance learning.&amp;lt;/p&amp;gt;'''&lt;br /&gt;
|| Likewise, I will edit the '''sidebar news '''as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Save '''Sidebar News'''&lt;br /&gt;
|| Click on the '''Save''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Home Tab'''&lt;br /&gt;
|| In the top '''navigation bar''', click on the '''Home '''menu'''.'''&lt;br /&gt;
The''' Top News '''and''' Sidebar News '''section for the '''DSpace home page''' is now updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| LIkewise, we can customise our '''DSpace home page''' based on our requirements.&lt;br /&gt;
|- &lt;br /&gt;
|| Logout form '''DSpace'''&lt;br /&gt;
|| Let us now '''logout''' from the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
|| With this we have come to the end of this tutorial.&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Summary&lt;br /&gt;
&lt;br /&gt;
|  | In this tutorial, we learnt to :&lt;br /&gt;
* Change '''DSpace logos'''&lt;br /&gt;
* Modify '''DSpace banner''' and&lt;br /&gt;
* Update news sections.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Assignment&lt;br /&gt;
|  | As an assignment&lt;br /&gt;
* Change '''Navbar logo '''and '''DSpace logo '''with your own '''logos'''&lt;br /&gt;
* Modify the '''DSpace banner''' content as well&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide : About Spoken Tutorial project&lt;br /&gt;
|  | The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide : Spoken Tutorial workshops&lt;br /&gt;
|  | The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Acknowledgement -I&lt;br /&gt;
|  | '''Spoken Tutorial project''' is funded by the Ministry of Education (MoE), Government of India.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Acknowledgement -II&lt;br /&gt;
|  | '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|-&lt;br /&gt;
|  | Narration only&lt;br /&gt;
|  | This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Email-Configuration-for-DSpace-on-Windows-OS/English</id>
		<title>DSpace/C2/Email-Configuration-for-DSpace-on-Windows-OS/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Email-Configuration-for-DSpace-on-Windows-OS/English"/>
				<updated>2021-01-07T09:58:50Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: Created page with &amp;quot;'''Script : Email Configuration for DSpace on Windows'''  '''Author : Pankaj Patil'''  '''Keywords: DSpace Rebuild, DSpace Email Configuration, dspace.cfg, Rebuild script, DSp...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Email Configuration for DSpace on Windows'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: DSpace Rebuild, DSpace Email Configuration, dspace.cfg, Rebuild script, DSpace gmail configuration, '''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this '''Spoken Tutorial''' on '''Email Configuration for DSpace''' '''on Windows OS.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* '''Configure''' an '''email '''for '''DSpace'''&lt;br /&gt;
* Prepare a '''Batch '''file''' '''to '''rebuild DSpace '''and&lt;br /&gt;
* Send a '''test mail''' from '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Windows 10 64 bit OS'''&lt;br /&gt;
* '''DSpace version 6.3'''&lt;br /&gt;
* '''WordPad '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''text editor''' or''' browser''' of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial,&lt;br /&gt;
* You should have installed '''DSpace 6.3 '''and&lt;br /&gt;
* You should have a working internet connection.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| &lt;br /&gt;
* If not then go through the prerequisite '''installation''' tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The '''commands''' used in this tutorial are in a file in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch to '''WordPad''' and open the file&lt;br /&gt;
|| I have opened the '''commands file''' in the '''WordPad '''on my machine.&lt;br /&gt;
And I will use the same file to copy-paste the '''commands''' during the demonstration.&lt;br /&gt;
The shortcut to paste on the '''Command Prompt '''is''' Ctrl '''and '''V '''keys'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Necessity of Email Configuration&lt;br /&gt;
|| In '''DSpace''' we have to '''configure''' the '''email settings''' to send '''emails''' from '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Necessity of Email Configuration&lt;br /&gt;
|| '''DSpace''' sends '''emails''' to the '''users''' for various activities such as &lt;br /&gt;
* '''Email verification''' during '''registration'''&lt;br /&gt;
* Notification '''emails''' during '''Item submission '''and''' review'''&lt;br /&gt;
* Getting '''Dspace user’s feedback '''and&lt;br /&gt;
* Notifications to '''Community and Collection''' subscribers&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Let us begin.&lt;br /&gt;
|- &lt;br /&gt;
|| Browse '''C Drive &amp;gt;&amp;gt; dspace-6.3-src-release &amp;gt;&amp;gt; dspace &amp;gt;&amp;gt; config '''&lt;br /&gt;
|| In the '''file browser''', go to '''C Drive'''.&lt;br /&gt;
Browse and navigate to the '''config '''folder in '''dspace-6.3-src-release '''as shown.''' '''&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''dspace.cfg '''with '''Wordpad '''&lt;br /&gt;
|| Open the '''configuration''' file '''dspace.cfg '''in '''WordPad editor'''.''' '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''dspace.cfg '''in '''WordPad '''&lt;br /&gt;
|| '''dspace.cfg '''file is now open in '''WordPad'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Email settings'''&lt;br /&gt;
|| Scroll down and locate the '''Email settings''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:''' SMTP Services'''&lt;br /&gt;
|| '''DSpace '''requires '''SMTP service''' to send and receive '''emails.'''&lt;br /&gt;
'''SMTP services''' like '''Gmail, SendinBlue, SendGrid, Pepipost, Amazon SES '''or '''Mandrill''' can be used.&lt;br /&gt;
Additionally, custom '''SMTP''' services can also be set up and used as well.&lt;br /&gt;
|- &lt;br /&gt;
|| '''mail.server = smtp.gmail.com'''&lt;br /&gt;
|| In this demonstration, I will configure a '''Gmail SMTP mail server.'''&lt;br /&gt;
So, first I’ll set the value for '''mail.server''' as '''smtp.gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''mail.server.username =dspace.u1@gmail.com'''&lt;br /&gt;
'''mail.server.password =********'''&lt;br /&gt;
|| Next we have to give a valid '''gmail ID''' for '''mail.server.username.'''&lt;br /&gt;
I will use the '''admin’s mail id''', which is '''dspace.u1@gmail.com'''&lt;br /&gt;
You can also use the same '''email id''' which you gave as your '''admin mail id'''.&lt;br /&gt;
The value for '''mail.server.password '''has to be the '''password''' of dspace.u1@gmail.com.'''&lt;br /&gt;
The typed '''password''' will be visible to everyone.&lt;br /&gt;
So I have blurred it for this demonstration.&lt;br /&gt;
|-&lt;br /&gt;
|  | Type '''&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt;''' in front of the line&lt;br /&gt;
'''mail.server.port'''&lt;br /&gt;
|  | We will now use''' gmail’s SMTP port (SSL): 465''', to connect to the '''SMTP server'''.&lt;br /&gt;
So, let us disable the default '''SMTP port''' which is 25.&lt;br /&gt;
To do so, type '''&amp;lt;nowiki&amp;gt;# &amp;lt;/nowiki&amp;gt;'''in front of the line '''mail.server.port'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Set from Address of the email recipients&lt;br /&gt;
'''mail.from.address = dspace.u1@gmail.com '''&lt;br /&gt;
|| Now, give a valid '''email address''' for '''mail.from.address.'''&lt;br /&gt;
This '''email id''' will be considered as the '''from address''' for the recipients.&lt;br /&gt;
Here I will type the value as '''dspace.u1@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Set Feedback recipient email address&lt;br /&gt;
'''feedback.recipient=dspace.u1@gmail.com'''&lt;br /&gt;
|| Please type a valid''' email address''' for '''feedback.recipient'''&lt;br /&gt;
If a '''user''' submits any feedback in '''DSpace''', then their feedback will be sent to this '''email id'''.&lt;br /&gt;
Here also I will type the value as '''dspace.u1@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Set email address for mail admin&lt;br /&gt;
'''mail.admin=dspace.u1@gmail.com'''&lt;br /&gt;
|| Next, we have to give a valid '''email address''' for '''mail.admin.'''&lt;br /&gt;
'''System notifications '''and '''administration emails''' will be sent to '''mail.admin address'''.&lt;br /&gt;
I will type the value as '''dspace.u1@gmail.com '''here.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Mail.extraproperties &amp;gt;&amp;gt; '''remove # symbol&lt;br /&gt;
|| Next, we will '''configure''' the''' SMTP port''' '''(SSL): 465.'''&lt;br /&gt;
Scroll down and locate the line '''&amp;lt;nowiki&amp;gt;#mail.extraproperties.&amp;lt;/nowiki&amp;gt;'''&lt;br /&gt;
Remove '''&amp;lt;nowiki&amp;gt;# &amp;lt;/nowiki&amp;gt;'''symbol at the beginning of '''mail.extraproperties.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Remove # symbol&lt;br /&gt;
|| Also, remove''' # '''symbol at the beginning of the next two consecutive lines, as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Save and close file&lt;br /&gt;
|| Then, save and close the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Rebuild '''DSpace'''&lt;br /&gt;
|| Whenever we customize '''DSpace''', it is necessary to '''rebuild''' '''DSpace'''.&lt;br /&gt;
'''Rebuild''' process involves&lt;br /&gt;
* '''Compilation''' of''' source code'''&lt;br /&gt;
* '''Installation''' of '''Webapp '''and&lt;br /&gt;
* '''Deployment''' of '''DSpace''' on '''Tomcat server'''.&lt;br /&gt;
We will prepare a''' Batch '''file''' '''to '''rebuild''' '''DSpace''', and use it whenever required.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Wordpad'''&lt;br /&gt;
|| So, Open '''Wordpad.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Wordpad] type: &lt;br /&gt;
'''call cd C:\Program Files\Apache Software Foundation\Tomcat 8.5\bin'''&lt;br /&gt;
&lt;br /&gt;
'''call Tomcat8.exe stop'''&lt;br /&gt;
&lt;br /&gt;
'''call cd C:\dspace-6.3-src-release'''&lt;br /&gt;
&lt;br /&gt;
'''call mvn -U clean package'''&lt;br /&gt;
&lt;br /&gt;
'''call cd C:\dspace-6.3-src-release\dspace\target\dspace-installer'''&lt;br /&gt;
&lt;br /&gt;
'''call ant fresh_install'''&lt;br /&gt;
&lt;br /&gt;
'''call cd C:\Program Files\Apache Software Foundation\Tomcat 8.5\bin'''&lt;br /&gt;
&lt;br /&gt;
'''call Tomcat8.exe start'''&lt;br /&gt;
&lt;br /&gt;
|| And type the '''commands''' as shown.&lt;br /&gt;
We have used these '''commands''' in the earlier tutorial to '''build dspace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Press Ctrl+S keys&lt;br /&gt;
|| Save the file by pressing '''Ctrl + S''' keys together.&lt;br /&gt;
A dialog box to save the file appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Desktop''' location to save file&lt;br /&gt;
|| On the left, select '''Desktop '''as a location to save the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on dropdown of '''Save as type -&amp;gt; Text Documents '''&lt;br /&gt;
|| Click on the '''Save as type '''dropdown of''' '''and select the type as '''Text Documents.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Enter File name &lt;br /&gt;
'''Rebuild-DSpace.bat'''&lt;br /&gt;
|| In the '''File name '''field, type the name as '''Rebuild-DSpace.bat'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''.bat '''extension indicates that it is a '''batch '''file. &lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Save''' button &lt;br /&gt;
|| Click on the '''Save''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Dialog box&lt;br /&gt;
|| A dialog box opens to confirm this save.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Yes''' button&lt;br /&gt;
|| Click on the '''Yes''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Close '''Rebuild-DSpace.bat '''file&lt;br /&gt;
|| Close '''Rebuild-DSpace.bat '''file.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now let us '''rebuild DSpace''' using the '''Rebuild-DSpace.bat '''file.&lt;br /&gt;
|- &lt;br /&gt;
|| Go to the '''Desktop'''&lt;br /&gt;
Right click on '''Rebuild-DSpace '''&amp;gt;&amp;gt; '''Run as Administrator'''&lt;br /&gt;
|| Go to the '''Desktop '''and locate the file '''Rebuild-DSpace.'''&lt;br /&gt;
Then right-click on it and select''' Run as Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' '''on '''yes'''&lt;br /&gt;
|| If '''prompted, '''click''' '''on the''' Yes '''button in the '''User Account Control''' dialog box.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Command Prompt'''&lt;br /&gt;
|| The '''Command Prompt '''opens and the process of '''DSpace rebuild''' begins.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''BUILD SUCCESSFUL '''message&lt;br /&gt;
|| On successful completion,''' BUILD SUCCESSFUL '''message will appear on the '''Command Prompt.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Show closing of '''Command Prompt'''&lt;br /&gt;
|| After the '''rebuild''' process, the '''Command Prompt '''closes automatically.''' '''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This means we have '''deployed DSpace email configuration''' on '''Tomcat server.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next we have to '''configure''' some '''settings''' in the '''Gmail account''' which we have used.&lt;br /&gt;
To access '''gmail''' through '''DSpace''', '''less secure apps''' in '''gmail''' '''settings''' should be turned '''ON'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [browser] Login to gmail as Email: dspace.u1@gmail.com&lt;br /&gt;
Password: *********&lt;br /&gt;
|| To do so, '''login''' to the respective '''gmail account''' which we had typed in the '''Email settings''' of '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [browser] Type the url:&lt;br /&gt;
https://www.google.com/settings/security/lesssecureapps https://www.google.com/settings/security/lesssecureapps&lt;br /&gt;
|| Then in the '''address bar''' type the '''URL '''as shown.&lt;br /&gt;
|-&lt;br /&gt;
|  | [browser] Turn the toggle on for Allow less secure apps&lt;br /&gt;
|  | Turn '''ON '''the '''toggle '''button for '''Allow less secure apps.'''&lt;br /&gt;
|-&lt;br /&gt;
|  | Open new tab in the browser&lt;br /&gt;
|  | Open a new tab in the '''browser'''.&lt;br /&gt;
|-&lt;br /&gt;
|  | [browser] Type https://accounts.google.com/DisplayUnlockCaptcha&lt;br /&gt;
|  | Enter the '''URL''' as shown to '''configure google account’s access''' to '''DSpace'''.&lt;br /&gt;
|-&lt;br /&gt;
|  | Click the '''Continue '''button&lt;br /&gt;
|  | Click the '''Continue '''button.&lt;br /&gt;
|-&lt;br /&gt;
|  | Close tab for '''Less secure app access''' and '''google account access''' tab&lt;br /&gt;
|  | Close the tab for '''Less secure app access''' and '''google account access'''.&lt;br /&gt;
|-&lt;br /&gt;
|  | Only narration&lt;br /&gt;
|  | We have now done the required '''configurations'''.&lt;br /&gt;
Next let us send a '''test mail'''.&lt;br /&gt;
|-&lt;br /&gt;
|  | Open the '''Command Prompt.'''&lt;br /&gt;
|  | To do so, open the '''Command Prompt.'''&lt;br /&gt;
|-&lt;br /&gt;
|  | [Command Prompt] Type:&lt;br /&gt;
'''cd C:\dspace\bin'''&lt;br /&gt;
|  | Using '''cd command''' switch the '''present working directory''' to '''dspace bin'''.&lt;br /&gt;
|-&lt;br /&gt;
|  | [Command Prompt] type: &lt;br /&gt;
'''dspace test-email'''&lt;br /&gt;
|  | Then type this '''command''' to send a '''test email'''.&lt;br /&gt;
'''Test email''' will be sent to the '''mail id '''which was set in '''mail.admin '''in '''dspace.cfg '''file.&lt;br /&gt;
|-&lt;br /&gt;
|  | [Browser] Open the gmail account&lt;br /&gt;
|  | Let us cross-verify this.&lt;br /&gt;
Switch to the '''browser''' where our '''mail account''' is '''logged''' in.&lt;br /&gt;
Now check the '''Inbox''' for the new mail.&lt;br /&gt;
|-&lt;br /&gt;
|  | [Browser] Point to the DSpace test mail&lt;br /&gt;
|  | Here is the '''DSpace test email.'''&lt;br /&gt;
We have successfully '''configured''' the '''mail configuration''' and also sent a '''test mail''' in '''DSpace'''.&lt;br /&gt;
|-&lt;br /&gt;
|  | Logout from gmail&lt;br /&gt;
|  | Once done, '''sign out''' from the '''gmail account. '''&lt;br /&gt;
|-&lt;br /&gt;
|  | Close the '''command prompt'''&lt;br /&gt;
|  | And close the '''command prompt'''.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Troubleshoot Email Errors&lt;br /&gt;
|  | If you didn’t receive the '''email''' then check the following.&lt;br /&gt;
* Check the '''Spam''' folder&lt;br /&gt;
* Recheck your '''Internet''' connection or&lt;br /&gt;
* The '''Email''' configurations in '''dspace.cfg'''&lt;br /&gt;
|-&lt;br /&gt;
|  | Only Narration&lt;br /&gt;
|  | This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide Summary&lt;br /&gt;
|  | In this tutorial, we learnt to&lt;br /&gt;
* '''Configure''' '''email '''for '''DSpace'''&lt;br /&gt;
* Prepare a '''Batch '''file to '''rebuild DSpace '''and&lt;br /&gt;
* Send a '''test email''' from '''DSpace'''&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide : About Spoken Tutorial project&lt;br /&gt;
|  | The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide : Spoken Tutorial workshops&lt;br /&gt;
|  | The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this '''Forum'''.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Acknowledgement -I&lt;br /&gt;
|  | '''Spoken Tutorial project''' is funded by Ministry of Education (MoE), Government of India.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Acknowledgement -II&lt;br /&gt;
|  | '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|-&lt;br /&gt;
|  | Narration only&lt;br /&gt;
|  | This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
This is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/DSpace-Installation-on-Windows-OS/English</id>
		<title>DSpace/C2/DSpace-Installation-on-Windows-OS/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/DSpace-Installation-on-Windows-OS/English"/>
				<updated>2021-01-07T09:45:07Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: Created page with &amp;quot;'''Script: Dspace installation on Windows 10 OS'''  '''Author : Pankaj Patil'''  '''Keywords: DSpace installation, DSpace build, DSpace deployment, DSpace administrator accoun...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script: Dspace installation on Windows 10 OS'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: DSpace installation, DSpace build, DSpace deployment, DSpace administrator account, local.cfg configuration, Dspace on Windows 10 OS'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Dspace Installation on Windows 10 OS.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives Slide&lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
* '''Install DSpace''' on '''Windows 10 OS'''&lt;br /&gt;
* Crossverify '''DSpace installation''' and&lt;br /&gt;
* Create a '''DSpace administrator account'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Windows 10 64 bit OS'''&lt;br /&gt;
* '''WordPad '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''editor''' or '''browser''' of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have &lt;br /&gt;
* Installed '''Java, Tomcat 8, Postgresql 11, Ant, Maven, git'''&lt;br /&gt;
* Configured '''Tomcat 8 server '''and &lt;br /&gt;
* Created a '''dspace database '''in''' Postgresql 11.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| &lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| You will also need minimum 5 unique '''email ids''' for practising various '''roles''' in '''DSpace'''.&lt;br /&gt;
If you don’t have, then please create them before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The '''commands''' used in this tutorial are in a file in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing. &lt;br /&gt;
|- &lt;br /&gt;
|| Switch to '''WordPad '''and open the file&lt;br /&gt;
|| I have opened the '''commands file''' in '''WordPad editor '''on my machine.&lt;br /&gt;
And I will use the same file to copy-paste the '''commands''' during the demonstration.&lt;br /&gt;
The shortcut to paste on the '''Command Prompt '''is''' Ctrl '''and '''V '''keys'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us begin.&lt;br /&gt;
First, we will download the '''source code''' for '''DSpace 6.3.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open a '''web browser'''.&lt;br /&gt;
|| Open a '''web browser'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Type:&lt;br /&gt;
'''https://github.com/DSpace/DSpace/releases/download/dspace-6.3/dspace-6.3-src-release.zip'''&lt;br /&gt;
|| In the '''address bar''' type the '''URL''' as shown and press '''Enter'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Save file'''&lt;br /&gt;
|| If prompted, click on the '''Save file''' option and then on the '''OK''' button.&lt;br /&gt;
|-&lt;br /&gt;
|  | Open '''Downloads''' folder&lt;br /&gt;
|  | Go to the place where you have downloaded the file on your machine.&lt;br /&gt;
In my case it is in the '''Downloads folder.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Copy '''dspace-6.3-src-release.zip '''file to '''C''' drive&lt;br /&gt;
|| Copy the '''dspace-6.3-src-release.zip '''file to '''C''' drive.&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' Continue'''&lt;br /&gt;
|| When '''prompted, '''click''' '''on''' Continue '''to provide '''administrator''' permissions for copy.&lt;br /&gt;
|- &lt;br /&gt;
|| Unzip '''dspace-6.3-src-release.zip '''file&lt;br /&gt;
|| Now unzip '''dspace-6.3-src-release.zip '''file using '''7-zip''' as shown. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to folder '''dspace-6.3-src-release '''&lt;br /&gt;
|| The contents of the '''zip '''file are extracted into '''dspace-6.3-src-release '''folder.&lt;br /&gt;
|- &lt;br /&gt;
|| Browse and Point to '''local.cfg.EXAMPLE''' in folder view&lt;br /&gt;
'''C Drive &amp;gt;&amp;gt; dspace-6.3-src-release &amp;gt;&amp;gt; dspace &amp;gt;&amp;gt; config&amp;gt;&amp;gt;local.cfg.EXAMPLE'''&lt;br /&gt;
|| '''DSpace source code''' has '''local.cfg.EXAMPLE, '''which is a sample '''DSpace configuration'''.&lt;br /&gt;
'''DSpace''' checks for the '''configuration''' in the '''local.cfg''' file.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''local.cfg''' file&lt;br /&gt;
|| '''local.cfg''' file can be created in two ways:&lt;br /&gt;
# Renaming '''local.cfg.EXAMPLE''' as '''local.cfg'''&lt;br /&gt;
# Copying '''local.cfg.EXAMPLE''' as '''local.cfg'''&lt;br /&gt;
|- &lt;br /&gt;
|| Create copy of '''local.cfg.EXAMPLE '''as '''local.cfg - Copy.EXAMPLE'''&lt;br /&gt;
|| First we’ll make a copy of '''local.cfg.EXAMPLE '''file by pressing '''Ctrl + C''' and then '''Ctrl + V''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Rename '''local.cfg - Copy.EXAMPLE '''file as '''local.cfg.'''&lt;br /&gt;
|| Then rename the '''local.cfg - Copy.EXAMPLE '''file as '''local.cfg.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Yes''' button&lt;br /&gt;
|| Click on the''' Yes''' button to confirm the renaming.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''local.cfg '''file with '''WordPad'''&lt;br /&gt;
|| Now open the '''local.cfg '''file with '''WordPad editor.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''SERVER CONFIGURATION'''&lt;br /&gt;
|| Locate the '''SERVER CONFIGURATION '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter the path of installation directory&lt;br /&gt;
'''dspace.dir=C:/dspace'''&lt;br /&gt;
|| Here, I have set the values for some '''parameters'''. &lt;br /&gt;
Kindly update in your '''configuration''' file also.&lt;br /&gt;
'''Webapps '''created during '''dspace installation''' will be stored in''' dspace.dir path'''.&lt;br /&gt;
Value for '''dspace.dir''' is''' C:/dspace'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''dspace.ui = xmlui'''&lt;br /&gt;
'''dspace.ui ='''&lt;br /&gt;
|| The default value of '''dspace.ui''' is '''xmlui'''.&lt;br /&gt;
We will remove that value and leave it as blank.&lt;br /&gt;
'''dspace.ui '''is left blank to enable '''email-based user verification.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Highlight'''&lt;br /&gt;
'''dspace.hostname = localhost'''&lt;br /&gt;
'''dspace.baseUrl = [http://127.0.0.1 http://]localhost:8080'''&lt;br /&gt;
'''solr.server = http://localhost:8080/solr'''&lt;br /&gt;
|| Now suppose we are working on a '''remote machine'''. &lt;br /&gt;
Then set the '''machine ip''' as a value for '''dspace.hostname''', '''dspace.baseUrl '''and '''solr.server.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''DATABASE CONFIGURATION'''&lt;br /&gt;
'''db.username = dspace'''&lt;br /&gt;
'''db.password = dbuserpass'''&lt;br /&gt;
|| Locate '''DATABASE CONFIGURATION '''section.&lt;br /&gt;
Enter the value for '''db.username''' as '''dspace''' and '''db.password''' as '''dbuserpass'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Press '''Ctrl + S '''&amp;gt;&amp;gt; Close File&lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Type '''cmd''' in search box of '''taskbar'''&lt;br /&gt;
|| Now go to the '''search bar''' located at the bottom left of the '''taskbar.'''&lt;br /&gt;
Then type''' cmd.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Command Prompt'''&lt;br /&gt;
|| Click on the '''Command Prompt application'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Here onwards please remember to press the '''Enter '''key after typing each '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''cd C:\dspace-6.3-src-release'''&lt;br /&gt;
|| Using '''cd command''' go to the '''directory dspace-6.3-src-release '''in the '''C''' drive.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''mvn -U clean package'''&lt;br /&gt;
|| '''Maven package''' is used to download external''' Java libraries''' and '''build''' the '''source code'''.&lt;br /&gt;
To '''build''' '''DSpace''', type the '''command''' as shown here.&lt;br /&gt;
The download may''' '''take some time depending on your '''internet speed'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Highlight:&lt;br /&gt;
'''BUILD SUCCESS''' message&lt;br /&gt;
|| Once the download is complete, '''BUILD SUCCESS''' message will be displayed on the '''command prompt'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Troubleshoot for build failure&lt;br /&gt;
|| In case you get '''BUILD FAILED '''message, do the following-&lt;br /&gt;
* Verify all the steps '''executed''' earlier by referring to the prerequisite tutorials.&lt;br /&gt;
* Also check the version of all the '''packages '''installed.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''cd C:\dspace-6.3-src-release\dspace\target\dspace-installer'''&lt;br /&gt;
|| Now, using the '''cd command''' go to the '''directory dspace-installer.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''ant fresh_install'''&lt;br /&gt;
|| '''Apache Ant '''is a tool used to '''build DSpace binaries.'''&lt;br /&gt;
To '''install DSpace''' using '''Ant''', type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Highlight:&lt;br /&gt;
'''BUILD SUCCESSFUL''' message&lt;br /&gt;
|| Once the '''installation''' is complete, '''BUILD SUCCESSFUL''' message will be displayed on the '''command prompt'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Next, we will create a '''DSpace administrator account''' and set the '''credentials'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''cd C:\dspace\bin'''&lt;br /&gt;
|| Using '''cd command''' change the '''present working directory''' to '''dspace bin directory.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''dspace create-administrator'''&lt;br /&gt;
|| Type the '''command''' as shown to create a '''DSpace administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Email: [mailto:dspace.u1@gmail.com dspace.u1@gmail.com]&lt;br /&gt;
First name : User1&lt;br /&gt;
|| Type the values for '''email address''' and '''First name '''as shown.&lt;br /&gt;
These are mandatory '''fields'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Last name : &lt;br /&gt;
|| I’m skipping the '''Last name '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Password : u1pass&lt;br /&gt;
|| Now '''set''' the '''password''' for the '''dspace admin account.'''&lt;br /&gt;
I will type '''u1pass''' and press '''Enter'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Retype the admin password&lt;br /&gt;
Password: u1pass&lt;br /&gt;
|| Type the '''password '''once again and press '''Enter.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Type '''Y''' to confirm entered details.&lt;br /&gt;
|| The '''prompt''' will ask us to type '''Y''' to confirm the newly added details.&lt;br /&gt;
Type '''Y''' and press '''Enter'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| '''Administrator’s credentials''' are used to '''login''' to the '''DSpace portal''' with '''Administrator authority.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Close the '''Command Prompt'''&lt;br /&gt;
|| Close the '''command prompt'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to '''deploy dspace webapps '''on''' Tomcat.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''Administrative privileges''' are required to '''deploy webapps'''.&lt;br /&gt;
Therefore, let us open the '''command prompt '''with''' Administrative privileges.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Type '''cmd''' in search box of '''taskbar'''&lt;br /&gt;
|| Go to the '''search bar''' located at the bottom left of the '''taskbar.'''&lt;br /&gt;
Then type''' cmd.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Right Click on '''Command Prompt -&amp;gt; Run as administrator'''&lt;br /&gt;
|| From the displayed list, right-click on '''Command Prompt application''' and select '''Run as administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' '''on '''yes'''&lt;br /&gt;
|| If '''prompted, '''click''' '''on the''' Yes '''button in the '''User Account Control''' dialog box.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Administrator:Command Prompt'''&lt;br /&gt;
|| '''Command Prompt''' opens with the '''administrator privileges'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''cd C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps'''&lt;br /&gt;
|| Type the '''command''' as shown to navigate to '''Tomcat webapps.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type: '''dir'''&lt;br /&gt;
|| Type''' dir '''to see the folder contents.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''ROOT '''directory''' '''&lt;br /&gt;
|| '''ROOT '''is the default''' webapp '''created during '''Tomcat installation'''.''' '''&lt;br /&gt;
'''Tomcat server''' redirects '''client requests''' to default '''ROOT''' '''webapp'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''rename ROOT DEFAULT_ROOT '''&lt;br /&gt;
|| For '''DSpace''', we need to '''set''' up '''JSPUI''' as a '''ROOT web app'''.&lt;br /&gt;
Therefore, we will rename''' '''the '''ROOT '''as '''DEFAULT_ROOT.'''&lt;br /&gt;
To do so, type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, we will '''deploy DSpace webapps''' on '''Tomcat.'''&lt;br /&gt;
'''DSpace''' offers '''JSP''' and '''XML''' based '''user interfaces'''. &lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''mklink /D ROOT C:\dspace\webapps\jspui'''&lt;br /&gt;
|| We will '''deploy DSpace''' with the '''JSPUI interface''' as default.&lt;br /&gt;
To do so, type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| '''mklink /D rest C:\dspace\webapps\rest'''&lt;br /&gt;
|| Next we’ll '''deploy rest webapp,''' by typing the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| '''mklink /D solr C:\dspace\webapps\solr'''&lt;br /&gt;
|| Now, we will '''deploy solr webapp,''' by typing this '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''mklink /D oai C:\dspace\webapps\oai'''&lt;br /&gt;
|| Next, to '''deploy oai webapp,''' type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| '''mklink /D sword C:\dspace\webapps\sword'''&lt;br /&gt;
|| Lastly, we’ll '''deploy sword webapp,''' by typing this '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Now, let us '''restart Tomcat server'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''cd C:\Program Files\Apache Software Foundation\Tomcat 8.5\bin'''&lt;br /&gt;
|| Using '''cd command''' change '''present working directory''' to '''Tomcat bin.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''Tomcat8.exe stop'''&lt;br /&gt;
|| To stop the '''Tomcat server''' type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
'''Tomcat8.exe start'''&lt;br /&gt;
|| To start the '''Tomcat server''' type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| If '''tomcat''' is not '''restart'''ed''', '''then the '''deployed applications''' will not be effective to handle '''client requests.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Restart the System&lt;br /&gt;
|| Finally, '''restart''' the system before accessing '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully '''installed DSpace.'''&lt;br /&gt;
Next, let us proceed to access '''DSpace''' through the '''web''' '''browser.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Browser &amp;gt;&amp;gt;'''&lt;br /&gt;
'''http://localhost:8080'''&lt;br /&gt;
|| Open a '''web browser'''.&lt;br /&gt;
Type''' [http://127.0.0.1 http://]localhost:8080''' in the '''address bar'''.&lt;br /&gt;
If you have '''set''' any '''ip address''' in the '''configuration''', then type that '''ip''' instead of '''localhost'''.&lt;br /&gt;
And press '''Enter'''.&lt;br /&gt;
The '''DSpace home page''' appears on the '''browser'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, we will '''login''' to '''DSpace''' with our '''administrator account'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' Sign on to tab &amp;gt; My DSpace'''&lt;br /&gt;
|| Click on '''Sign on to '''tab at the top right corner.&lt;br /&gt;
Select '''My DSpace''' from the drop-down.&lt;br /&gt;
The form '''Log In to''' '''DSpace''' opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter Email Address and Password&lt;br /&gt;
Email: dspace.u1@gmail.com&lt;br /&gt;
Password: u1pass&lt;br /&gt;
|| Type in the '''email address''' and '''password''' of the '''administrator'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Log In '''button&lt;br /&gt;
|| Then click on the '''Log In''' button below the '''password''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''My DSpace '''section&lt;br /&gt;
|| The '''administrator login''' is successful and '''My DSpace''' page appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us '''log out''' this '''user''' from '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Logged in '''tab in the top right corner&lt;br /&gt;
|| Click on the '''Logged in '''tab at the top right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Logout '''from drop down&lt;br /&gt;
|| Select '''Logout '''from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Logged out '''message&lt;br /&gt;
|| The '''user''' has been '''logged out'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide : Summary&lt;br /&gt;
|  | In this tutorial, we learnt to-&lt;br /&gt;
* '''Install DSpace''' on''' Windows 10 OS '''&lt;br /&gt;
* Crossverify '''DSpace installation''' and&lt;br /&gt;
* Create a '''DSpace administrator account'''&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide : About Spoken Tutorial project&lt;br /&gt;
|  | The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide : Spoken Tutorial workshops&lt;br /&gt;
|  | The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Acknowledgement -I&lt;br /&gt;
|  | '''Spoken Tutorial project''' is funded by Ministry of Education (MoE), Government of India.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Acknowledgement -II&lt;br /&gt;
|  | '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|-&lt;br /&gt;
|  | Narration only&lt;br /&gt;
|  | This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is Nancy Varkey signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Setting-up-Tomcat-and-Postgresql-on-Windows-OS/English</id>
		<title>DSpace/C2/Setting-up-Tomcat-and-Postgresql-on-Windows-OS/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Setting-up-Tomcat-and-Postgresql-on-Windows-OS/English"/>
				<updated>2021-01-07T09:35:57Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: Created page with &amp;quot;'''Script: Setting Tomcat and Postgresql on Windows 10'''   '''Author : Pankaj Patil'''  '''Keywords: Tomcat Installation, Tomcat8 installation on Windows 10, postgresql insta...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script: Setting Tomcat and Postgresql on Windows 10'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: Tomcat Installation, Tomcat8 installation on Windows 10, postgresql installation, Configure tomcat server, Create DSpace database'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Setting up Tomcat and Postgresql on Windows 10.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives Slide&lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
* '''Install '''and '''configure Tomcat 8'''&lt;br /&gt;
* '''Install Postgresql 11'''&lt;br /&gt;
* Create''' dspace database''' in''' Postgresql 11'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Windows 10 64 bit OS'''&lt;br /&gt;
* '''WordPad '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''editor''' or '''browser''' of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, &lt;br /&gt;
* You should have an '''internet''' connection to '''install''' the necessary '''packages '''&lt;br /&gt;
* You should also have '''installed 7Zip file archiver'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| &lt;br /&gt;
* '''Environment Variables''' for''' Java, Ant, '''and''' Maven '''should be '''set''' as well&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The '''commands''' used in this tutorial are in a file in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch to '''WordPad '''and open the file&lt;br /&gt;
|| I have opened the '''commands file''' in '''WordPad editor '''on my machine.&lt;br /&gt;
And I will use the same file to copy-paste the '''commands''' during the demonstration.&lt;br /&gt;
The shortcut to paste on the '''Command Prompt '''is''' Ctrl '''and '''V '''keys'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Generally, DSpace is deployed on '''Tomcat8 server'''.&lt;br /&gt;
Let us now '''install Apache tomcat 8.'''&lt;br /&gt;
Open a '''web browser.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Type:&lt;br /&gt;
'''https://downloads.apache.org/tomcat/tomcat-8/v8.5.60/bin/apache-tomcat-8.5.60.exe'''&lt;br /&gt;
|| In the '''address bar''', type the '''URL '''as shown to download '''Apache tomcat 8 installer'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Save file'''&lt;br /&gt;
|| If prompted, click on the '''Save file''' button to download the '''installer'''.&lt;br /&gt;
The download begins in the default '''downloads folder'''.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
Open''' Downloads''' folder&lt;br /&gt;
Double click on '''Tomcat''' installer&lt;br /&gt;
|| Go to the place where you have downloaded the file on your machine.&lt;br /&gt;
In my case it is in the '''Downloads folder.'''&lt;br /&gt;
Double-click on the '''Tomcat installer''' file.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Yes'''&lt;br /&gt;
|| In the '''User Account Control''' dialog box, click on '''Yes '''or''' Run '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Next '''button&lt;br /&gt;
|| In the '''Setup''' dialog box, click on the '''Next '''button to continue. &lt;br /&gt;
|- &lt;br /&gt;
|| Click '''I Agree '''button&lt;br /&gt;
|| Click on the '''I Agree '''button to accept the terms of agreement.&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' Next '''button&lt;br /&gt;
|| To proceed with the default components selection, click the '''Next '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' Next '''button&lt;br /&gt;
|| Click the '''Next '''button to continue the '''installation''' with basic '''configurations'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' Next '''button&lt;br /&gt;
|| Keep the default '''path''' of '''JRE '''and click on the '''Next '''button to continue.&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' Install '''button&lt;br /&gt;
|| Keep the default '''path''' for '''Tomcat installation''' and click on the '''Install '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''installation''' is successfully completed.&lt;br /&gt;
|- &lt;br /&gt;
|| Uncheck checkbox of '''Show Readme''' and click '''Finish''' button&lt;br /&gt;
|| Uncheck the '''Show Readme''' option.&lt;br /&gt;
And click on the '''Finish''' button to close the dialog box.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''Apache Tomcat service''' begins.&lt;br /&gt;
Now let us '''configure Tomcat '''to start on '''system restart'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Type '''Control Panel''' in search box of '''taskbar'''&lt;br /&gt;
|| Go to the '''search bar''' located at the bottom left of the '''taskbar.'''&lt;br /&gt;
Then type''' “Control Panel”'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Control Panel''' Application&lt;br /&gt;
|| Click on the '''Control Panel''' application.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''System and Security '''settings -&amp;gt; '''Administrative Tools'''&lt;br /&gt;
|| Next, go to '''System and Security settings''' and then on the '''Administrative Tools''' menu.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Administrative Tools''' &lt;br /&gt;
|| '''Administrative Tools''' dialog box opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Double Click on '''Services'''&lt;br /&gt;
|| Double-click on '''Services'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Locate '''Apache Tomcat''' service and Right click on it&lt;br /&gt;
Select '''Properties'''&lt;br /&gt;
|| Locate '''Apache Tomcat service.''' &lt;br /&gt;
Then right-click and select '''Properties.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Window&lt;br /&gt;
|| '''Apache Tomcat8 properties''' dialog box opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on dropdown of '''Startup''' '''type -&amp;gt; '''Choose '''Automatic'''&lt;br /&gt;
|| Click on the '''Startup type '''drop-down and select '''Automatic '''from the list.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Apply''' button&lt;br /&gt;
|| Click the '''Apply''' button and then on the '''OK '''button at the bottom right corner of the window.&lt;br /&gt;
|- &lt;br /&gt;
|| Close '''Service, Administrative Tools, Control''' '''Panel''' window&lt;br /&gt;
|| Now, close the '''Services, Administrative Tools, '''and '''Control''' '''Panel''' windows.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have installed '''Tomcat '''and '''configured''' it.&lt;br /&gt;
Next let us '''install postgresql'''.&lt;br /&gt;
Switch back to the '''browser.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Type:&lt;br /&gt;
https://www.enterprisedb.com/downloads/postgres-postgresql-downloads https://www.enterprisedb.com/downloads/postgres-postgresql-downloads&lt;br /&gt;
|| In the '''address bar''' type the '''URL''' as shown to view the '''installer packages''' of '''postgresql'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click download button for '''version 11.10''' and''' 64 bit OS'''&lt;br /&gt;
|| Download the '''postgresql''' version 11.10 for '''Windows 64 bit OS'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Save file'''&lt;br /&gt;
|| If prompted, click on the '''Save file''' button to download the '''installer'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Downloads''' folder&lt;br /&gt;
|| Once again go to the '''Downloads''' folder.&lt;br /&gt;
|- &lt;br /&gt;
|| Right-click on the '''postgresql installer''' and select '''Run as administrator'''&lt;br /&gt;
|| Right-click on the '''postgresql installer''' and select '''Run as administrator'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Yes'''&lt;br /&gt;
|| In the '''User Account Control''' dialog box, click on '''Yes '''or''' Run '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Click Next to begin installation process&lt;br /&gt;
|| Click on the '''Next '''button to begin the '''installation''' process.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Next''' button&lt;br /&gt;
|| Keep the default settings for '''Installation location''' and click on the '''Next '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Next''' button&lt;br /&gt;
|| Keep the default selected components and click on the '''Next '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Next''' button&lt;br /&gt;
|| Keep the default '''Data directory''' and click on the '''Next '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
Enter the Password as&lt;br /&gt;
‘'''root’'''&lt;br /&gt;
Retype the same password&lt;br /&gt;
|| In the '''password setup''' page, set the '''root user password.'''&lt;br /&gt;
I will type my '''password''' as ‘'''root’.'''&lt;br /&gt;
Retype the same password to confirm it.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Next''' button repeatedly&lt;br /&gt;
|| Then, Click the '''Next''' button repeatedly to '''install postgresql '''with the default '''configuration'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Uncheck Checkbox of View release notes&lt;br /&gt;
|| Once the '''installation''' is over, uncheck the checkbox of “'''stack builder'''”.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Finish '''button&lt;br /&gt;
|| Then click the '''Finish''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now let us create a '''database''' and a '''user''' for it.&lt;br /&gt;
|- &lt;br /&gt;
|| Type '''pgadmin4''' in search box of '''taskbar'''&lt;br /&gt;
|| Go to the '''search bar''' located at the bottom left of the '''taskbar.'''&lt;br /&gt;
Then type''' pgadmin4.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''pgadmin4'''&lt;br /&gt;
|| Click on the '''pgadmin4 '''application.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''pgAdmin '''is a management tool for '''PostgreSQL'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point t o the '''pgAdmin''' page in the browser&lt;br /&gt;
|| '''pgAdmin '''page''' '''opens in the default '''web browser'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Set Master Password&lt;br /&gt;
|| It might prompt us to '''set''' the '''master password''' for '''pgAdmin'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Type password as '''‘root’ '''and''' '''Click '''OK''' button &lt;br /&gt;
|| I will set the '''password''' as '''‘root’''' and click on the '''OK''' button&lt;br /&gt;
|- &lt;br /&gt;
|| Double click on '''Servers '''in the left panel&lt;br /&gt;
|| On the left panel, double-click on '''Servers.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Enter password of the '''postgres '''user: '''root'''&lt;br /&gt;
Click '''OK''' button &lt;br /&gt;
|| Type the '''postgres user password''' to connect to the '''database server''' and click on the '''OK''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now let us create a '''user''' for the '''database'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Right click on '''Login/Group Roles''' under '''PostgreSQL 11'''&lt;br /&gt;
|| In the left panel, under '''PostgreSQL 11''' right-click on the '''Login/Group Roles.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Create '''option -&amp;gt; '''Login/Group Roles''' option&lt;br /&gt;
|| From the context menu, select '''Create '''and then on '''Login/Group Roles''' option.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create- Login/Group Roles'''&lt;br /&gt;
|| A Pop-up window opens up to create a '''user''' for the '''database'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter Name&lt;br /&gt;
'''dspace'''&lt;br /&gt;
|| Under '''General''' tab, type the name of the '''database user''' in the '''Name''' field.&lt;br /&gt;
So, I will type '''dspace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Definition''' tab&lt;br /&gt;
|| Click on the '''Definition''' tab.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter Password&lt;br /&gt;
'''dbuserpass'''&lt;br /&gt;
|| In the '''Password '''field, type the password for the '''database user. '''&lt;br /&gt;
I will type '''dbuserpass'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Privileges''' tab&lt;br /&gt;
|| Now, go to the '''Privileges''' tab.&lt;br /&gt;
|- &lt;br /&gt;
|| Toggle buttons to change all values to '''Yes'''&lt;br /&gt;
|| To provide all '''privileges''' to the '''user''', toggle the buttons and change all the values to '''Yes.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Save''' button&lt;br /&gt;
|| Then click on the '''Save''' button and close the pop-up window.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now let us create a database named '''dspace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Right click on '''Login/Group Roles''' under '''Databases'''&lt;br /&gt;
|| In the left panel, under '''PostgreSQL 11''' right-click on the '''Databases.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Create '''option -&amp;gt; '''Database''' option&lt;br /&gt;
|| From the context menu, select '''Create '''and then on '''Database''' option.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create- Database'''&lt;br /&gt;
|| A pop-up window opens up to create a '''database'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter name of the database&lt;br /&gt;
Type: '''dspace'''&lt;br /&gt;
|| Under the '''General''' tab, type the name of the '''database'''.&lt;br /&gt;
I will type '''dspace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on dropdown next to '''owner '''field&lt;br /&gt;
|| Click on the drop-down next to the '''owner '''field. &lt;br /&gt;
A list of '''database users''' is seen.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''dspace'''&lt;br /&gt;
|| Select '''dspace '''as the '''owner''' to this '''database'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Definition''' tab&lt;br /&gt;
|| Go to the '''Definition''' tab.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on dropdown next to '''Tablespace''' field -&amp;gt; Select '''pg_default'''&lt;br /&gt;
|| Click on the drop-down next to the '''Tablespace''' field and select '''pg_default'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Save''' button&lt;br /&gt;
|| Then click on the '''Save''' button and close the pop-up window.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''dspace''' under '''Databases'''.&lt;br /&gt;
|| In the left panel, under '''PostgreSQL 11, '''under''' Databases, '''we see the newly created '''database dspace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''dspace''' database.&lt;br /&gt;
|| Click on the '''dspace database'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''pgcrypto extension'''&lt;br /&gt;
|| We will now add a '''pgcrypto extension''' to the '''DSpace database.'''&lt;br /&gt;
'''pgcrypto extension''' allows '''DSpace''' to create universally unique '''identifiers''' for all '''objects''' in '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the arrow adjacent to the '''dspace''' database&lt;br /&gt;
|| If submenus are not shown, Expand the '''dspace database''' by clicking on the arrow adjacent to it.&lt;br /&gt;
|- &lt;br /&gt;
|| Right click on '''Extensions'''&lt;br /&gt;
'''Create -&amp;gt; Extensions'''&lt;br /&gt;
|| Right-click on '''Extensions.'''&lt;br /&gt;
Then from the context menu, select '''Create''' and then click on '''Extensions.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to &amp;lt;span style=&amp;quot;color:#3c4043;&amp;quot;&amp;gt;'''Create Extensions'''&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color:#3c4043;&amp;quot;&amp;gt;The &amp;lt;span style=&amp;quot;color:#3c4043;&amp;quot;&amp;gt;'''Create Extensions'''&amp;lt;span style=&amp;quot;color:#3c4043;&amp;quot;&amp;gt; pop-up opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on dropdown next to '''Name''' field&lt;br /&gt;
|| Under the '''General''' tab, click on the drop-down next to the '''Name '''field. &lt;br /&gt;
|- &lt;br /&gt;
|| Select '''pgcrypto'''&lt;br /&gt;
|| Scroll and select '''pgcrypto''' as an''' Extension.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Save''' button&lt;br /&gt;
|| Then click on the '''Save''' button and close the pop-up window.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''Pgcrypto '''extension is created.&lt;br /&gt;
|- &lt;br /&gt;
|| Close the '''pgAdmin4 '''tab&lt;br /&gt;
Restart the System&lt;br /&gt;
|| Close the '''pgAdmin4 '''tab and '''restart''' the system to bring all '''configurations '''into effect.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| So now, we have installed '''postgresql '''and created a '''dspace database'''.&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide : Summary&lt;br /&gt;
|  | In this tutorial, we learnt to-&lt;br /&gt;
* '''Install '''and '''configure Tomcat 8'''&lt;br /&gt;
* '''Install Postgresql 11'''&lt;br /&gt;
* Create''' dspace database''' in''' Postgresql 11'''&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide : About Spoken Tutorial project&lt;br /&gt;
|  | The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide : Spoken Tutorial workshops&lt;br /&gt;
&lt;br /&gt;
|  | The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Acknowledgement -I&lt;br /&gt;
|  | '''Spoken Tutorial project''' is funded by Ministry of Education (MoE), Government of India.&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide: Acknowledgement -II&lt;br /&gt;
|  | '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|-&lt;br /&gt;
|  | Narration only&lt;br /&gt;
|  | This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is '''Nancy Varkey''' signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Installation-of-JDK-and-Build-tool-on-Windows-OS/English</id>
		<title>DSpace/C2/Installation-of-JDK-and-Build-tool-on-Windows-OS/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Installation-of-JDK-and-Build-tool-on-Windows-OS/English"/>
				<updated>2021-01-07T09:21:13Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script: Install JDK and Build tools on Windows 10'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: DSpace installation on Windows, Install JDK, install Java, install Maven, install Ant, install git, Set Environment variables, Set Path variables'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Install JDK and Build tools on Windows 10.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives Slide&lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
* '''Install Java, Ant, Maven '''and''' git '''and&lt;br /&gt;
* '''Set Environment variables''' for '''Java, Ant, '''and''' Maven'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Windows 10 64 bit OS'''&lt;br /&gt;
* '''WordPad '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
&lt;br /&gt;
However you may use any other '''editor''' or '''web''' '''browser''' of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, &lt;br /&gt;
* You should have an '''internet''' connection to '''install''' the necessary '''packages '''&lt;br /&gt;
* You should also have '''installed 7Zip file archiver'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
&lt;br /&gt;
'''https://www.7-zip.org'''&lt;br /&gt;
|| &lt;br /&gt;
* If not, then download and '''install''' it using this '''URL'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Hardware requirements&lt;br /&gt;
|| The minimum hardware requirements for '''DSpace installation''' are&lt;br /&gt;
* '''i3 processor''' or above&lt;br /&gt;
* '''100GB hard disk''' or more&lt;br /&gt;
* '''4GB RAM''' or above &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The '''commands''' used in this tutorial are in a file in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Switch to '''WordPad '''and open the file&lt;br /&gt;
|| I have opened the '''commands file''' in '''WordPad editor '''on my machine.&lt;br /&gt;
&lt;br /&gt;
And I will use the same file to copy-paste the '''commands''' during the demonstration.&lt;br /&gt;
&lt;br /&gt;
The shortcut to paste on the '''Command Prompt '''is''' Ctrl '''and '''V '''keys'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To install '''DSpace''', it is mandatory to have basic '''packages''' like '''Java, Ant, Maven '''and''' git.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us begin by '''installing''' the '''Java Development Kit.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open web browser&lt;br /&gt;
|  | Open a '''web browser'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Type:&lt;br /&gt;
&lt;br /&gt;
'''https://www.oracle.com/in/java/technologies/javase/javase-jdk8-downloads.html'''&lt;br /&gt;
|  | In the '''address bar''', type the '''URL '''as shown to view '''JDK8 installers''' available from '''Oracle'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Locate and highlight&lt;br /&gt;
&lt;br /&gt;
'''jdk-8u271-windows-x64.exe'''&lt;br /&gt;
|| Locate the '''installer file''' for '''Windows 64''' bit.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|  | Highlight '''u271'''&lt;br /&gt;
|  | '''u271''' in the '''installation file''' name, is the '''release number''', which may be different in your case.&lt;br /&gt;
|- &lt;br /&gt;
|  | Highlight '''x64'''&lt;br /&gt;
|  | '''x64''' in the '''installation file''' name, indicates '''64-bit operating system'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Installer for '''32 bit Windows OS'''&lt;br /&gt;
|| If you are using a '''32-bit operating system''', then you should download the '''installer''' for '''32-bit OS'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Switch back to browser&lt;br /&gt;
|| Switch back to the '''browser.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on the link '''jdk-8u271-windows-x64.exe'''&lt;br /&gt;
|| My machine is a '''64-bit OS'''. &lt;br /&gt;
&lt;br /&gt;
So, I will download '''jdk-8u271-windows-x64.exe.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Pop-up window&lt;br /&gt;
|| A pop-up window opens up to accept the '''license agreement'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Check the checkbox of license agreement&lt;br /&gt;
&lt;br /&gt;
Click on the button''' Download jdk-8u271-windows-x64.exe'''&lt;br /&gt;
|| Check the checkbox of the '''license agreement'''.&lt;br /&gt;
&lt;br /&gt;
And click on the button''' Download jdk-8u271-windows-x64.exe'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to''' Oracle '''sign in&lt;br /&gt;
|  | We will be redirected to the '''Oracle login page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| If you do not have an '''Oracle account''', please create an account and then log into '''Oracle.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Enter Username : '''dspace.u1@gmail.com'''&lt;br /&gt;
&lt;br /&gt;
Password:''' Dspace@123'''&lt;br /&gt;
|| I will enter the '''username''' and '''password''' of my '''Oracle account'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Save file'''&lt;br /&gt;
|| If prompted, click on the '''Save file''' button to download the '''installer'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to downloading of '''jdk-8u271-windows-x64.exe'''&lt;br /&gt;
|| The '''installation file''' will get downloaded in the default '''downloads directory'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Open '''Downloads''' folder&lt;br /&gt;
|| Go to the place where you have downloaded the file on your machine.&lt;br /&gt;
&lt;br /&gt;
In my case it is in the '''Downloads folder.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Double click on '''jdk-8u271-windows-x64.exe'''&lt;br /&gt;
|| Double-click on the '''jdk-8u271-windows-x64.exe,''' to begin the '''installation'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on '''Yes'''&lt;br /&gt;
|| In the '''User Account Control''' dialog box, click on the '''Yes '''or''' Run '''button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''Next '''button&lt;br /&gt;
|  | In the '''Setup''' dialog box, click the '''Next''' button to continue the installation process.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Development Tools'''&lt;br /&gt;
&lt;br /&gt;
Click '''Next''' button&lt;br /&gt;
|| In the '''Custom Setup''' page, ensure that''' Development Tools '''is selected for '''installation. '''&lt;br /&gt;
&lt;br /&gt;
Click the '''Next '''button to continue.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to I'''nstall to:'''&lt;br /&gt;
|| Another dialog box opens up to select the '''installation folder'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' C:\Program Files\Java\jre1.8.0_271'''&lt;br /&gt;
|| The installation path is set to '''C:\Program Files\Java\jre1.8.0_271.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Change''' button&lt;br /&gt;
|| If you wish to change the '''path''', click on the '''Change''' button.&lt;br /&gt;
&lt;br /&gt;
I don’t wish to change the '''path''', so I will not be clicking.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''Next''' button&lt;br /&gt;
|| Click on the '''Next '''button to continue.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''JDK '''installation has begun. &lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''Installation''' is successfully completed now.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Close''' button&lt;br /&gt;
|| Click on the '''Close''' button to close the dialog box.&lt;br /&gt;
|- &lt;br /&gt;
|  | Only Narration&lt;br /&gt;
|| Now, let us install '''Apache Maven''', which is used to '''build DSpace source code'''. &lt;br /&gt;
|- &lt;br /&gt;
|  | Switch back to browser&lt;br /&gt;
|| Switch back to the '''browser'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Type:&lt;br /&gt;
'''https://downloads.apache.org/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.zip'''&lt;br /&gt;
|| In the '''address bar''' type the '''URL''' as shown.&lt;br /&gt;
This will download '''Apache Maven 3.6.3'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select “Save File” -&amp;gt; OK&lt;br /&gt;
|| If prompted, click on the '''Save file''' option and then on the '''OK''' button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Switch back to '''Downloads''' folder&lt;br /&gt;
|  | Switch back to the '''Downloads''' folder.&lt;br /&gt;
|- &lt;br /&gt;
|  | Copy '''apache-maven-3.6.3-bin.zip '''file to '''C drive'''&lt;br /&gt;
|  | Copy the file '''apache-maven-3.6.3-bin.zip '''to '''C drive'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click''' Continue'''&lt;br /&gt;
|| If '''prompted, '''click on''' Continue '''to provide '''administrator permissions''' for copying.&lt;br /&gt;
|- &lt;br /&gt;
|| Right click on&lt;br /&gt;
&lt;br /&gt;
'''apache-maven-3.6.3-bin zip '''-&amp;gt;''' 7-Zip'''&lt;br /&gt;
&lt;br /&gt;
Select '''Extract Here'''&lt;br /&gt;
|| Right-click on the file''' apache-maven-3.6.3-bin zip '''&lt;br /&gt;
&lt;br /&gt;
From the context menu, select '''7-Zip'''&lt;br /&gt;
&lt;br /&gt;
Then from the sub-menu, select '''Extract Here.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Narration only&lt;br /&gt;
|  | The file extraction begins.&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to '''apache-maven-3.6.3 '''folder&lt;br /&gt;
|  | The '''zipped''' contents are extracted in the '''apache-maven-3.6.3 '''folder.&lt;br /&gt;
|- &lt;br /&gt;
|  | Double click on the '''apache-maven-3.6.3 '''folder&lt;br /&gt;
|  | Open the folder '''apache-maven-3.6.3 '''by double-clicking on it.&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to path '''C:\apache-maven-3.6.3'''&lt;br /&gt;
|  | The extracted contents '''bin, boot, conf, lib''' are located in the path '''C:\apache-maven-3.6.3.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Only Narration&lt;br /&gt;
|  | In case the contents are extracted to any other folder, move them to this folder.&lt;br /&gt;
|- &lt;br /&gt;
|  | Only Narration&lt;br /&gt;
|  | Next, we will install the '''Apache Ant '''tool,''' '''which''' '''is used to install '''DSpace'''. &lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Type:&lt;br /&gt;
&lt;br /&gt;
'''https://downloads.apache.org/ant/binaries/apache-ant-1.10.9-bin.zip'''&lt;br /&gt;
|| Switch back to the '''browser'''.&lt;br /&gt;
&lt;br /&gt;
In the '''address bar''' type the '''URL''' as shown to download '''Apache Ant'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select “Save File” -&amp;gt; OK&lt;br /&gt;
|| If prompted, click on the '''Save file''' option and then on the '''OK''' button&lt;br /&gt;
|- &lt;br /&gt;
|  | Switch back to '''Downloads''' folder&lt;br /&gt;
|  | Switch back to the '''Downloads''' folder.&lt;br /&gt;
|- &lt;br /&gt;
|  | Copy and extract''' apache-ant-1.10.9-bin.zip '''file in C drive&lt;br /&gt;
|  | Like '''Maven''', copy and extract''' '''the file '''apache-ant-1.10.9-bin.zip '''to '''C''' '''drive'''. &lt;br /&gt;
|- &lt;br /&gt;
|  | Point to path '''C:\apache-ant-1.10.9'''&lt;br /&gt;
|  | Extracted contents '''bin, etc, lib, manual''' are located in the path''' C:\apache-ant-1.10.9.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Narration only&lt;br /&gt;
|  | Now let us set '''path variables''' for '''Java, Ant''' and '''Maven'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Go to '''This PC'''&lt;br /&gt;
|| Go to '''My Computer''' or '''This PC.'''&lt;br /&gt;
&lt;br /&gt;
Right-click on the empty area and select '''Properties.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on '''Advanced system settings'''&lt;br /&gt;
|  | Then click on the '''Advanced system settings '''from the left panel.&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to the '''Advanced''' tab&lt;br /&gt;
|  | In the '''System Properties''' dialog box, make sure that the '''Advanced''' tab is selected.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''Environment Variables '''button&lt;br /&gt;
|  | In the '''Advanced '''settings, click on the '''Environment Variables '''button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''New '''button&lt;br /&gt;
|  | In the '''Environment Variables '''dialog box, click on the '''New '''button in the '''User variable '''section.&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to '''New User Variable '''dialog box&lt;br /&gt;
|  | '''New User Variable''' dialog box opens up.&lt;br /&gt;
|- &lt;br /&gt;
|  | Narration only&lt;br /&gt;
|  | Let us create a '''user variable''' for '''JDK'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Enter variable name as '''JAVA_HOME'''&lt;br /&gt;
|  | Type the '''variable''' name as '''JAVA_HOME.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Variable value''' field&lt;br /&gt;
&lt;br /&gt;
Point to '''Browse Directory''' button&lt;br /&gt;
|| Next let us type the value for the '''variable''' in the '''Variable''' '''value''' field.&lt;br /&gt;
&lt;br /&gt;
We can do so by directly typing the '''path''' or by using the '''Browse Directory''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse Directory''' button&lt;br /&gt;
&lt;br /&gt;
Point to '''Browse for Folder'''&lt;br /&gt;
|| I will click on the '''Browse Directory'''.&lt;br /&gt;
&lt;br /&gt;
Immediately the '''Browse for Folder''' dialog box opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Browse to folder&lt;br /&gt;
&lt;br /&gt;
'''This PC&amp;gt;&amp;gt; C drive &amp;gt;&amp;gt; Program Files&amp;gt;&amp;gt; Java &amp;gt;&amp;gt; jdk1.8.0_271'''&lt;br /&gt;
|  | Browse to '''This PC,''' '''C drive, Program Files, Java, jdk1.8.0_271 '''directory.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''OK '''button in '''Browse for Folder '''dialog box&lt;br /&gt;
|  | Then click the '''OK '''button in '''Browse for Folder '''dialog box.&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to '''Variable value'''&lt;br /&gt;
|  | Observe that '''JDK installation path''' is shown in the '''Variable value.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''OK''' button&lt;br /&gt;
|  | Click the '''OK''' button to save the '''variable'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''MAVEN_HOME''' and '''ANT_HOME'''&lt;br /&gt;
&lt;br /&gt;
'''MAVEN_HOME = C:\apache-maven-3.6.3'''&lt;br /&gt;
&lt;br /&gt;
'''ANT_HOME= C:\apache-ant-1.10.9'''&lt;br /&gt;
|| Similarly, create '''MAVEN_HOME''' and '''ANT_HOME variables.'''&lt;br /&gt;
&lt;br /&gt;
To do so, follow the steps used to create the '''JAVA_HOME variable.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Highlight values '''of MAVEN_HOME''' and '''ANT_HOME'''&lt;br /&gt;
|  | Ensure that correct '''installation paths''' are entered for '''Maven '''and '''Ant'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Narration only&lt;br /&gt;
|  | Now, let us '''set''' the '''Path variable''' in the '''System Variables '''section.&lt;br /&gt;
|- &lt;br /&gt;
|  | Select '''Path '''variable -&amp;gt; Click '''Edit''' button in '''System variable'''&lt;br /&gt;
|  | Select the '''Path variable''' in the '''System Variables '''section and click the '''Edit''' button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''New''' button in '''Edit Environment Variable''' dialog box&lt;br /&gt;
|  | In the '''Edit Environment Variable''' dialog box, click on the '''New''' button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to text field&lt;br /&gt;
|  | A text field appears to '''set''' the '''path'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Enter '''C:\Program Files\Java\jdk1.8.0_271\bin'''&lt;br /&gt;
|  | Type the '''path''' of the '''JDK''' '''bin''' folder as shown. &lt;br /&gt;
|- &lt;br /&gt;
|  | Press '''Enter''' button&lt;br /&gt;
|  | Press the '''Enter''' button to save the '''variable'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''Maven''' and '''Ant''' path&lt;br /&gt;
&lt;br /&gt;
'''Maven '''path = '''C:\apache-maven-3.6.3\bin'''&lt;br /&gt;
&lt;br /&gt;
'''Ant '''path = '''C:\apache-ant-1.10.9\bin'''&lt;br /&gt;
|  | Similarly, '''set paths''' for '''Maven''' and '''Ant'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''OK''' button&lt;br /&gt;
|  | Click the '''OK''' button to save the '''Path variable'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''OK''' button in '''Environment Variable''' dialog box&lt;br /&gt;
|  | Now click the '''OK''' button in the '''Environment Variable''' dialog box.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''OK''' button in '''System Properties''' window&lt;br /&gt;
|  | Then click the '''OK''' button in the '''System Properties''' window.&lt;br /&gt;
|- &lt;br /&gt;
|  | Close '''System''' window&lt;br /&gt;
|  | Close the '''System''' window.&lt;br /&gt;
|- &lt;br /&gt;
|  | Narration Only&lt;br /&gt;
|  | Now let us cross-verify the '''path variables''' set for '''JDK, Ant''' and '''Maven.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Type '''cmd''' in search box of '''taskbar'''&lt;br /&gt;
|| Go to the '''search bar''' located at the bottom left of the '''taskbar.'''&lt;br /&gt;
&lt;br /&gt;
Then type''' cmd.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on '''Command Prompt'''&lt;br /&gt;
|  | Click on the '''Command Prompt '''application.&lt;br /&gt;
|- &lt;br /&gt;
|  | Only Narration&lt;br /&gt;
|  | Here onwards please remember to press the '''Enter '''key after typing each '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
&lt;br /&gt;
'''java -version'''&lt;br /&gt;
|| In the '''prompt''', type the '''command'''&lt;br /&gt;
&lt;br /&gt;
'''java –version'''&lt;br /&gt;
&lt;br /&gt;
This will display the version of '''JDK '''which is '''installed''' on our machine.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
&lt;br /&gt;
'''ant -version'''&lt;br /&gt;
|| Then, Type the '''command''' &lt;br /&gt;
&lt;br /&gt;
'''ant –version'''&lt;br /&gt;
&lt;br /&gt;
This will display the version of '''Ant '''which is '''installed''' on our machine.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
&lt;br /&gt;
'''mvn -version'''&lt;br /&gt;
|| Type the '''command''' &lt;br /&gt;
&lt;br /&gt;
'''mvn –version'''&lt;br /&gt;
&lt;br /&gt;
This will display the version of '''Maven '''which is '''installed''' on our machine.&lt;br /&gt;
|- &lt;br /&gt;
|  | Only Narration&lt;br /&gt;
|  | So, we have '''installed''' and '''set '''the '''Environment Variables''' for '''Java, Ant''' and '''Maven.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Slide : Troubleshoot path variable&lt;br /&gt;
|| If '''JDK''', '''Maven '''and '''Ant '''versions are not shown then recheck the following:&lt;br /&gt;
* Location of the '''Installation''' folders and&lt;br /&gt;
* '''Path variables set''' in '''Environment Variables'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|  | Only narration&lt;br /&gt;
|  | Next, let us '''install''' the '''git version control system'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Switchback to browser&lt;br /&gt;
|  | Switch back to '''browser.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Type:&lt;br /&gt;
&lt;br /&gt;
'''https://git-scm.com/downloads'''&lt;br /&gt;
|  | In the '''address bar''' type the '''URL''' as shown to view available '''git downloads'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on '''Windows''' under '''Downloads''' section&lt;br /&gt;
|  | Under the '''Downloads''' section, click on '''Windows.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Save file'''&lt;br /&gt;
|| When prompted, click on the '''Save file''' button to download the '''installer'''.&lt;br /&gt;
&lt;br /&gt;
The download of '''Git installer''' begins.&lt;br /&gt;
|- &lt;br /&gt;
|  | Open '''Downloads''' folder&lt;br /&gt;
|  | Now, Go to the '''Downloads''' folder.&lt;br /&gt;
|- &lt;br /&gt;
|  | Double click on '''Git-2.29.2.2-64-bit.exe'''&lt;br /&gt;
|  | Double-click on '''Git-2.29.2.2-64-bit.exe '''to begin the '''installation'''.''' '''&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on '''Yes'''&lt;br /&gt;
|| In the '''User Account Control''' dialog box, click on '''Yes '''or''' Run '''button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''Next''' button&lt;br /&gt;
|  | In the '''Git Setup''' dialog box, click the '''Next''' button continuously 4 times.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
&lt;br /&gt;
Point to the drop down&lt;br /&gt;
|| The '''setup '''dialog box asks you to choose the default '''editor''' used by '''Git.'''&lt;br /&gt;
&lt;br /&gt;
In the drop-down, make sure that “'''Use Vim as Git’s default Editor'''” is selected by default.&lt;br /&gt;
&lt;br /&gt;
If not, select the same.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''Next''' button repeatedly&lt;br /&gt;
|  | Then click on the '''Next''' button continuously to '''install''' with the default '''configuration'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''Install''' button&lt;br /&gt;
|  | Lastly, click on the '''Install '''button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Uncheck Checkbox of View release notes&lt;br /&gt;
|  | Once the '''installation''' is over, uncheck the checkbox of “'''View release notes'''”.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click the '''Next '''button&lt;br /&gt;
|  | Then click on the '''Next '''or''' Finish '''button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Only narration&lt;br /&gt;
|  | So now, '''git''' is '''installed''' on the system.&lt;br /&gt;
|- &lt;br /&gt;
|  | Restart the System&lt;br /&gt;
|  | Restart the system to bring all the '''configurations''' into effect.&lt;br /&gt;
|- &lt;br /&gt;
|  | Only narration&lt;br /&gt;
|| With this we have '''installed''' and '''configured '''the required '''packages''' for '''DSpace installation'''.&lt;br /&gt;
&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Summary&lt;br /&gt;
|| In this tutorial, we learnt to-&lt;br /&gt;
* '''Install Java, Ant, Maven '''and''' git '''and&lt;br /&gt;
* '''Set''' '''Environment Variables''' for '''Java, Ant, '''and''' Maven'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| &lt;br /&gt;
* Do you have questions in THIS Spoken Tutorial? Please visit this site.&lt;br /&gt;
* Choose the minute and second where you have the question.&lt;br /&gt;
* Explain your question briefly.&lt;br /&gt;
* The Spoken Tutorial project will ensure an answer.&lt;br /&gt;
* You will have to register to ask questions.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Forum for specific questions&lt;br /&gt;
|| &lt;br /&gt;
* The Spoken Tutorial forum is for specific questions on this tutorial.&lt;br /&gt;
* Please do not post unrelated and general questions on them.&lt;br /&gt;
* This will help reduce the clutter.&lt;br /&gt;
* With less clutter, we can use these discussions as instructional material.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by Ministry of Education (MoE), Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Installation-of-JDK-and-Build-tool-on-Windows-OS/English</id>
		<title>DSpace/C2/Installation-of-JDK-and-Build-tool-on-Windows-OS/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Installation-of-JDK-and-Build-tool-on-Windows-OS/English"/>
				<updated>2021-01-07T09:20:12Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: Created page with &amp;quot;'''Script: Install JDK and Build tools on Windows 10'''  '''Author : Pankaj Patil'''  '''Keywords: DSpace installation on Windows, Install JDK, install Java, install Maven, in...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script: Install JDK and Build tools on Windows 10'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: DSpace installation on Windows, Install JDK, install Java, install Maven, install Ant, install git, Set Environment variables, Set Path variables'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Install JDK and Build tools on Windows 10.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives Slide&lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
* '''Install Java, Ant, Maven '''and''' git '''and&lt;br /&gt;
* '''Set Environment variables''' for '''Java, Ant, '''and''' Maven'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Windows 10 64 bit OS'''&lt;br /&gt;
* '''WordPad '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
&lt;br /&gt;
However you may use any other '''editor''' or '''web''' '''browser''' of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, &lt;br /&gt;
* You should have an '''internet''' connection to '''install''' the necessary '''packages '''&lt;br /&gt;
* You should also have '''installed 7Zip file archiver'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
&lt;br /&gt;
'''https://www.7-zip.org'''&lt;br /&gt;
|| * If not, then download and '''install''' it using this '''URL'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Hardware requirements&lt;br /&gt;
|| The minimum hardware requirements for '''DSpace installation''' are&lt;br /&gt;
* '''i3 processor''' or above&lt;br /&gt;
* '''100GB hard disk''' or more&lt;br /&gt;
* '''4GB RAM''' or above &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The '''commands''' used in this tutorial are in a file in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Switch to '''WordPad '''and open the file&lt;br /&gt;
|| I have opened the '''commands file''' in '''WordPad editor '''on my machine.&lt;br /&gt;
&lt;br /&gt;
And I will use the same file to copy-paste the '''commands''' during the demonstration.&lt;br /&gt;
&lt;br /&gt;
The shortcut to paste on the '''Command Prompt '''is''' Ctrl '''and '''V '''keys'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To install '''DSpace''', it is mandatory to have basic '''packages''' like '''Java, Ant, Maven '''and''' git.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us begin by '''installing''' the '''Java Development Kit.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open web browser&lt;br /&gt;
|  | Open a '''web browser'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Type:&lt;br /&gt;
&lt;br /&gt;
'''https://www.oracle.com/in/java/technologies/javase/javase-jdk8-downloads.html'''&lt;br /&gt;
|  | In the '''address bar''', type the '''URL '''as shown to view '''JDK8 installers''' available from '''Oracle'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Locate and highlight&lt;br /&gt;
&lt;br /&gt;
'''jdk-8u271-windows-x64.exe'''&lt;br /&gt;
|| Locate the '''installer file''' for '''Windows 64''' bit.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|  | Highlight '''u271'''&lt;br /&gt;
|  | '''u271''' in the '''installation file''' name, is the '''release number''', which may be different in your case.&lt;br /&gt;
|- &lt;br /&gt;
|  | Highlight '''x64'''&lt;br /&gt;
|  | '''x64''' in the '''installation file''' name, indicates '''64-bit operating system'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Installer for '''32 bit Windows OS'''&lt;br /&gt;
|| If you are using a '''32-bit operating system''', then you should download the '''installer''' for '''32-bit OS'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Switch back to browser&lt;br /&gt;
|| Switch back to the '''browser.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on the link '''jdk-8u271-windows-x64.exe'''&lt;br /&gt;
|| My machine is a '''64-bit OS'''. &lt;br /&gt;
&lt;br /&gt;
So, I will download '''jdk-8u271-windows-x64.exe.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Pop-up window&lt;br /&gt;
|| A pop-up window opens up to accept the '''license agreement'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Check the checkbox of license agreement&lt;br /&gt;
&lt;br /&gt;
Click on the button''' Download jdk-8u271-windows-x64.exe'''&lt;br /&gt;
|| Check the checkbox of the '''license agreement'''.&lt;br /&gt;
&lt;br /&gt;
And click on the button''' Download jdk-8u271-windows-x64.exe'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to''' Oracle '''sign in&lt;br /&gt;
|  | We will be redirected to the '''Oracle login page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| If you do not have an '''Oracle account''', please create an account and then log into '''Oracle.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Enter Username : '''dspace.u1@gmail.com'''&lt;br /&gt;
&lt;br /&gt;
Password:''' Dspace@123'''&lt;br /&gt;
|| I will enter the '''username''' and '''password''' of my '''Oracle account'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Save file'''&lt;br /&gt;
|| If prompted, click on the '''Save file''' button to download the '''installer'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to downloading of '''jdk-8u271-windows-x64.exe'''&lt;br /&gt;
|| The '''installation file''' will get downloaded in the default '''downloads directory'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Open '''Downloads''' folder&lt;br /&gt;
|| Go to the place where you have downloaded the file on your machine.&lt;br /&gt;
&lt;br /&gt;
In my case it is in the '''Downloads folder.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Double click on '''jdk-8u271-windows-x64.exe'''&lt;br /&gt;
|| Double-click on the '''jdk-8u271-windows-x64.exe,''' to begin the '''installation'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on '''Yes'''&lt;br /&gt;
|| In the '''User Account Control''' dialog box, click on the '''Yes '''or''' Run '''button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''Next '''button&lt;br /&gt;
|  | In the '''Setup''' dialog box, click the '''Next''' button to continue the installation process.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Development Tools'''&lt;br /&gt;
&lt;br /&gt;
Click '''Next''' button&lt;br /&gt;
|| In the '''Custom Setup''' page, ensure that''' Development Tools '''is selected for '''installation. '''&lt;br /&gt;
&lt;br /&gt;
Click the '''Next '''button to continue.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to I'''nstall to:'''&lt;br /&gt;
|| Another dialog box opens up to select the '''installation folder'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' C:\Program Files\Java\jre1.8.0_271'''&lt;br /&gt;
|| The installation path is set to '''C:\Program Files\Java\jre1.8.0_271.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Change''' button&lt;br /&gt;
|| If you wish to change the '''path''', click on the '''Change''' button.&lt;br /&gt;
&lt;br /&gt;
I don’t wish to change the '''path''', so I will not be clicking.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''Next''' button&lt;br /&gt;
|| Click on the '''Next '''button to continue.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''JDK '''installation has begun. &lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''Installation''' is successfully completed now.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Close''' button&lt;br /&gt;
|| Click on the '''Close''' button to close the dialog box.&lt;br /&gt;
|- &lt;br /&gt;
|  | Only Narration&lt;br /&gt;
|| Now, let us install '''Apache Maven''', which is used to '''build DSpace source code'''. &lt;br /&gt;
|- &lt;br /&gt;
|  | Switch back to browser&lt;br /&gt;
|| Switch back to the '''browser'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Type:&lt;br /&gt;
'''https://downloads.apache.org/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.zip'''&lt;br /&gt;
|| In the '''address bar''' type the '''URL''' as shown.&lt;br /&gt;
This will download '''Apache Maven 3.6.3'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select “Save File” -&amp;gt; OK&lt;br /&gt;
|| If prompted, click on the '''Save file''' option and then on the '''OK''' button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Switch back to '''Downloads''' folder&lt;br /&gt;
|  | Switch back to the '''Downloads''' folder.&lt;br /&gt;
|- &lt;br /&gt;
|  | Copy '''apache-maven-3.6.3-bin.zip '''file to '''C drive'''&lt;br /&gt;
|  | Copy the file '''apache-maven-3.6.3-bin.zip '''to '''C drive'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click''' Continue'''&lt;br /&gt;
|| If '''prompted, '''click on''' Continue '''to provide '''administrator permissions''' for copying.&lt;br /&gt;
|- &lt;br /&gt;
|| Right click on&lt;br /&gt;
&lt;br /&gt;
'''apache-maven-3.6.3-bin zip '''-&amp;gt;''' 7-Zip'''&lt;br /&gt;
&lt;br /&gt;
Select '''Extract Here'''&lt;br /&gt;
|| Right-click on the file''' apache-maven-3.6.3-bin zip '''&lt;br /&gt;
&lt;br /&gt;
From the context menu, select '''7-Zip'''&lt;br /&gt;
&lt;br /&gt;
Then from the sub-menu, select '''Extract Here.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Narration only&lt;br /&gt;
|  | The file extraction begins.&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to '''apache-maven-3.6.3 '''folder&lt;br /&gt;
|  | The '''zipped''' contents are extracted in the '''apache-maven-3.6.3 '''folder.&lt;br /&gt;
|- &lt;br /&gt;
|  | Double click on the '''apache-maven-3.6.3 '''folder&lt;br /&gt;
|  | Open the folder '''apache-maven-3.6.3 '''by double-clicking on it.&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to path '''C:\apache-maven-3.6.3'''&lt;br /&gt;
|  | The extracted contents '''bin, boot, conf, lib''' are located in the path '''C:\apache-maven-3.6.3.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Only Narration&lt;br /&gt;
|  | In case the contents are extracted to any other folder, move them to this folder.&lt;br /&gt;
|- &lt;br /&gt;
|  | Only Narration&lt;br /&gt;
|  | Next, we will install the '''Apache Ant '''tool,''' '''which''' '''is used to install '''DSpace'''. &lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Type:&lt;br /&gt;
&lt;br /&gt;
'''https://downloads.apache.org/ant/binaries/apache-ant-1.10.9-bin.zip'''&lt;br /&gt;
|| Switch back to the '''browser'''.&lt;br /&gt;
&lt;br /&gt;
In the '''address bar''' type the '''URL''' as shown to download '''Apache Ant'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select “Save File” -&amp;gt; OK&lt;br /&gt;
|| If prompted, click on the '''Save file''' option and then on the '''OK''' button&lt;br /&gt;
|- &lt;br /&gt;
|  | Switch back to '''Downloads''' folder&lt;br /&gt;
|  | Switch back to the '''Downloads''' folder.&lt;br /&gt;
|- &lt;br /&gt;
|  | Copy and extract''' apache-ant-1.10.9-bin.zip '''file in C drive&lt;br /&gt;
|  | Like '''Maven''', copy and extract''' '''the file '''apache-ant-1.10.9-bin.zip '''to '''C''' '''drive'''. &lt;br /&gt;
|- &lt;br /&gt;
|  | Point to path '''C:\apache-ant-1.10.9'''&lt;br /&gt;
|  | Extracted contents '''bin, etc, lib, manual''' are located in the path''' C:\apache-ant-1.10.9.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Narration only&lt;br /&gt;
|  | Now let us set '''path variables''' for '''Java, Ant''' and '''Maven'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Go to '''This PC'''&lt;br /&gt;
|| Go to '''My Computer''' or '''This PC.'''&lt;br /&gt;
&lt;br /&gt;
Right-click on the empty area and select '''Properties.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on '''Advanced system settings'''&lt;br /&gt;
|  | Then click on the '''Advanced system settings '''from the left panel.&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to the '''Advanced''' tab&lt;br /&gt;
|  | In the '''System Properties''' dialog box, make sure that the '''Advanced''' tab is selected.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''Environment Variables '''button&lt;br /&gt;
|  | In the '''Advanced '''settings, click on the '''Environment Variables '''button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''New '''button&lt;br /&gt;
|  | In the '''Environment Variables '''dialog box, click on the '''New '''button in the '''User variable '''section.&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to '''New User Variable '''dialog box&lt;br /&gt;
|  | '''New User Variable''' dialog box opens up.&lt;br /&gt;
|- &lt;br /&gt;
|  | Narration only&lt;br /&gt;
|  | Let us create a '''user variable''' for '''JDK'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Enter variable name as '''JAVA_HOME'''&lt;br /&gt;
|  | Type the '''variable''' name as '''JAVA_HOME.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Variable value''' field&lt;br /&gt;
&lt;br /&gt;
Point to '''Browse Directory''' button&lt;br /&gt;
|| Next let us type the value for the '''variable''' in the '''Variable''' '''value''' field.&lt;br /&gt;
&lt;br /&gt;
We can do so by directly typing the '''path''' or by using the '''Browse Directory''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse Directory''' button&lt;br /&gt;
&lt;br /&gt;
Point to '''Browse for Folder'''&lt;br /&gt;
|| I will click on the '''Browse Directory'''.&lt;br /&gt;
&lt;br /&gt;
Immediately the '''Browse for Folder''' dialog box opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Browse to folder&lt;br /&gt;
&lt;br /&gt;
'''This PC&amp;gt;&amp;gt; C drive &amp;gt;&amp;gt; Program Files&amp;gt;&amp;gt; Java &amp;gt;&amp;gt; jdk1.8.0_271'''&lt;br /&gt;
|  | Browse to '''This PC,''' '''C drive, Program Files, Java, jdk1.8.0_271 '''directory.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''OK '''button in '''Browse for Folder '''dialog box&lt;br /&gt;
|  | Then click the '''OK '''button in '''Browse for Folder '''dialog box.&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to '''Variable value'''&lt;br /&gt;
|  | Observe that '''JDK installation path''' is shown in the '''Variable value.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''OK''' button&lt;br /&gt;
|  | Click the '''OK''' button to save the '''variable'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''MAVEN_HOME''' and '''ANT_HOME'''&lt;br /&gt;
&lt;br /&gt;
'''MAVEN_HOME = C:\apache-maven-3.6.3'''&lt;br /&gt;
&lt;br /&gt;
'''ANT_HOME= C:\apache-ant-1.10.9'''&lt;br /&gt;
|| Similarly, create '''MAVEN_HOME''' and '''ANT_HOME variables.'''&lt;br /&gt;
&lt;br /&gt;
To do so, follow the steps used to create the '''JAVA_HOME variable.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Highlight values '''of MAVEN_HOME''' and '''ANT_HOME'''&lt;br /&gt;
|  | Ensure that correct '''installation paths''' are entered for '''Maven '''and '''Ant'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Narration only&lt;br /&gt;
|  | Now, let us '''set''' the '''Path variable''' in the '''System Variables '''section.&lt;br /&gt;
|- &lt;br /&gt;
|  | Select '''Path '''variable -&amp;gt; Click '''Edit''' button in '''System variable'''&lt;br /&gt;
|  | Select the '''Path variable''' in the '''System Variables '''section and click the '''Edit''' button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''New''' button in '''Edit Environment Variable''' dialog box&lt;br /&gt;
|  | In the '''Edit Environment Variable''' dialog box, click on the '''New''' button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Point to text field&lt;br /&gt;
|  | A text field appears to '''set''' the '''path'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Enter '''C:\Program Files\Java\jdk1.8.0_271\bin'''&lt;br /&gt;
|  | Type the '''path''' of the '''JDK''' '''bin''' folder as shown. &lt;br /&gt;
|- &lt;br /&gt;
|  | Press '''Enter''' button&lt;br /&gt;
|  | Press the '''Enter''' button to save the '''variable'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''Maven''' and '''Ant''' path&lt;br /&gt;
&lt;br /&gt;
'''Maven '''path = '''C:\apache-maven-3.6.3\bin'''&lt;br /&gt;
&lt;br /&gt;
'''Ant '''path = '''C:\apache-ant-1.10.9\bin'''&lt;br /&gt;
|  | Similarly, '''set paths''' for '''Maven''' and '''Ant'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''OK''' button&lt;br /&gt;
|  | Click the '''OK''' button to save the '''Path variable'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''OK''' button in '''Environment Variable''' dialog box&lt;br /&gt;
|  | Now click the '''OK''' button in the '''Environment Variable''' dialog box.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''OK''' button in '''System Properties''' window&lt;br /&gt;
|  | Then click the '''OK''' button in the '''System Properties''' window.&lt;br /&gt;
|- &lt;br /&gt;
|  | Close '''System''' window&lt;br /&gt;
|  | Close the '''System''' window.&lt;br /&gt;
|- &lt;br /&gt;
|  | Narration Only&lt;br /&gt;
|  | Now let us cross-verify the '''path variables''' set for '''JDK, Ant''' and '''Maven.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Type '''cmd''' in search box of '''taskbar'''&lt;br /&gt;
|| Go to the '''search bar''' located at the bottom left of the '''taskbar.'''&lt;br /&gt;
&lt;br /&gt;
Then type''' cmd.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on '''Command Prompt'''&lt;br /&gt;
|  | Click on the '''Command Prompt '''application.&lt;br /&gt;
|- &lt;br /&gt;
|  | Only Narration&lt;br /&gt;
|  | Here onwards please remember to press the '''Enter '''key after typing each '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
&lt;br /&gt;
'''java -version'''&lt;br /&gt;
|| In the '''prompt''', type the '''command'''&lt;br /&gt;
&lt;br /&gt;
'''java –version'''&lt;br /&gt;
&lt;br /&gt;
This will display the version of '''JDK '''which is '''installed''' on our machine.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
&lt;br /&gt;
'''ant -version'''&lt;br /&gt;
|| Then, Type the '''command''' &lt;br /&gt;
&lt;br /&gt;
'''ant –version'''&lt;br /&gt;
&lt;br /&gt;
This will display the version of '''Ant '''which is '''installed''' on our machine.&lt;br /&gt;
|- &lt;br /&gt;
|| [Command Prompt] Type:&lt;br /&gt;
&lt;br /&gt;
'''mvn -version'''&lt;br /&gt;
|| Type the '''command''' &lt;br /&gt;
&lt;br /&gt;
'''mvn –version'''&lt;br /&gt;
&lt;br /&gt;
This will display the version of '''Maven '''which is '''installed''' on our machine.&lt;br /&gt;
|- &lt;br /&gt;
|  | Only Narration&lt;br /&gt;
|  | So, we have '''installed''' and '''set '''the '''Environment Variables''' for '''Java, Ant''' and '''Maven.'''&lt;br /&gt;
|- &lt;br /&gt;
|  | Slide : Troubleshoot path variable&lt;br /&gt;
|| If '''JDK''', '''Maven '''and '''Ant '''versions are not shown then recheck the following:&lt;br /&gt;
* Location of the '''Installation''' folders and&lt;br /&gt;
* '''Path variables set''' in '''Environment Variables'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|  | Only narration&lt;br /&gt;
|  | Next, let us '''install''' the '''git version control system'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Switchback to browser&lt;br /&gt;
|  | Switch back to '''browser.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Type:&lt;br /&gt;
&lt;br /&gt;
'''https://git-scm.com/downloads'''&lt;br /&gt;
|  | In the '''address bar''' type the '''URL''' as shown to view available '''git downloads'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on '''Windows''' under '''Downloads''' section&lt;br /&gt;
|  | Under the '''Downloads''' section, click on '''Windows.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Save file'''&lt;br /&gt;
|| When prompted, click on the '''Save file''' button to download the '''installer'''.&lt;br /&gt;
&lt;br /&gt;
The download of '''Git installer''' begins.&lt;br /&gt;
|- &lt;br /&gt;
|  | Open '''Downloads''' folder&lt;br /&gt;
|  | Now, Go to the '''Downloads''' folder.&lt;br /&gt;
|- &lt;br /&gt;
|  | Double click on '''Git-2.29.2.2-64-bit.exe'''&lt;br /&gt;
|  | Double-click on '''Git-2.29.2.2-64-bit.exe '''to begin the '''installation'''.''' '''&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on '''Yes'''&lt;br /&gt;
|| In the '''User Account Control''' dialog box, click on '''Yes '''or''' Run '''button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''Next''' button&lt;br /&gt;
|  | In the '''Git Setup''' dialog box, click the '''Next''' button continuously 4 times.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
&lt;br /&gt;
Point to the drop down&lt;br /&gt;
|| The '''setup '''dialog box asks you to choose the default '''editor''' used by '''Git.'''&lt;br /&gt;
&lt;br /&gt;
In the drop-down, make sure that “'''Use Vim as Git’s default Editor'''” is selected by default.&lt;br /&gt;
&lt;br /&gt;
If not, select the same.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''Next''' button repeatedly&lt;br /&gt;
|  | Then click on the '''Next''' button continuously to '''install''' with the default '''configuration'''.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click '''Install''' button&lt;br /&gt;
|  | Lastly, click on the '''Install '''button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Uncheck Checkbox of View release notes&lt;br /&gt;
|  | Once the '''installation''' is over, uncheck the checkbox of “'''View release notes'''”.&lt;br /&gt;
|- &lt;br /&gt;
|  | Click the '''Next '''button&lt;br /&gt;
|  | Then click on the '''Next '''or''' Finish '''button.&lt;br /&gt;
|- &lt;br /&gt;
|  | Only narration&lt;br /&gt;
|  | So now, '''git''' is '''installed''' on the system.&lt;br /&gt;
|- &lt;br /&gt;
|  | Restart the System&lt;br /&gt;
|  | Restart the system to bring all the '''configurations''' into effect.&lt;br /&gt;
|- &lt;br /&gt;
|  | Only narration&lt;br /&gt;
|| With this we have '''installed''' and '''configured '''the required '''packages''' for '''DSpace installation'''.&lt;br /&gt;
&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Summary&lt;br /&gt;
|| In this tutorial, we learnt to-&lt;br /&gt;
* '''Install Java, Ant, Maven '''and''' git '''and&lt;br /&gt;
* '''Set''' '''Environment Variables''' for '''Java, Ant, '''and''' Maven'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| &lt;br /&gt;
* Do you have questions in THIS Spoken Tutorial? Please visit this site.&lt;br /&gt;
* Choose the minute and second where you have the question.&lt;br /&gt;
* Explain your question briefly.&lt;br /&gt;
* The Spoken Tutorial project will ensure an answer.&lt;br /&gt;
* You will have to register to ask questions.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Forum for specific questions&lt;br /&gt;
|| &lt;br /&gt;
* The Spoken Tutorial forum is for specific questions on this tutorial.&lt;br /&gt;
* Please do not post unrelated and general questions on them.&lt;br /&gt;
* This will help reduce the clutter.&lt;br /&gt;
* With less clutter, we can use these discussions as instructional material.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by Ministry of Education (MoE), Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Batch-import-of-items/English</id>
		<title>DSpace/C2/Batch-import-of-items/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Batch-import-of-items/English"/>
				<updated>2020-09-10T07:53:00Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: Created page with &amp;quot;'''Script : Batch import of Items'''  '''Author : Pankaj Patil'''  '''Keywords: SAFBuilder, Batch Import, Batch Import in DSpace, Item Submission, Dublin Core, Mapfile, Metada...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Batch import of Items'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: SAFBuilder, Batch Import, Batch Import in DSpace, Item Submission, Dublin Core, Mapfile, Metadata Spreadsheet, Mapfile, Batch Job, Spoken Tutorial, Video Tutorial'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
 |- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Batch import of Items.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Set up''' SAFBuilder'''&lt;br /&gt;
* Create''' '''a''' Simple Archive Format '''and&lt;br /&gt;
* Do a '''batch import''' of '''Items''' into a''' Collection'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS 18.04'''&lt;br /&gt;
* '''DSpace version 6.3'''&lt;br /&gt;
* '''Firefox web browser '''and&lt;br /&gt;
* '''Gedit Text Editor'''&lt;br /&gt;
However you may use any other '''web browser '''and '''text Editor '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* A working '''internet''' connection&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat service''' should be running&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| &lt;br /&gt;
* Have '''Administrator’s authority''' in '''DSpace '''and&lt;br /&gt;
* Created a '''Collection''' in the '''Community'''&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To follow this tutorial, you should have&lt;br /&gt;
* Knowledge of '''Library Science '''and&lt;br /&gt;
* Familiarity with '''Dublin Core metadata standards'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' '''files used in this tutorial are available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the files before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Batch Import Feature'''&lt;br /&gt;
||&lt;br /&gt;
* '''Batch Import '''feature facilitates the upload of a large number of '''Items''', simultaneously.&lt;br /&gt;
* '''DSpace administrator''' is '''authorized''' to use the '''Batch Import '''feature.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Batch Import'''&lt;br /&gt;
||&lt;br /&gt;
* '''Items '''uploaded using''' Batch Import''' are directly '''archived'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:''' Batch Import Methodology'''&lt;br /&gt;
||&lt;br /&gt;
* Basically, '''metadata''' for each '''Item''' is entered in a '''spreadsheet''' along with a filename.&lt;br /&gt;
* Then we have to compress the '''spreadsheet''' and '''Item files''' into a '''zip''' file using '''SAFBuilder'''.&lt;br /&gt;
* Using '''administrator authority''', we have to upload the '''zip '''file.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:''' Batch Import using SAFBuilder '''&lt;br /&gt;
||&lt;br /&gt;
* To import a '''batch''' of''' Items''', '''DSpace''' requires '''Items''' in the '''Simple Archive Format''' i.e. '''SAF.'''&lt;br /&gt;
* '''SAFBuilder''' is the tool that is used to create the '''Simple Archive Format.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Setting up '''SAFBuilder''' &lt;br /&gt;
||&lt;br /&gt;
*  '''SAFBuilder '''is an add-on tool, which can be set up''' '''for any '''Ubuntu Linux user'''.&lt;br /&gt;
* The '''manual''' to set up '''SAFBuilder''' on '''Windows '''is provided as '''Additional Reading Material''' on this tutorial page.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Simple Archive Format'''&lt;br /&gt;
|| Let us see the structure for '''Simple Archive Format'''.&lt;br /&gt;
* The '''archive''' contains one '''subdirectory''' per''' Item'''.&lt;br /&gt;
* Each '''subdirectory''' contains # '''dublin_core.xml '''file i.e. the '''Item's metadata'''&lt;br /&gt;
* '''Files''' that come along with the '''Item '''and&lt;br /&gt;
* The '''Contents '''file, which consists of a list of filenames. &lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Let us proceed to set up''' '''the '''SAFBuilder '''tool.&lt;br /&gt;
|- &lt;br /&gt;
|| Press '''Ctrl+Alt+T '''keys&lt;br /&gt;
|| Open the '''terminal''' by pressing '''Ctrl + Alt + T''' keys simultaneously on the keyboard.&lt;br /&gt;
Ensure that you have '''root permissions''' to run the '''commands'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Here onwards please press the '''Enter''' key after typing each '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight user '''spoken'''&lt;br /&gt;
|| I will set up the '''SAFBuilder '''tool on the '''user spoken '''on my machine'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| '''git, jdk '''and '''maven '''tools are used to download and '''compile''' '''SAFBuilder, '''respectively'''.'''&lt;br /&gt;
These are already installed during '''DSpace '''installation.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal]: Type&lt;br /&gt;
'''git clone https://github.com/DSpace-Labs/SAFBuilder.git'''&lt;br /&gt;
|| Type the following '''command''' to download '''SAFBuilder '''from '''DSpace-Labs repository''' in '''github.'''&lt;br /&gt;
The '''SAFBuilder '''download may take some time depending on your '''internet '''speed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the '''SAFBuilder''' download fails, then recheck your '''internet''' connection or try after some time.&lt;br /&gt;
'''SAFBuilder''' download is now completed on my machine.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal]: Type&lt;br /&gt;
'''cd SAFBuilder'''&lt;br /&gt;
|| Now type '''cd SAFBuilder '''to change the current directory to '''SAFBuilder '''directory'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal]: Type&lt;br /&gt;
'''./safbuilder.sh'''&lt;br /&gt;
|| Then type '''./safbuilder.sh''' to '''compile SAFBuilder.'''&lt;br /&gt;
'''Compilation''' of '''SAFBuilder''' has started and it may take some time to complete.&lt;br /&gt;
If '''SAFBuilder compilation''' fails, then recheck your '''internet''' connection or try after some time.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''SAFBuilder compilation''' is now successful.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next, let us proceed to create a '''Simple Archive Format''' of different '''Items'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal]: Type&lt;br /&gt;
'''cd $HOME'''&lt;br /&gt;
|| Type '''cd $HOME, '''to change the current directory to '''Home''' directory.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal]: Type&lt;br /&gt;
'''mkdir''' '''ItemUpload'''&lt;br /&gt;
|| Now let us create a directory to store the '''metadata spreadsheet '''and all the files to be uploaded.&lt;br /&gt;
I will create a directory named '''ItemUpload.'''&lt;br /&gt;
To do so, type '''mkdir''' '''ItemUpload.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| I have downloaded an '''article''' and its '''metadata '''files in my '''Downloads '''folder.&lt;br /&gt;
These are provided in the '''Code Files '''link.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal]: Type&lt;br /&gt;
'''cd $HOME/Downloads'''&lt;br /&gt;
|| Using '''cd command''' we will switch to the '''Downloads '''directory.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal]: Type '''ls'''&lt;br /&gt;
|| Type '''ls''' to check the contents. &lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''Article1.pdf '''and '''Article2.pdf'''&lt;br /&gt;
|| For this demonstration, we will use '''Article1.pdf '''and '''Article2.pdf '''files for the '''batch upload'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal]: Type&lt;br /&gt;
'''cp Article1.pdf Article2.pdf $HOME/ItemUpload'''&lt;br /&gt;
|| So, copy the files '''Article1.pdf '''and '''Article2.pdf''' to '''ItemUpload '''directory with this '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to check the '''metadata spreadsheet''' file.&lt;br /&gt;
|- &lt;br /&gt;
|| Text on screen: In Windows OS, select Open with Excel&lt;br /&gt;
|| Right-click on '''Article1-2metadata.csv''' and select '''Open with LibreOffice Calc''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to dialog box'''Text Import'''&lt;br /&gt;
|| The '''Text Import''' dialog box appears, which have some settings in which to import the text.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the button '''OK'''&lt;br /&gt;
|| Keep the default settings and click on the '''OK''' button'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Article1-2metadata.csv'''&lt;br /&gt;
|| '''Article1-2metadata.csv '''opens as a '''spreadsheet'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''header '''row&lt;br /&gt;
|| Observe that the first row is the '''header''' row.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to columns of '''header '''row&lt;br /&gt;
|| Each column of the '''header '''row is a '''Dublin Core''' element.&lt;br /&gt;
It corresponds to each field in the '''Item Submission form.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| It is mandatory to use '''header names '''strictly as provided in this '''metadata spreadsheet'''.''' '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to column '''filename'''&lt;br /&gt;
|| The first column is '''filename, '''which is used to write the name of the file to be uploaded.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The next columns sequentially represent each field in the '''Item Submission form.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''dc.contributor.author'''&lt;br /&gt;
|| For example, the first field in '''Item submission form''' is '''Authors.'''&lt;br /&gt;
The corresponding column for '''Author '''in the '''spreadsheet''' is '''dc.contributor.author'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to multiple columns of&lt;br /&gt;
'''dc.contributor.author''' &lt;br /&gt;
|| '''Author '''is a multi-value field in '''Item submission form'''.&lt;br /&gt;
So, multiple columns are represented as '''dc.contributor.author''' &lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The number of columns can be added or removed from multi-value fields in the '''Item Submission form.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Similarly, we have columns for other fields in the '''Item Submission form.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''dc.title,dc.date.issued,dc.publisher,etc'''&lt;br /&gt;
|| Single-value fields in the '''Item Submission form '''are represented using a single column.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''dc.identifier.ismn, dc.identifier.issn, dc.identifier.isbn'''&lt;br /&gt;
|| Multi-value fields in the '''Item Submission form '''are represented using multiple columns.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to row of '''Article1.pdf'''&lt;br /&gt;
|| Each row in the '''spreadsheet''' represents a separate '''Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to row of '''Article1.pdf '''and '''Article2.pdf'''&lt;br /&gt;
|| For each '''Item '''to be uploaded, write the filename and '''metadata '''as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Article1-2metadata.csv'''&lt;br /&gt;
|| The '''metadata spreadsheet''' should be saved in '''CSV format''' only.&lt;br /&gt;
|- &lt;br /&gt;
|| Close the '''Calc'''&lt;br /&gt;
|| Close the '''Calc''' window now.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to terminal&lt;br /&gt;
|| Switch back to the '''terminal'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal]: Type&lt;br /&gt;
'''cp Article1-2metadata.csv $HOME/ItemUpload'''&lt;br /&gt;
|| Now, copy the '''metadata spreadsheet''' file to the '''ItemUpload '''directory'''.'''&lt;br /&gt;
To do so, type the '''command''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] : Type&lt;br /&gt;
'''cd $HOME/ItemUpload'''&lt;br /&gt;
|| Now let us check the contents of the '''ItemUpload '''directory.&lt;br /&gt;
Using '''cd command,''' change current working directory to the '''ItemUpload '''directory'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] : Type '''ls'''&lt;br /&gt;
|| Then type '''ls.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''Article1.pdf, Article2.pdf, Article1-2metadata.csv'''&lt;br /&gt;
|| '''ItemUpload '''directory has the files to be uploaded and their '''metadata''' in a '''CSV''' file.&lt;br /&gt;
i.e. '''Article1.pdf, Article2.pdf '''and '''Article1-2metadata.csv'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''zip '''file in the '''SAF''' format..&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal]: Type&lt;br /&gt;
'''cd $HOME/SAFBuilder'''&lt;br /&gt;
|| Type this '''command '''to change the present working directory to '''SAFBuilder'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal]: Type&lt;br /&gt;
'''./safbuilder.sh -c $HOME/ItemUpload/Article1-2metadata.csv -z'''&lt;br /&gt;
|| Type the next '''command '''as shown, to prepare a '''Simple Archive '''file.&lt;br /&gt;
The '''Simple Archive file '''creation is successful.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''Simple Archive file '''in '''zip '''format will be created in the directory of the '''metadata spreadsheet'''.&lt;br /&gt;
In our case it is '''ItemUpload.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] : Type&lt;br /&gt;
'''cd $HOME/ItemUpload'''&lt;br /&gt;
|| Type this''' command '''to change the current directory to '''ItemUpload '''directory'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] : Type '''ls'''&lt;br /&gt;
|| Type the '''command ls''' to get a list of files in '''ItemUpload '''directory'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''SimpleArchiveFormat.zip'''&lt;br /&gt;
|| '''SimpleArchiveFormat.zip '''is seen here.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to upload the '''zip''' file for '''batch import''' in '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Web browser &amp;gt;&amp;gt; Address bar &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open the '''DSpace '''interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log into '''DSpace '''with '''admin '''role&lt;br /&gt;
Email:''' dspace.u1@gmail.com '''&lt;br /&gt;
Password: '''u1pass'''&lt;br /&gt;
|| Login to '''DSpace '''with your '''administrator authority'''.&lt;br /&gt;
I will login with''' '''my '''administrator authority.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''logged in''' tab&lt;br /&gt;
|| Click on the''' Logged in''' tab at the top right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Administer'''&lt;br /&gt;
|| Select '''Administer '''from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab&lt;br /&gt;
|| Click on the '''Content''' tab in the '''Navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Batch import'''&lt;br /&gt;
|| From the drop-down, select '''Batch import'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Batch import'''&lt;br /&gt;
|| The '''Batch import '''page opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select the type of the input data'''&lt;br /&gt;
|| '''Select type of the input data, Simple Archive Format (zip file via upload) '''is selected by default.&lt;br /&gt;
|- &lt;br /&gt;
|| click on '''Browse '''button&lt;br /&gt;
|| To upload the '''SAF zip '''file, click on the '''Browse '''button in the '''Select data file to upload '''field'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload'''&lt;br /&gt;
|| The '''File Upload '''dialog box''' '''opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''SimpleArchiveFormat.zip'''&lt;br /&gt;
|| Browse and select the file '''SimpleArchiveFormat.zip '''&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Open '''button&lt;br /&gt;
|| Then, click on the '''Open '''button. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''SimpleArchiveFormat.zip'''&lt;br /&gt;
|| On success, the name of the file''' '''is displayed next to the '''Browse '''button'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Select Collection''' drop down&lt;br /&gt;
|| Click on '''Select the owning collection of the items''' drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select the '''Articles Collection '''&lt;br /&gt;
|| From the list, select the '''Collection '''into which we want to upload the&amp;lt;/span&amp;gt;''' Items.'''&amp;lt;/span&amp;gt;&lt;br /&gt;
I will select '''Articles.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select other collections that the items will belong to'''&lt;br /&gt;
|| '''Select other collections that the items will belong to '''field appears above the '''Upload''' button.&lt;br /&gt;
For this demonstration, I’m not selecting any other '''Collection'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Upload''' button&lt;br /&gt;
|| Click on the '''Upload''' button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to notification&lt;br /&gt;
|| A message is displayed, “'''The job was taken over, an email will be sent as soon as it’s finished'''”.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| We can see the progress of the '''batch import''' in the '''My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''My DSpace '''link&lt;br /&gt;
|| Click on '''My DSpace '''link'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Batch imports'''&lt;br /&gt;
|| In the '''Batch Imports '''section we can see the '''timestamp''' of the job submission for the '''batch import.''' &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''success'''&lt;br /&gt;
|| Also we can see the '''success status''' for this '''batch import '''job.&lt;br /&gt;
|- &lt;br /&gt;
|| click on '''show more '''link&lt;br /&gt;
|| To view more details, click on '''Show more '''link''' '''next to the '''timestamp''' of the job submission. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Items to be imported '''and '''Items imported '''&lt;br /&gt;
|| '''Items to be imported''' and '''Items imported''' along with the number of '''items''' is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| click on the link '''show items'''&lt;br /&gt;
|| To view the imported '''Items,''' click on the link '''Show items '''next to the label '''Items imported.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| '''Mapfile''' contains mapping of '''Items''' uploaded in the '''batch''' and their '''handle '''numbers.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the '''Download mapfile''' button&lt;br /&gt;
|| Download the '''mapfile''' by clicking on the '''Download mapfile''' button below the label '''Items imported.''' &lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| We can also delete the '''Items''' that were uploaded using''' batch import'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Delete uploaded items &amp;amp; remove imports '''button&lt;br /&gt;
|| To do so, use the button '''Delete uploaded items &amp;amp; remove import, '''next to '''Download mapfile''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| For this demonstration, I will not be deleting the '''Items''' imported as a '''batch'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us cross-verify the '''batch import''' of the '''Items''' in the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click the '''Browse''' tab&lt;br /&gt;
|| To do so, click the '''Browse''' tab in the '''Navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities and Collections'''&lt;br /&gt;
|| Then click on '''Communities and Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select the '''Article Collection '''&lt;br /&gt;
|| Select the '''Articles Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Collection Home Page'''&lt;br /&gt;
|| The '''Collection Home Page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Scroll down&lt;br /&gt;
|| Scroll down to locate the '''Items '''we imported in the '''Collection. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Items'''&lt;br /&gt;
|| We can see that the '''Items''' submitted using '''batch import''' are successfully uploaded here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Items'''&lt;br /&gt;
|| Sometimes,''' Items '''uploaded in a '''batch''' may take some time to appear in the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select the first '''Item'''&lt;br /&gt;
|| Select the first '''Item''' submitted using '''batch import.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''metadata '''and file&lt;br /&gt;
|| We can see the '''metadata''' of the '''Item''' and its file. &lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This means, we have successfully uploaded '''Items''' using '''SAFBuilder''' and '''Batch import'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| On success of the '''Batch Import '''job, an '''email''' notification is also sent to the '''Administrator.'''&lt;br /&gt;
Let us proceed to cross-verify the email notification.&lt;br /&gt;
|- &lt;br /&gt;
|| Log into administrator’s email account &lt;br /&gt;
Email:''' dspace.u1@gmail.com '''&lt;br /&gt;
Password: '''d$pace2019*'''&lt;br /&gt;
|| Log in to your '''administrator's email account'''.&lt;br /&gt;
This is my '''administrator's email account.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to mail &lt;br /&gt;
'''DSpace - Batch import successfully completed'''&lt;br /&gt;
|| Here is the '''email''' with the subject '''DSpace - Batch import successfully completed'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| If the '''email''' is not seen in the '''Inbox''', then it could be in the '''SPAM''' folder.&lt;br /&gt;
Otherwise please recheck your''' internet connection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open a mail&lt;br /&gt;
|| Let us open the '''email'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''mapfile '''path &lt;br /&gt;
|| The email contains a '''mapfile path'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| So now we have verified the email notification of successful completion of '''batch import'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to '''DSpace'''&lt;br /&gt;
|| Switch back to '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout '''from '''DSpace'''&lt;br /&gt;
|| Let us '''logout''' from the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to&lt;br /&gt;
* Set up''' SAFBuilder'''&lt;br /&gt;
* Create''' Simple Archive Format '''and&lt;br /&gt;
* Do a '''batch import''' of '''Items''' into a''' Collection'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Create a '''metadata spreadsheet''' for '''Article3.pdf''' and '''Article4.pdf'''&lt;br /&gt;
* Use '''metadata''' provided in the '''Code Files''' for '''Article3.pdf''' and '''Article4.pdf'''&lt;br /&gt;
* Upload '''Article3.pdf''' and '''Article4.pdf '''in '''Article Collection '''using '''batch import'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| Slide: Forums&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Item-Review-in-DSpace/English</id>
		<title>DSpace/C2/Item-Review-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Item-Review-in-DSpace/English"/>
				<updated>2020-07-29T18:01:54Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Item Review in DSpace '''&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
'''Keywords: Item Review, Reviewer, Accept Item, Reject Item, Edit Item, Accept Tasks, Manage Tasks'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this Spoken Tutorial on '''Item Review '''in''' DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Accept an '''Item Review Task'''&lt;br /&gt;
* Manage the''' Task '''and&lt;br /&gt;
*'''Review '''an '''Item '''in '''DSpace '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using &lt;br /&gt;
* '''Ubuntu Linux OS 18.04'''&lt;br /&gt;
* '''DSpace version 6.3 '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* A working internet connection&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat service''' should be running&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
||&lt;br /&gt;
* Have '''Reviewer’s authority''' in the''' Collection'''&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To follow this tutorial, you should have &lt;br /&gt;
* Knowledge of '''Library Science '''and&lt;br /&gt;
* Familiarity with '''Dublin Core metadata standard'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
||&lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Item Review '''in''' DSpace'''&lt;br /&gt;
|| '''Items''' are reviewed''' '''to check the suitability for inclusion in the''' Collection.'''&lt;br /&gt;
* The objective of '''Item review '''is Quality control&lt;br /&gt;
* Improvements to the '''bibliographic record '''and &lt;br /&gt;
* Checking of '''policy'''/'''copyright'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to accept the '''Item review Task'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' Reviewer''' role&lt;br /&gt;
'''Email ID:  dspace.u4@gmail.com &amp;lt;br&amp;gt;&lt;br /&gt;
'''Password : u4pass'''&lt;br /&gt;
|| Log in to '''DSpace''' with a '''Reviewer's '''account.&lt;br /&gt;
I will login with my '''Reviewer’s '''account.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''My DSpace'''&lt;br /&gt;
|| You are now in the '''Reviewer’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Tasks in the Pool'''&lt;br /&gt;
|| '''Tasks in the Pool '''table show some '''Tasks'''.&lt;br /&gt;
'''Reviewers''' can check the''' Item submissions '''from the authorized''' Collections '''only.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to details of '''Tasks in the Pool '''table&lt;br /&gt;
|| '''Tasks in the Pool '''table shows details of each '''Task''' like-&lt;br /&gt;
'''Task '''which shows a '''Task''' to be done&lt;br /&gt;
'''Item''' which is the '''Title''' of the '''Item'''&lt;br /&gt;
'''Submitted To''' which indicates the name of the '''Collection '''and&lt;br /&gt;
'''Submitted By''' which is the name of '''Item Submitter''' &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Take Task '''button&lt;br /&gt;
|| '''Reviewers''' can preview the '''Task '''before finally accepting the '''Task.''' &lt;br /&gt;
To preview the specific '''Task, '''we have to click on the corresponding '''Take Task '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Single-Frame Image Super-resolution through Contourlet Learning'''&lt;br /&gt;
|| Now, let us preview an '''Item '''with the '''Title,''' &lt;br /&gt;
'''“Single-Frame Image Super-resolution through Contourlet Learning”'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Take Task''' button&lt;br /&gt;
|| To do that, click on the corresponding '''Take Task''' button next to that particular '''Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Preview Task'''&lt;br /&gt;
|| The '''Preview Task''' page opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''metadata '''of '''item'''&lt;br /&gt;
|| This page shows the '''metadata '''of the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Files in This Item''' table&lt;br /&gt;
|| '''Files in This Item''' table shows a list of files uploaded for this '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| click on '''View/Open''' button&lt;br /&gt;
|| To view a file, click on the '''View/Open''' button next to the filename.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Open file&lt;br /&gt;
|| The file opens in a new tab. &lt;br /&gt;
|- &lt;br /&gt;
|| close '''tab'''&lt;br /&gt;
|| Review the file and then close the tab.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the button '''Accept This Task'''&lt;br /&gt;
|| To accept the '''Task''', we have to click on '''Accept This Task '''button''' '''at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Perform Task'''&lt;br /&gt;
|| The '''Perform Task '''page opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Metadata''' and '''file'''&lt;br /&gt;
|| '''Perform Task '''page shows the '''metadata '''of the '''Item''' and the '''files''' submitted for the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Approve, Reject '''and '''Edit Metadata'''&lt;br /&gt;
|| '''Approve, Reject '''and '''Edit Metadata '''buttons are provided here for reviewing the '''Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Do Later '''and '''Return Task to Pool '''&lt;br /&gt;
|| Whereas, '''Do Later '''and '''Return Task to Pool '''buttons are provided to manage the '''Task.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Do Later'''&lt;br /&gt;
|| If we wish to leave this '''Task''' for now, then we can use the '''Do Later''' option.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Do Later '''button&lt;br /&gt;
|| Click on the '''Do Later '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''My DSpace'''&lt;br /&gt;
|| We will be redirected to '''My DSpace '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Tasks in the Pool '''table&lt;br /&gt;
|| Now, observe that the accepted '''Task''' is not available in the '''Tasks in the Pool '''table.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Owned Task''' table&lt;br /&gt;
|| Instead, accepted '''Tasks '''are shown in the''' Owned Task''' table.&lt;br /&gt;
Thus, in '''DSpace '''terminology '''Accepted Tasks '''are known as '''Owned Tasks.''' &lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Perform This Task '''button&lt;br /&gt;
|| To perform the owned '''Task, '''click on the corresponding''' Perform This Task '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Perform Task'''&lt;br /&gt;
|| The '''Perform Task '''page opens with the details of the '''Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Return Task to Pool '''button&lt;br /&gt;
|| Next option to manage the '''Task '''is '''Return Task to Pool.'''&lt;br /&gt;
This option can be used to return the current '''Task '''to the '''Pool'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Return Task to Pool '''button&lt;br /&gt;
|| Click on the '''Return Task to Pool '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''My DSpace'''&lt;br /&gt;
|| We will be redirected to '''My DSpace '''page. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Tasks in the Pool'''&lt;br /&gt;
|| Observe that the previously '''Accepted Task''' is now returned to '''Tasks in the Pool.'''&lt;br /&gt;
Now, the returned '''Task '''can be owned by another '''reviewer'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Take Task '''button''' &amp;gt;&amp;gt; Click '''on '''Accept This Task '''button&lt;br /&gt;
Item: '''Single-Frame Image Super-resolution through Contourlet Learning'''&lt;br /&gt;
|| For this demonstration, I will own the returned '''Task '''again, as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Perform Task'''&lt;br /&gt;
|| We are back on the '''Perform Task '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Now, let us learn to review an '''Item '''using different '''Review '''options.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Before choosing any '''Review '''option, review the''' metadata''' and the '''files''' carefully.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Approve '''option&lt;br /&gt;
|| If the '''Item''' is suitable for inclusion in the '''Collection''', then we can select the '''Approve '''option.&lt;br /&gt;
On choosing the '''Approve''' option, the '''Item '''will be published directly'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Keywords'''&lt;br /&gt;
|| As, I have to update '''keywords '''for the '''Item''', I will not directly approve''' '''the''' Item.''' &lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Edit Metadata '''button&lt;br /&gt;
|| To update '''Keywords,''' click on the '''Edit Metadata '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit: Describe this Item'''&lt;br /&gt;
|| Immediately, we will be redirected to the '''Item submission form''' with the '''metadata '''of the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Next '''button&lt;br /&gt;
|| I have to update '''Keywords''', so let us locate the '''metadata''' field for '''Keywords'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter new '''keyword ''': '''Electrical Engineering'''&lt;br /&gt;
|| Now update the '''Keywords '''as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| click the '''Next''' button&lt;br /&gt;
|| Click on the '''Next''' button at the bottom right corner repeatedly until the '''Perform Task''' page is reached.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Keywords'''&lt;br /&gt;
|| Observe that the '''Keywords''' field is now updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Ensure that the '''metadata''' and the file for the '''Item '''is correct.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Approve '''button&lt;br /&gt;
|| Finally, click on the '''Approve '''button for the inclusion of the '''Item '''into the '''Collection'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to Confirmation message&lt;br /&gt;
|| Immediately, the '''Item '''gets archived and published.&lt;br /&gt;
A confirmation message is shown saying '''The submission has been placed in the main archive.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Identifier'''&lt;br /&gt;
|| '''DSpace''' generates an '''Identifier''' for the '''Item''' and displays it.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Identifier Link'''&lt;br /&gt;
|| To cross-verify the published '''Items''', click on the '''Identifier Link.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''metadata '''and file of '''Item'''&lt;br /&gt;
|| '''Items '''are displayed with their respective '''metadata '''and files.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Archived Item'''&lt;br /&gt;
|| &lt;br /&gt;
* The archived '''Item''' is publicly visible.&lt;br /&gt;
* The '''Submitter''' and '''Reviewer''' cannot edit the archived '''Items.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Archived Item'''&lt;br /&gt;
||&lt;br /&gt;
* '''EPerson '''with the following roles can edit the archived '''Items.''''''DSpace Administrator'''&lt;br /&gt;
* '''Authorized Community Administrator'''&lt;br /&gt;
* '''Authorized Collection Administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Also, an '''email''' is sent to the '''Submitter''' which confirms the '''Item '''inclusion in the '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us proceed to cross-verify the '''email''' sent to the '''Submitter.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Log into submitter email account &lt;br /&gt;
Email:''' dspace.u5@gmail.com'''&lt;br /&gt;
Password: ********&lt;br /&gt;
|| Login to the '''Submitter’s''' email account now.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to mail &lt;br /&gt;
'''DSpace: Submission Approved and Archived'''&lt;br /&gt;
|| Here’s the '''mail''' with the subject''' DSpace: Submission Approved and Archived.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open a mail&lt;br /&gt;
|| Open the '''email'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Confirmation message&lt;br /&gt;
|| It confirms the acceptance of the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Identifier '''link&lt;br /&gt;
|| Also, an''' Identifier '''for the '''Item''' is shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| '''Approved Items '''are successfully included in the '''Collection.''' &lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to DSpace&lt;br /&gt;
|| Switch back to the '''DSpace '''interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn the remaining options of the '''Item review.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Logged in'''&lt;br /&gt;
|| Click on the '''logged in''' tab at the top right corner. &lt;br /&gt;
|- &lt;br /&gt;
|| Select '''My DSpace'''&lt;br /&gt;
|| Select '''My DSpace''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''My DSpace''' &lt;br /&gt;
|| We are now on the '''My DSpace''' page of the '''Reviewer'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Observe that, as the owned '''Task''' is completed, there are no more owned '''Tasks''' shown here. &lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Take Task '''button''' &amp;gt;&amp;gt; Click '''on '''Accept This Task '''button&lt;br /&gt;
'''Item Title: Design and Analysis of Double-Gate''' &amp;lt;br&amp;gt;&lt;br /&gt;
'''MOSFETs for Ultra-Low Power Radio Frequency''' &amp;lt;br&amp;gt;&lt;br /&gt;
'''Identification (RFID): Device and Circuit Co-Design'''&lt;br /&gt;
|| So now, let us own another '''Task '''from the '''Pool'''.&lt;br /&gt;
Click on the '''Take Task''' button next to the '''item''' title which starts with '''Design and Analysis.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Preview Task''' page&lt;br /&gt;
Click '''Accept This Task''' button&lt;br /&gt;
|| We will be redirected to the '''Preview Task''' page.&lt;br /&gt;
Click on the '''Accept This Task''' button at the bottom.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Perform Task'''&lt;br /&gt;
|| Now, we are redirected to the '''Perform Task''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Reject '''button&lt;br /&gt;
|| If an '''Item''' is not suitable for inclusion in the '''Collection, '''the''' Reviewer '''can reject the '''Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''metadata '''of '''Item'''&lt;br /&gt;
|| For example,''' Description''' has not been submitted for this '''Item''', which is crucial for accepting it.&lt;br /&gt;
So, this '''Item''' is not suitable for inclusion into the '''Collection. '''&lt;br /&gt;
|- &lt;br /&gt;
|| select '''Reject'''&lt;br /&gt;
|| To reject the '''Item''', just click on the '''Reject''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Enter Reason for Rejection'''&lt;br /&gt;
|| We will be redirected to the page with the title '''Enter Reason for Rejection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Enter the reason in text box&lt;br /&gt;
Enter : '''The Description field is empty.'''&lt;br /&gt;
'''Fix the problem and resubmit the Item.'''&lt;br /&gt;
|| Type the reason for rejection in the text box, as shown.&lt;br /&gt;
The typed message should clearly indicate the reason for the rejection.&lt;br /&gt;
Also, mention whether the '''Submitter''' should fix the problem and resubmit.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Reject Item '''button&lt;br /&gt;
|| Then click on the '''Reject Item '''button below the text box.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Confirmation message&lt;br /&gt;
|| The '''Task''' is now complete.&lt;br /&gt;
A notification will be sent to the '''Item Submitter'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us proceed to cross-verify the rejection '''email''' sent to the '''Submitter.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''submitter''' mail account&lt;br /&gt;
|| Switch back to the '''Submitter’s email account'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''DSpace: Submission Rejected'''&lt;br /&gt;
|| In the '''Inbox''', we see a '''mail''' with the subject '''DSpace: Submission Rejected.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open a mail&lt;br /&gt;
|| Open the '''mail'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Confirmation message&lt;br /&gt;
|| It confirms the rejection of the '''item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to reason for rejection&lt;br /&gt;
|| The reason for rejection has also been mentioned.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Now, let’s proceed to check the '''My DSpace''' page of the '''Submitter'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to DSpace&lt;br /&gt;
|| Switch back to '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout '''from '''DSpace'''&lt;br /&gt;
|| Let us '''logout '''this '''user '''with the''' Reviewer '''role.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' Submitter '''role&lt;br /&gt;
'''Email ID:  dspace.u5@gmail.com'''&amp;lt;br&amp;gt;&lt;br /&gt;
'''Password : '''u5pass'''&lt;br /&gt;
|| Then login to '''DSpace''' with the '''Submitter's '''account.&lt;br /&gt;
I will login with my '''Submitter’s '''account.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''Submitter’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Unfinished Submissions '''table&lt;br /&gt;
|| Notice that the '''Rejected Item submission''' appears in the''' Unfinished Submissions '''table.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Open '''button&lt;br /&gt;
|| '''Submitters '''can correct the''' rejected Item '''using the corresponding''' Open '''button'''.'''&lt;br /&gt;
After correction, the''' Submitter '''can re-submit the '''Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Remove '''button&lt;br /&gt;
|| '''Submitters '''can also remove an '''Item''' from '''DSpace''' using the corresponding''' Remove '''button'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''View Accepted Submissions '''button&lt;br /&gt;
|| The '''Submitter '''can view all the '''accepted submissions''', which are self-submitted, as well.&lt;br /&gt;
To do so, click on the '''View Accepted Submissions '''button in the '''My DSpace''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Your Submissions'''&lt;br /&gt;
|| We will be redirected to '''Your Submissions''' page.&lt;br /&gt;
It shows all the '''accepted submissions'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| So, this is how to cross-verify '''accepted''' and '''rejected submissions''' using '''Submitter authority'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout '''from '''DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface now.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to &lt;br /&gt;
* Accept an '''Item Review Task'''&lt;br /&gt;
* Manage the''' Task '''and&lt;br /&gt;
* '''Review '''an '''Item '''in '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Forums&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Item-Submission-in-DSpace/English</id>
		<title>DSpace/C2/Item-Submission-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Item-Submission-in-DSpace/English"/>
				<updated>2020-07-29T17:23:24Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Item Submission in DSpace'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords : Item Submission, Item Upload, Dublin Core metadata, Submitter, Submission Status'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Item Submission''' in '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives &lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
* Submit an '''Item''' in the '''Collection '''and&lt;br /&gt;
* Check the''' Item submission status'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS''' 18.04&lt;br /&gt;
* '''DSpace '''version 6.3 and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* A working '''internet connection'''&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat '''service should be running&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
||&lt;br /&gt;
* Created a '''Collection''' in the '''Community'''&lt;br /&gt;
* Have '''Submitter’s authority''' in the''' Collection'''&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To follow this tutorial, you should also have&lt;br /&gt;
* The knowledge of '''Library Science '''and&lt;br /&gt;
* A familiarity with '''Dublin Core metadata standard'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
|| &lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
||&lt;br /&gt;
* The''' Article '''and the''' metadata '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the files before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:'''Item''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* An '''Item''' is a bundle of digital files such as '''Article/Book/Report,''' etc. and the respective '''metadata'''&lt;br /&gt;
* By default, '''DSpace '''is configured for '''Dublin Core metadata standard'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:'''Item''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* Files''' '''uploaded as a part of '''Item '''are also known as''' Bitstreams '''&lt;br /&gt;
* '''Items '''are hierarchically located below''' '''the '''Collection'''&lt;br /&gt;
|- &lt;br /&gt;
|| Show the file of '''HPC-Article.pdf '''and '''HPC-Article-metadata.txt'''&lt;br /&gt;
|| In this tutorial demonstration, I will submit a '''PDF''' file of an''' Article '''along with its '''metadata'''.&lt;br /&gt;
So, collectively an '''Article''' and its '''metadata''' constitutes an '''Item''' in '''DSpace''' terminology.&lt;br /&gt;
Now, let us proceed to submit an '''Item '''in the '''Collection '''using '''Submitter’s authority'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' Submitter '''role&lt;br /&gt;
'''Email ID: dspace.u5@gmail.com&lt;br /&gt;
'''Password : '''u5pass&lt;br /&gt;
|| Log in to '''DSpace''' with the '''Submitter's account'''.&lt;br /&gt;
We had already created this '''account''' earlier in this series.&lt;br /&gt;
I will login with my '''Submitter’s account'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''Submitter’s''' '''My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Start New Submission '''button&lt;br /&gt;
|| Click on the '''Start New Submission '''button in the '''My DSpace''' section. &lt;br /&gt;
|-&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Collection''' drop down&lt;br /&gt;
|| Next, click on the drop-down arrow adjacent to the '''Collection '''field. &lt;br /&gt;
A list of '''Collections''' will be displayed. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''IITB Digital Library &amp;gt; Electrical Engineering &amp;gt; Articles'''&lt;br /&gt;
|| These''' Collections '''appear with the respective hierarchical '''Community '''and''' Sub-community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library &amp;gt; Electrical Engineering &amp;gt; Articles'''&lt;br /&gt;
|| Now select '''Articles '''from the '''Collection '''list''', '''which appears as &lt;br /&gt;
'''IITB Digital Library &amp;gt; Electrical Engineering &amp;gt; Articles.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next''' button&lt;br /&gt;
|| Then click on the '''Next''' button below the '''Collection''' field to proceed further.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit: Describe this Item'''&lt;br /&gt;
|| The '''Item Submission''' '''form''' opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight the''' Describe'''&lt;br /&gt;
|| In this''' form''', under the '''Describe''' tab we will fill the '''metadata''' of the '''Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' '''the''' asterisk '''symbol&lt;br /&gt;
|| Please note that all fields marked with an '''asterisk''' symbol are mandatory.&lt;br /&gt;
You can leave the other fields blank, if you do not have those '''data'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Fill fields of''' Authors, Title, Date of issue, Publisher, Citation'''&lt;br /&gt;
Authors : Jiji, C.V. Chaudhuri, S.&amp;lt;br&amp;gt;&lt;br /&gt;
Title : Single-Fame Image Super-resolution &amp;lt;br&amp;gt;&lt;br /&gt;
through Contourlet Learning&amp;lt;br&amp;gt;&lt;br /&gt;
Date of Issue : 2006&amp;lt;br&amp;gt;&lt;br /&gt;
Publisher : Hindawi Publishing Corporation&amp;lt;br&amp;gt;&lt;br /&gt;
Citation : Jiji &amp;amp; Chaudhuri (2006)&lt;br /&gt;
|| Based on my '''metadata''' file, I will fill the following fields:&lt;br /&gt;
'''Authors''' &lt;br /&gt;
'''Title''' &lt;br /&gt;
'''Date of issue'''&lt;br /&gt;
'''Publisher '''and&lt;br /&gt;
'''Citation'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''“+ Add more”''' button&lt;br /&gt;
|| If an '''Item''' has multiple values for a field, you can add it by clicking the '''Add more''' button.&lt;br /&gt;
For example. &lt;br /&gt;
If we have more than one '''Author''' for an '''Item''', click on '''Add more''' button to add other author names.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Point to Identifiers'''&lt;br /&gt;
|| As an '''Identifier,''' any standardized code can be used.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to different '''Identifiers'''&lt;br /&gt;
|| '''DSpace''' provides '''identifier''' options like''' ISSN, ISBN, ISMN, URI, Govt’s Doc No, '''and''' Others.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Choose '''Identifier '''type and enter '''Identifier '''number&lt;br /&gt;
'''Identifiers : '''URI''' : '''10.1155/ASP/2006/73767&lt;br /&gt;
|| Choose the appropriate option from the drop-down list in the '''Identifiers''' field.&lt;br /&gt;
Then type the unique '''Identifier''' number, available for the file to be uploaded.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''URI''' and '''DOI'''&lt;br /&gt;
|| I have selected '''URI''' and entered the '''DOI '''(i.e. '''Digital Object Identifier''') of the '''article'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Type '''as''' Article'''&lt;br /&gt;
|| Select '''Type''' of the '''Item''' from the drop-down list.&lt;br /&gt;
I am going to select '''Article.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Type'''&lt;br /&gt;
|| '''Items '''may have multiple '''digital files''' of different '''types.'''&lt;br /&gt;
For '''Items '''with multiple '''digital files''', we can select multiple '''Types'''.&lt;br /&gt;
To do so, you may have to hold down the '''CTRL''' or '''Shift''' key on your keyboard.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Language'''&lt;br /&gt;
|| Select the '''language''' of the file to be uploaded for the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''English'''&lt;br /&gt;
|| As my '''Article''' is in '''English''', I am selecting '''English'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Next button'''&lt;br /&gt;
|| Then click on the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Keywords '''and '''Abstract'''&lt;br /&gt;
'''Keywords : Training Image, Information Technology, image processing'''&lt;br /&gt;
|| In the second page, I will fill the '''keywords '''and the '''Abstract''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Sponsors''' and '''Description'''&lt;br /&gt;
|| Leave the rest of the fields as blank.&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' '''on '''Next '''button&lt;br /&gt;
|| Click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit :''' '''Upload a file''' section&lt;br /&gt;
|| The next section is '''Upload a file''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Select a file or Drag &amp;amp; drop files… '''&lt;br /&gt;
|| Click on the '''Select a file '''or''' Drag &amp;amp; drop files… '''link''' '''to upload the files.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload''' pop-up window&lt;br /&gt;
|| A pop-up window named '''File Upload''' opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Browse to the directory&lt;br /&gt;
Select the file '''HPC-Article.pdf'''&lt;br /&gt;
|| Browse to the directory where the file is, on your computer and upload the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration&lt;br /&gt;
|| The upload may take some time depending on the size of the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Files To Upload '''table&lt;br /&gt;
|| The '''Files To Upload '''table shows the uploaded files.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the''' green tick '''mark&lt;br /&gt;
|| On successful file upload, a green tick mark symbol appears next to the filename.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the '''Description''' text box&lt;br /&gt;
|| Type any description text for the uploaded file in the '''Description '''field.&lt;br /&gt;
I am leaving this as blank for now.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Select a file or Drag &amp;amp; drop files… '''&lt;br /&gt;
|| If you want to upload multiple files, then repeat the same steps as shown above.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Next button'''&lt;br /&gt;
|| Now, click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit: File Uploaded Successfully'''&lt;br /&gt;
|| '''Submit: File Uploaded Successfully '''section shows the details of the uploaded files.&lt;br /&gt;
In this section, we can cross-verify the uploaded files.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Remove '''button&lt;br /&gt;
|| Wrongly uploaded files can be removed by clicking on the '''Remove''' button adjacent to the filename.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Add another file '''button&lt;br /&gt;
|| We can add files for an''' Item''' by clicking on the '''Add another file '''button below the table.&lt;br /&gt;
And then repeat the '''File Upload''' steps.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Next button'''&lt;br /&gt;
|| Once the uploaded file is cross-verified, click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit : Verify Submission'''&lt;br /&gt;
|| The next page, '''Submit: Verify Submission''' displays the '''metadata '''which we have entered so far.&lt;br /&gt;
At this stage we have entered '''Dublin Core metadata''' and uploaded a file for an '''item'''.&lt;br /&gt;
Check carefully for any mistakes in the entry and correct them, if any.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title '''of '''Item'''&lt;br /&gt;
|| I noticed that I have made a spelling mistake in the '''Title'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Correct one of these''' button&lt;br /&gt;
|| To correct the '''Title''', click on the corresponding '''Correct one of these''' buttons.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Describe '''section&lt;br /&gt;
|| The '''Describe '''section of '''Item Submission '''form, opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Correct the '''Title'''&lt;br /&gt;
'''Title : Single-Frame Image Super-resolution through Contourlet Learning '''&lt;br /&gt;
|| Locate the spelling mistake and correct it.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next '''button&lt;br /&gt;
|| Then click on the '''Next '''button at the bottom right corner. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit : Verify Submission'''&lt;br /&gt;
|| Click on the '''Next '''button repeatedly until you reach '''Submit: Verify Submission '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title'''&lt;br /&gt;
|| Observe that '''Title''' is now updated. &lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Next button'''&lt;br /&gt;
|| Once you ensure that everything is correct, click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''DSpace Distribution License'''&lt;br /&gt;
|| In the '''DSpace Distribution License''' page, read the '''distribution license'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''I Grant the License '''button&lt;br /&gt;
|| If you agree with the terms in the '''license''', then click '''I Grant the License '''button at the bottom.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit : Submission Complete'''&lt;br /&gt;
|| Now, our '''item '''is successfully submitted.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next, let us proceed to check the status of the submitted''' Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Go to My DSpace'''&lt;br /&gt;
|| To do so, locate the link '''Go to My DSpace''' and click on it.&lt;br /&gt;
|- &lt;br /&gt;
|| Show''' My Dspace '''page&lt;br /&gt;
|| We will be redirected to the '''My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title '''of '''Item '''in '''Submissions In Workflow Process''' section&lt;br /&gt;
|| We can see that the submitted '''Item''' is in the '''Workflow Process.'''&lt;br /&gt;
That is, the submitted '''Item '''is in the task pool of the '''Reviewer'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Let’s now learn how the '''Reviewer''' gets notified.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| A notification email is sent to all authorized '''Reviewers''' of the''' '''respective''' Collection.'''&lt;br /&gt;
Let us proceed to cross-verify the '''email''' sent to the '''Reviewer.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Log into '''reviewer’s''' email account &lt;br /&gt;
Email: dspace.u4@gmail.com&lt;br /&gt;
Password: **********&lt;br /&gt;
|| '''Log in''' to your '''Reviewer’s email account'''.&lt;br /&gt;
Mine is '''dspace.u4@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to mail &lt;br /&gt;
'''DSpace: You have a new task'''&lt;br /&gt;
|| Here is the '''email''' with the subject''' DSpace: You have a new task.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| If the '''email''' is not seen in the '''Inbox, '''then it could be in your '''SPAM''' folder.&lt;br /&gt;
Otherwise recheck your '''internet connection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open a mail&lt;br /&gt;
|| Let us open the '''email'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title, Collection, Submitted By'''&lt;br /&gt;
|| It shows details of the submitted '''Item '''like '''Title, Collection, Submitted By.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to URL in the mail&lt;br /&gt;
|| The '''Reviewer''' can view a new '''Task,''' using the '''URL''' provided in the '''email'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So now, we have verified the notification email sent to the '''Reviewer'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to '''DSpace'''&lt;br /&gt;
|| Switch back to '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout '''from '''DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to&lt;br /&gt;
* Submit an '''Item''' in the '''Collection '''and&lt;br /&gt;
* Check''' '''the''' Item submission status'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Submit an '''Item '''in the '''Article Collection '''of '''Electrical Engineering Sub-community'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
||&lt;br /&gt;
* For uploading an '''Item''', use the following '''Article '''and '''metadata '''file from the '''Code Files'''.&lt;br /&gt;
** '''JLPEA-Article.pdf'''&lt;br /&gt;
** '''JLPEA-Article-metadata.txt''' &lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Forums&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Collection-in-DSpace/English</id>
		<title>DSpace/C2/Create-Collection-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Collection-in-DSpace/English"/>
				<updated>2020-07-29T16:52:31Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Create Collections'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: Create Collection, Collections, Collection administrator, Collection metadata, DSpace workflow, Item submitter, Item Reviewer, Item submission workflow'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Create Collections '''in '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Create a '''Collection'''&lt;br /&gt;
* Edit a '''Collection'''&lt;br /&gt;
* Authorize '''EPerson''' as '''Collection administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS 18.04'''&lt;br /&gt;
* '''DSpace version 6.3 '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system.&lt;br /&gt;
* '''Tomcat service''' should be running.&lt;br /&gt;
* Have '''Administrator’s authority''' in '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
||&lt;br /&gt;
* Created''' '''a '''Community '''and''' Sub-Community'''&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
|| &lt;br /&gt;
*This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
*If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' metadata '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Collection''' in '''DSpace'''&lt;br /&gt;
|| &lt;br /&gt;
* '''Collections '''are hierarchically located below''' '''the '''Community '''or''' Sub-community.'''&lt;br /&gt;
* '''Collections '''are nothing but containers for '''Items.'''&lt;br /&gt;
* '''Items '''can only be submitted in the '''Collections.'''&lt;br /&gt;
* A '''Collection''' can be created by a '''DSpace administrator''' and '''Community administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Collection '''using''' DSpace administrator authority.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator '''role&lt;br /&gt;
'''Email ID: dspace.u1@gmail.com'''&lt;br /&gt;
'''Password : '''u1pass&lt;br /&gt;
|| Log in to '''DSpace''' with an''' administrator account'''.&lt;br /&gt;
I will login with my '''administrator account'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''admin’s''' '''My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
All '''Communities '''and''' Sub-communities '''are displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Electrical Engineering'''&lt;br /&gt;
|| '''Collections '''can only be created in the '''Community '''or '''Sub-community.'''&lt;br /&gt;
Let us select the '''Sub-community '''to create a '''Collection.'''&lt;br /&gt;
Under the '''IITB Digital Library Community''', I will select the '''Electrical Engineering Sub-community. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''of '''Electrical Engineering '''is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Create collection'''&lt;br /&gt;
|| To create a new '''Collection,''' click on the '''Create Collection '''button in the '''Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Describe the Collection'''&lt;br /&gt;
|| '''Describe the Collection '''page opens.&lt;br /&gt;
The '''Workflow''' for '''Item submissions '''in this''' Collection''' can be configured in this page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to checkboxes:&lt;br /&gt;
'''New Items should be publicly readable'''&lt;br /&gt;
'''Some users will be able to submit to this Collection'''&lt;br /&gt;
|| The default '''Workflow''' for '''Item submissions '''is '''Item Submission without review.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| But for this demonstration, I will configure '''Item Submission '''with the '''review '''step.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to selected configurations&lt;br /&gt;
Check the checkbox for '''The submission workflow will include an accept/reject/edit metadata step'''&lt;br /&gt;
|| To do so, check the following option-&lt;br /&gt;
'''The submission workflow will include an accept or reject or edit metadata step'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Next '''button&lt;br /&gt;
|| Then, click the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Describe the Collection '''label&lt;br /&gt;
|| The next step is '''Describe the Collection.'''&lt;br /&gt;
In this step we will submit the '''Collection’s metadata'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Collection Metadata'''&lt;br /&gt;
|| '''Collections '''are described using '''metadata elements'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Collection Metadata'''&lt;br /&gt;
|| Basic '''metadata elements''' of '''Collections '''are,&lt;br /&gt;
* '''Name'''&lt;br /&gt;
* '''Short Description'''&lt;br /&gt;
* '''Introductory text'''&lt;br /&gt;
* '''Copyright text'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Collection Metadata'''&lt;br /&gt;
||&lt;br /&gt;
* '''Sidebar text'''&lt;br /&gt;
* '''License'''&lt;br /&gt;
* '''Provenance '''and&lt;br /&gt;
* '''Logo'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch back to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to all fields in the form&lt;br /&gt;
|| Notice that all fields in the form are optional. &lt;br /&gt;
But, it is recommended to enter at least a '''Collection Name.'''&lt;br /&gt;
Otherwise an untitled '''Collection '''will be created.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''metadata file'''&lt;br /&gt;
|| For ease of practice, we have provided '''Collection''' '''metadata''' in a text file. &lt;br /&gt;
I will use the same for entering the '''Collection metadata.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Name''' and '''Introductory text'''&lt;br /&gt;
'''Name: Articles''' &amp;lt;br&amp;gt;&lt;br /&gt;
'''Introductory text:'''&lt;br /&gt;
Article collection contains&lt;br /&gt;
articles of Electrical Domain.&lt;br /&gt;
|| Enter the '''Name''' and '''Introductory text''' as shown.&lt;br /&gt;
I am naming the '''Collection''' as '''Articles.'''&lt;br /&gt;
You can use basic '''HTML tags '''in the '''Introductory text '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Short Description, '''&lt;br /&gt;
'''Copyright text, Sidebar text, License, Provenance'''&lt;br /&gt;
|| For now, I will leave '''Short Description, Copyright text, Sidebar text, License '''and''' Provenance '''as empty.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Logo '''field&lt;br /&gt;
|| Also, I will skip uploading a '''logo'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next '''button&lt;br /&gt;
|| Then, click on the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Authorization to Submit'''&lt;br /&gt;
|| We will be redirected to '''Authorization to Submit '''page.&lt;br /&gt;
In this step, we will provide '''Item submission authority''' to '''EPersons''' and '''groups'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the ''''Select E-people'''' button&lt;br /&gt;
|| Click on the '''Select E-people''' button to choose the '''EPerson.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| A pop-up window '''Select E-people''' opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Add '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID''' of the respective '''EPerson.'''&lt;br /&gt;
I am adding the '''user''' with '''email id dspace.u5@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Close '''button in '''Select E-people '''popup''' '''window&lt;br /&gt;
|| Close the '''Select E-people '''pop-up''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the authorized '''EPerson''' list'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''groups''' text box&lt;br /&gt;
|| Similarly, '''Groups''' can also be authorized to submit '''Items''' to '''Collections'''.&lt;br /&gt;
For this demonstration, I will skip '''Group authorization'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next '''button&lt;br /&gt;
|| Then, click on the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submission Workflow Accept/Reject/Edit Metadata Step'''&lt;br /&gt;
|| Next step is '''Submission Workflow Accept/Reject/Edit Metadata Step'''.&lt;br /&gt;
In this step, we can authorize '''EPersons''' and '''Groups''' to review '''Items'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''Reviewers '''are permitted to edit the '''metadata''' of incoming '''submissions'''.&lt;br /&gt;
Also, '''Reviewers''' can accept or reject submitted '''Items'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To add an''' EPerson''' follow the same steps which are used to''' '''assign''' submit authorizations.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Add '''EPerson''' to list&lt;br /&gt;
ID: '''dspace.u4@gmail.com'''&lt;br /&gt;
|| I will assign '''Reviewer authority''' to the '''EPerson''' with''' email ID dspace.u4@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next '''button&lt;br /&gt;
|| Then, click on the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Collection'''&lt;br /&gt;
|| We are redirected to the '''Edit Collection''' page.&lt;br /&gt;
This page has the details of the newly created '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have now successfully created a '''Collection'''. &lt;br /&gt;
Let us proceed to cross-verify this '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Home''' tab&lt;br /&gt;
|| To do so, click on the '''Home''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Now, click on the '''Browse''' tab in the''' navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
The '''Communities''' '''and''' '''Collections''' interface appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Articles'''&lt;br /&gt;
|| Observe that the newly-created '''Collection - Articles, '''is displayed under the '''Sub-community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now let us proceed to edit the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Articles'''&lt;br /&gt;
|| Click on the '''Collection '''name, to select it for editing.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Collection home page'''&lt;br /&gt;
|| The '''Collection home page '''opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Admin Tools'''&lt;br /&gt;
|| Next to the '''Collection home page''' section, we have '''Admin Tools.'''&lt;br /&gt;
'''Admin Tools '''are used for managing the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click on button '''Edit'''&lt;br /&gt;
|| To edit the '''Collection, '''click on the '''Edit '''button in the '''Admin Tools '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit collection'''&lt;br /&gt;
|| '''Edit Collection''' page opens, with details of the selected '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Edit fields of '''collection metadata''' &lt;br /&gt;
'''Introductory text:'''&lt;br /&gt;
Article collection contains&lt;br /&gt;
articles of Electrical Domain.&lt;br /&gt;
All resources have CC-BY-SA license&lt;br /&gt;
|| Now, edit the fields in the '''Collection’s metadata '''form.&lt;br /&gt;
I have updated '''Introductory text''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Update '''button &lt;br /&gt;
|| Once the '''metadata '''is edited, click on the '''Update '''button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to updated '''Introductory text'''&lt;br /&gt;
|| Observe that '''Introductory text '''is now updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn how to delete the '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| To do so, first click the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Delete this Collection '''button&lt;br /&gt;
|| Then click on the '''Delete this Collection '''button, above the '''Submission Workflow''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Delete Collection'''&lt;br /&gt;
|| Immediately, you will be asked to confirm the '''Delete Collection '''action.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To confirm, click on the '''Delete''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Once you click the '''Delete''' button, the '''Collection''' will be deleted.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Cancel''' button&lt;br /&gt;
|| For this demonstration, I will not delete the '''Collection.'''&lt;br /&gt;
So click on the '''Cancel''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We are back on the '''Collection home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to assign a '''Collection Administrator''' for our '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| To do so, click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Collection Administrator '''in''' '''the''' Submission Workflow '''section.&lt;br /&gt;
|| The '''Submission Workflow '''section has settings for the '''Collection Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Create '''button&lt;br /&gt;
|| Click on the '''Create '''button located next to the '''Collection Administrator'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Group'''&lt;br /&gt;
|| We will be redirected to the '''Edit Group '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Notice that this '''Edit group '''page is the one which we used earlier to create a '''Group'''.&lt;br /&gt;
That means, '''DSpace '''is creating a '''group''' of '''Collection administrators'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' field&lt;br /&gt;
|| By default '''DSpace''' generates the name for the '''group.'''&lt;br /&gt;
&lt;br /&gt;
But we can provide our own new name to the''' group '''of''' Collection administrators.'''&lt;br /&gt;
&lt;br /&gt;
For this demonstration, I will keep the default name as it is.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only &lt;br /&gt;
|| '''Collection Administrator roles '''can be assigned to '''EPerson '''and''' Group members.'''&lt;br /&gt;
Now let us select''' '''an '''EPerson '''to authorize as a '''Collection administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only &lt;br /&gt;
|| To do so, repeat the same steps which were used to add''' EPerson '''as''' Submitter '''and''' Reviewer.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Add user with email ID&lt;br /&gt;
'''dspace.u3@gmail.com '''&lt;br /&gt;
|| I will assign the '''Collection Administrator '''role to the '''EPerson '''with '''email id dspace.u3@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully assigned the '''Collection administrator role '''to the '''EPerson.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Similarly, '''Submission workflow '''can be used to edit '''Submitter '''and '''Reviewer. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us proceed to cross-verify the newly assigned '''Collection administrator''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Articles'''&lt;br /&gt;
|| Select the '''Collection. '''I am selecting '''Articles.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''Collection home page'''&lt;br /&gt;
|| The '''Collection home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Here, click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit '''button next to '''Collection Administrators'''&lt;br /&gt;
|| Then click on the '''Edit '''button next to '''Collection Administrators. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''EPerson Members''' field&lt;br /&gt;
|| We can see that the '''EPerson''' has been assigned the '''Collection administrator’s''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, the''' Collection administrator '''has '''authority '''to manage this '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us now '''logout''' this '''user '''from the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to :&lt;br /&gt;
* Create a '''Collection'''&lt;br /&gt;
* Edit a '''Collection '''and''' '''&lt;br /&gt;
* Authorize an '''EPerson''' as '''Collection administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Create a '''Collection''' named '''Computer Engineering ''' under''' IITB Archives Community.'''&lt;br /&gt;
* Assign a '''Collection administrator ''' to '''Computer Engineering Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Forums&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Collection-in-DSpace/English</id>
		<title>DSpace/C2/Create-Collection-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Collection-in-DSpace/English"/>
				<updated>2020-07-29T16:51:20Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Create Collections'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: Create Collection, Collections, Collection administrator, Collection metadata, DSpace workflow, Item submitter, Item Reviewer, Item submission workflow'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Create Collections '''in '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Create a '''Collection'''&lt;br /&gt;
* Edit a '''Collection'''&lt;br /&gt;
* Authorize '''EPerson''' as '''Collection administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS 18.04'''&lt;br /&gt;
* '''DSpace version 6.3 '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system.&lt;br /&gt;
* '''Tomcat service''' should be running.&lt;br /&gt;
* Have '''Administrator’s authority''' in '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
||&lt;br /&gt;
* Created''' '''a '''Community '''and''' Sub-Community'''&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
|| &lt;br /&gt;
*This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
*If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' metadata '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Collection''' in '''DSpace'''&lt;br /&gt;
|| &lt;br /&gt;
* '''Collections '''are hierarchically located below''' '''the '''Community '''or''' Sub-community.'''&lt;br /&gt;
* '''Collections '''are nothing but containers for '''Items.'''&lt;br /&gt;
* '''Items '''can only be submitted in the '''Collections.'''&lt;br /&gt;
* A '''Collection''' can be created by a '''DSpace administrator''' and '''Community administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Collection '''using''' DSpace administrator authority.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator '''role&lt;br /&gt;
'''Email ID: dspace.u1@gmail.com'''&lt;br /&gt;
'''Password : '''u1pass&lt;br /&gt;
|| Log in to '''DSpace''' with an''' administrator account'''.&lt;br /&gt;
I will login with my '''administrator account'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''admin’s''' '''My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
All '''Communities '''and''' Sub-communities '''are displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Electrical Engineering'''&lt;br /&gt;
|| '''Collections '''can only be created in the '''Community '''or '''Sub-community.'''&lt;br /&gt;
Let us select the '''Sub-community '''to create a '''Collection.'''&lt;br /&gt;
Under the '''IITB Digital Library Community''', I will select the '''Electrical Engineering Sub-community. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''of '''Electrical Engineering '''is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Create collection'''&lt;br /&gt;
|| To create a new '''Collection,''' click on the '''Create Collection '''button in the '''Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Describe the Collection'''&lt;br /&gt;
|| '''Describe the Collection '''page opens.&lt;br /&gt;
The '''Workflow''' for '''Item submissions '''in this''' Collection''' can be configured in this page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to checkboxes:&lt;br /&gt;
'''New Items should be publicly readable'''&lt;br /&gt;
'''Some users will be able to submit to this Collection'''&lt;br /&gt;
|| The default '''Workflow''' for '''Item submissions '''is '''Item Submission without review.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| But for this demonstration, I will configure '''Item Submission '''with the '''review '''step.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to selected configurations&lt;br /&gt;
Check the checkbox for '''The submission workflow will include an accept/reject/edit metadata step'''&lt;br /&gt;
|| To do so, check the following option-&lt;br /&gt;
'''The submission workflow will include an accept or reject or edit metadata step'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Next '''button&lt;br /&gt;
|| Then, click the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Describe the Collection '''label&lt;br /&gt;
|| The next step is '''Describe the Collection.'''&lt;br /&gt;
In this step we will submit the '''Collection’s metadata'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Collection Metadata'''&lt;br /&gt;
|| '''Collections '''are described using '''metadata elements'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Collection Metadata'''&lt;br /&gt;
|| Basic '''metadata elements''' of '''Collections '''are,&lt;br /&gt;
* '''Name'''&lt;br /&gt;
* '''Short Description'''&lt;br /&gt;
* '''Introductory text'''&lt;br /&gt;
* '''Copyright text'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Collection Metadata'''&lt;br /&gt;
||&lt;br /&gt;
* '''Sidebar text'''&lt;br /&gt;
* '''License'''&lt;br /&gt;
* '''Provenance '''and&lt;br /&gt;
* '''Logo'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch back to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to all fields in the form&lt;br /&gt;
|| Notice that all fields in the form are optional. &lt;br /&gt;
But, it is recommended to enter at least a '''Collection Name.'''&lt;br /&gt;
Otherwise an untitled '''Collection '''will be created.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''metadata file'''&lt;br /&gt;
|| For ease of practice, we have provided '''Collection''' '''metadata''' in a text file. &lt;br /&gt;
I will use the same for entering the '''Collection metadata.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Name''' and '''Introductory text'''&lt;br /&gt;
'''Name: Articles'''&lt;br /&gt;
'''Introductory text:'''&lt;br /&gt;
Article collection contains&lt;br /&gt;
articles of Electrical Domain.&lt;br /&gt;
|| Enter the '''Name''' and '''Introductory text''' as shown.&lt;br /&gt;
I am naming the '''Collection''' as '''Articles.'''&lt;br /&gt;
You can use basic '''HTML tags '''in the '''Introductory text '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Short Description, '''&lt;br /&gt;
'''Copyright text, Sidebar text, License, Provenance'''&lt;br /&gt;
|| For now, I will leave '''Short Description, Copyright text, Sidebar text, License '''and''' Provenance '''as empty.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Logo '''field&lt;br /&gt;
|| Also, I will skip uploading a '''logo'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next '''button&lt;br /&gt;
|| Then, click on the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Authorization to Submit'''&lt;br /&gt;
|| We will be redirected to '''Authorization to Submit '''page.&lt;br /&gt;
In this step, we will provide '''Item submission authority''' to '''EPersons''' and '''groups'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the ''''Select E-people'''' button&lt;br /&gt;
|| Click on the '''Select E-people''' button to choose the '''EPerson.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| A pop-up window '''Select E-people''' opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Add '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID''' of the respective '''EPerson.'''&lt;br /&gt;
I am adding the '''user''' with '''email id dspace.u5@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Close '''button in '''Select E-people '''popup''' '''window&lt;br /&gt;
|| Close the '''Select E-people '''pop-up''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the authorized '''EPerson''' list'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''groups''' text box&lt;br /&gt;
|| Similarly, '''Groups''' can also be authorized to submit '''Items''' to '''Collections'''.&lt;br /&gt;
For this demonstration, I will skip '''Group authorization'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next '''button&lt;br /&gt;
|| Then, click on the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submission Workflow Accept/Reject/Edit Metadata Step'''&lt;br /&gt;
|| Next step is '''Submission Workflow Accept/Reject/Edit Metadata Step'''.&lt;br /&gt;
In this step, we can authorize '''EPersons''' and '''Groups''' to review '''Items'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''Reviewers '''are permitted to edit the '''metadata''' of incoming '''submissions'''.&lt;br /&gt;
Also, '''Reviewers''' can accept or reject submitted '''Items'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To add an''' EPerson''' follow the same steps which are used to''' '''assign''' submit authorizations.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Add '''EPerson''' to list&lt;br /&gt;
ID: '''dspace.u4@gmail.com'''&lt;br /&gt;
|| I will assign '''Reviewer authority''' to the '''EPerson''' with''' email ID dspace.u4@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next '''button&lt;br /&gt;
|| Then, click on the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Collection'''&lt;br /&gt;
|| We are redirected to the '''Edit Collection''' page.&lt;br /&gt;
This page has the details of the newly created '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have now successfully created a '''Collection'''. &lt;br /&gt;
Let us proceed to cross-verify this '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Home''' tab&lt;br /&gt;
|| To do so, click on the '''Home''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Now, click on the '''Browse''' tab in the''' navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
The '''Communities''' '''and''' '''Collections''' interface appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Articles'''&lt;br /&gt;
|| Observe that the newly-created '''Collection - Articles, '''is displayed under the '''Sub-community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now let us proceed to edit the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Articles'''&lt;br /&gt;
|| Click on the '''Collection '''name, to select it for editing.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Collection home page'''&lt;br /&gt;
|| The '''Collection home page '''opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Admin Tools'''&lt;br /&gt;
|| Next to the '''Collection home page''' section, we have '''Admin Tools.'''&lt;br /&gt;
'''Admin Tools '''are used for managing the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click on button '''Edit'''&lt;br /&gt;
|| To edit the '''Collection, '''click on the '''Edit '''button in the '''Admin Tools '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit collection'''&lt;br /&gt;
|| '''Edit Collection''' page opens, with details of the selected '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Edit fields of '''collection metadata''' &lt;br /&gt;
'''Introductory text:'''&lt;br /&gt;
Article collection contains&lt;br /&gt;
articles of Electrical Domain.&lt;br /&gt;
All resources have CC-BY-SA license&lt;br /&gt;
|| Now, edit the fields in the '''Collection’s metadata '''form.&lt;br /&gt;
I have updated '''Introductory text''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Update '''button &lt;br /&gt;
|| Once the '''metadata '''is edited, click on the '''Update '''button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to updated '''Introductory text'''&lt;br /&gt;
|| Observe that '''Introductory text '''is now updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn how to delete the '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| To do so, first click the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Delete this Collection '''button&lt;br /&gt;
|| Then click on the '''Delete this Collection '''button, above the '''Submission Workflow''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Delete Collection'''&lt;br /&gt;
|| Immediately, you will be asked to confirm the '''Delete Collection '''action.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To confirm, click on the '''Delete''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Once you click the '''Delete''' button, the '''Collection''' will be deleted.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Cancel''' button&lt;br /&gt;
|| For this demonstration, I will not delete the '''Collection.'''&lt;br /&gt;
So click on the '''Cancel''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We are back on the '''Collection home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to assign a '''Collection Administrator''' for our '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| To do so, click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Collection Administrator '''in''' '''the''' Submission Workflow '''section.&lt;br /&gt;
|| The '''Submission Workflow '''section has settings for the '''Collection Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Create '''button&lt;br /&gt;
|| Click on the '''Create '''button located next to the '''Collection Administrator'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Group'''&lt;br /&gt;
|| We will be redirected to the '''Edit Group '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Notice that this '''Edit group '''page is the one which we used earlier to create a '''Group'''.&lt;br /&gt;
That means, '''DSpace '''is creating a '''group''' of '''Collection administrators'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' field&lt;br /&gt;
|| By default '''DSpace''' generates the name for the '''group.'''&lt;br /&gt;
&lt;br /&gt;
But we can provide our own new name to the''' group '''of''' Collection administrators.'''&lt;br /&gt;
&lt;br /&gt;
For this demonstration, I will keep the default name as it is.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only &lt;br /&gt;
|| '''Collection Administrator roles '''can be assigned to '''EPerson '''and''' Group members.'''&lt;br /&gt;
Now let us select''' '''an '''EPerson '''to authorize as a '''Collection administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only &lt;br /&gt;
|| To do so, repeat the same steps which were used to add''' EPerson '''as''' Submitter '''and''' Reviewer.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Add user with email ID&lt;br /&gt;
'''dspace.u3@gmail.com '''&lt;br /&gt;
|| I will assign the '''Collection Administrator '''role to the '''EPerson '''with '''email id dspace.u3@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully assigned the '''Collection administrator role '''to the '''EPerson.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Similarly, '''Submission workflow '''can be used to edit '''Submitter '''and '''Reviewer. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us proceed to cross-verify the newly assigned '''Collection administrator''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Articles'''&lt;br /&gt;
|| Select the '''Collection. '''I am selecting '''Articles.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''Collection home page'''&lt;br /&gt;
|| The '''Collection home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Here, click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit '''button next to '''Collection Administrators'''&lt;br /&gt;
|| Then click on the '''Edit '''button next to '''Collection Administrators. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''EPerson Members''' field&lt;br /&gt;
|| We can see that the '''EPerson''' has been assigned the '''Collection administrator’s''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, the''' Collection administrator '''has '''authority '''to manage this '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us now '''logout''' this '''user '''from the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to :&lt;br /&gt;
* Create a '''Collection'''&lt;br /&gt;
* Edit a '''Collection '''and''' '''&lt;br /&gt;
* Authorize an '''EPerson''' as '''Collection administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Create a '''Collection''' named '''Computer Engineering ''' under''' IITB Archives Community.'''&lt;br /&gt;
* Assign a '''Collection administrator ''' to '''Computer Engineering Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Forums&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</id>
		<title>DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English"/>
				<updated>2020-07-29T16:43:53Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Create Community and Sub-community'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: Community, Sub-community, Group policy, Community administrator, create Community, Community metadata '''&lt;br /&gt;
&lt;br /&gt;
{| border =1&lt;br /&gt;
|-&lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Create Community''' and '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community'''&lt;br /&gt;
* Authorize''' EPerson''' as '''Community administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS '''18.04&lt;br /&gt;
* '''DSpace '''version 6.3 and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat service''' should be running&lt;br /&gt;
* '''Administrator’s authority''' in '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
||&lt;br /&gt;
* If not then go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
||&lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' metadata '''and the''' image '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* '''Community''' is the highest level of the content hierarchy in '''DSpace'''.&lt;br /&gt;
* '''Communities''' consist of '''Sub-communities''' and '''Collections'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator'''&lt;br /&gt;
'''Username: dspace.u1@gmail.com''' &amp;lt;br&amp;gt;&lt;br /&gt;
'''Password : u1pass '''&lt;br /&gt;
|| Log in to '''DSpace''' with an '''administrator''' account.&lt;br /&gt;
I will login with the '''administrator account.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''admin’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' page opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Create Top-Level''' '''Community'''&lt;br /&gt;
|| To create a '''Community,''' click on the '''Create Top-Level Community''' button in '''Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| '''Create Community''' page opens up. &lt;br /&gt;
It displays the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Community Metadata'''&lt;br /&gt;
|| '''Communities''' are described using '''metadata elements'''. &lt;br /&gt;
Basic '''metadata elements '''of '''communities''' are,&lt;br /&gt;
* '''Community Name'''&lt;br /&gt;
* '''Short Description'''&lt;br /&gt;
* '''Introductory text'''&lt;br /&gt;
* '''Copyright text'''&lt;br /&gt;
* '''Sidebar text '''and&lt;br /&gt;
* '''Logo'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community’s metadata''' label&lt;br /&gt;
|| Now we will fill the '''Community’s metadata.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to all fields in the form&lt;br /&gt;
|| Notice that all the fields in the form are optional. &lt;br /&gt;
But, it is recommended to enter at least a '''Community Name.'''&lt;br /&gt;
Otherwise an untitled '''Community '''will be created.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''metadata file'''&lt;br /&gt;
|| For ease of practice, we have provided '''Community''' '''metadata''' in a text file. &lt;br /&gt;
I will use the same for entering the '''Community metadata'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Name''' and '''Introductory text'''&lt;br /&gt;
&lt;br /&gt;
'''Name''' :''' IITB Digital Library'''&lt;br /&gt;
Introductory text : IITB Digital Library Community&lt;br /&gt;
contains educational resources&lt;br /&gt;
|| Enter the '''Name''' and '''Introductory text''' as shown.&lt;br /&gt;
You can use basic '''HTML tags '''in the '''Introductory text '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Short Description, '''&lt;br /&gt;
'''Copyright text, Sidebar text'''&lt;br /&gt;
|| For now, I will leave the fields''' Short Description, Copyright text, '''and '''Sidebar text '''as''' '''empty.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to create button&lt;br /&gt;
|| By clicking on the '''Create '''button at the bottom of the page, a '''Community''' without '''logo '''is created.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload a Logo '''button&lt;br /&gt;
|| For this demonstration, let us upload a '''logo'''.&lt;br /&gt;
To do so, click on the '''Upload a Logo '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Upload Logo'''&lt;br /&gt;
|| We will be redirected to the '''Upload Logo''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse '''button&lt;br /&gt;
|| Click on the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload '''pop up window&lt;br /&gt;
|| '''File Upload '''window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Select logo image&lt;br /&gt;
Select '''communitylogo.png''' from '''Downloads''' directory.&lt;br /&gt;
|| Browse and select the '''logo''' image from your machine.&lt;br /&gt;
The same is available in the '''Code Files''' link.&lt;br /&gt;
I have downloaded the '''logo '''image in the '''Downloads '''directory in my machine.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Open '''button&lt;br /&gt;
|| Then, click on the '''Open''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''logo''' name&lt;br /&gt;
|| Immediately, the selected '''logo''' filename appears next to the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community Logo'''&lt;br /&gt;
||&lt;br /&gt;
* '''png, jpg, gif '''format images can be used for '''Community logo'''&lt;br /&gt;
* '''Logo''' of any size can be used.&lt;br /&gt;
* '''Logos''' of size approximately 200 by 75 '''pixels''' makes a good visual appearance.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload''' button&lt;br /&gt;
|| To upload a '''logo''', click on the '''Upload''' button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| We are redirected to the '''Edit Community''' page.&lt;br /&gt;
'''Edit Community''' page has details of the newly created '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The''' Create '''button on the '''Create Community''' page is used to save a newly created '''Community.'''&lt;br /&gt;
But, If we upload a '''Community logo''', '''DSpace '''directly creates a '''Community'''.&lt;br /&gt;
In that case, it is not required to click the '''Create '''button on the '''Create Community''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully created a '''Community.'''&lt;br /&gt;
Let us proceed to cross-verify the newly created '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Home''' tab&lt;br /&gt;
|| To do that, click on the '''Home''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Then click on the '''Browse''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' interface opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''IITB Digital Library'''&lt;br /&gt;
|| Observe that the newly created '''Community''' is displayed with a''' logo '''and''' name.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us now proceed to '''edit''' the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Click on the '''Community''' name, to select it for editing.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Admin Tools'''&lt;br /&gt;
|| Next to the '''Community home page''' section, we have '''Admin Tools.'''&lt;br /&gt;
'''Admin Tools '''are used for managing '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| click on button '''Edit'''&lt;br /&gt;
|| To edit a '''Community,''' click on the '''Edit button''' in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| '''Edit Community''' page opens up with the details of the selected '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Edit fields in '''Community's metadata''' &lt;br /&gt;
Introductory text: IITB Digital Library Community contains&lt;br /&gt;
educational resources from various domains&lt;br /&gt;
like Electrical Engineering,&amp;lt;br&amp;gt;Mechanical Engineering,etc&lt;br /&gt;
|| You can edit the fields in the '''Community's metadata '''form now.&lt;br /&gt;
I have edited, '''Introductory text''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Update''' '''button &lt;br /&gt;
|| Once '''Community's metadata '''is edited, click on the '''Update '''button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to updated '''Introductory text'''&lt;br /&gt;
|| Notice that '''Introductory text '''is now updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn how to delete''' '''the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Delete this Community '''button&lt;br /&gt;
|| Click on the '''Delete this Community '''button''' '''above the '''Community's settings '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Delete Community'''&lt;br /&gt;
|| Immediately, we will be asked to confirm '''Delete''' '''Community''' action.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To confirm, click on the '''Delete''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Once you click the '''Delete''' button, the '''Community''' will be deleted.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Cancel''' button&lt;br /&gt;
|| For this demonstration, I will not delete any '''Community'''.&lt;br /&gt;
So, I will click on the '''Cancel''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We are back to the '''Community home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create the '''Community Administrator role''' for our '''Community.'''&lt;br /&gt;
We will assign the '''Community Administrator''' role to the '''EPerson''' with the '''ID dspace.u2@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community Administrator'''&lt;br /&gt;
|| '''Community's settings '''section has the settings for''' Community Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Create '''button&lt;br /&gt;
|| Click on the '''Create''' button next to the '''Community Administrators '''label.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Group'''&lt;br /&gt;
|| We will be redirected to the '''Edit Group '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Observe that this '''Edit group '''page is the one, which we had used to create a''' group'''.&lt;br /&gt;
That means, '''DSpace '''is creating a '''group''' of '''Community Administrators'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' field&lt;br /&gt;
|| By default, '''DSpace''' generates a name for the '''group.'''&lt;br /&gt;
But we can provide our own name to the '''group '''of''' Community Administrators.'''&lt;br /&gt;
For this demonstration, I will keep the default '''name '''as it is.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Select E-people'''&lt;br /&gt;
|| Now, we will add the '''EPerson''' as a '''Community Administrator.'''&lt;br /&gt;
Click on the '''Select E-people''' button below the '''EPerson''' '''Members''' field. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| '''Select E-people''' pop-up window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Add''' '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID '''of the respective '''EPerson.'''&lt;br /&gt;
I will select the '''user''' with the '''email ID dspace.u2@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the '''EPerson''' '''Members''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
Once done, close the '''Select E-people '''pop-up''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
Select '''EPerson''' from '''EPerson Member '''field&lt;br /&gt;
|| We can also remove the member from the''' group.'''&lt;br /&gt;
To do so, select the respective member''' '''to be removed from the '''EPerson Members '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point on the '''Remove Selected '''button&lt;br /&gt;
|| Then click on the '''Remove Selected '''button, below the '''EPerson Members '''field.&lt;br /&gt;
I’m skipping this step for this demonstration.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have now successfully assigned the '''Community Administrator''' role to '''EPerson.'''&lt;br /&gt;
Let us proceed to cross-verify the same.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
I am selecting the '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit '''button next to '''Community Administrators'''&lt;br /&gt;
|| Now, click on the '''Edit '''button next to '''Community Administrators. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''EPerson Members''' field&lt;br /&gt;
|| We can see that '''EPerson''' has been assigned the '''Community Administrator’s''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''Community Administrator '''has '''authority''' to manage the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Sub-community'''.&lt;br /&gt;
Hierarchically, '''Sub-community '''is created under the '''Community. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To create a '''Sub-community''' first we have to select a '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar &amp;gt;&amp;gt;Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation''' '''bar''' and select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| I am selecting '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the button '''Create Sub-community'''&lt;br /&gt;
|| Click on the button '''Create Sub-community '''in the''' Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| The '''Create Community''' page opens up.&lt;br /&gt;
It contains the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community's metadata '''&lt;br /&gt;
|| Scan through the '''Community's metadata '''form.&lt;br /&gt;
The form is the same as the one which we used to create the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' and '''Introductory Text'''&lt;br /&gt;
'''Sub-community Name : Electrical Engineering'''&amp;lt;br&amp;gt;&lt;br /&gt;
Introductory text :  Electrical Engineering Sub -community&lt;br /&gt;
contains educational resources of Electrical Domain.&lt;br /&gt;
|| Fill the '''Community's metadata '''as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Logo'''&lt;br /&gt;
|| For this demonstration, I will skip uploading a '''logo''' for the '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click on the '''Create '''button&lt;br /&gt;
|| Once the '''Community metadata''' is entered, click on the '''Create '''button at the bottom of the page'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Sub-community''' is created and the '''Sub-community home page''' is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This means that we have successfully created a '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface now.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to :* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community '''and&lt;br /&gt;
* Authorize '''EPerson''' as '''Community Administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Create another '''Community''' with the name '''IITB archives'''&lt;br /&gt;
* Assign a '''Community administrator''' to '''IITB archives'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''along with the Spoken Tutorial team''' '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</id>
		<title>DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English"/>
				<updated>2020-07-29T16:42:00Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Create Community and Sub-community'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: Community, Sub-community, Group policy, Community administrator, create Community, Community metadata '''&lt;br /&gt;
&lt;br /&gt;
{| border =1&lt;br /&gt;
|-&lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Create Community''' and '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community'''&lt;br /&gt;
* Authorize''' EPerson''' as '''Community administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS '''18.04&lt;br /&gt;
* '''DSpace '''version 6.3 and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat service''' should be running&lt;br /&gt;
* '''Administrator’s authority''' in '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
||&lt;br /&gt;
* If not then go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
||&lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' metadata '''and the''' image '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* '''Community''' is the highest level of the content hierarchy in '''DSpace'''.&lt;br /&gt;
* '''Communities''' consist of '''Sub-communities''' and '''Collections'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator'''&lt;br /&gt;
'''Username: dspace.u1@gmail.com''' &amp;lt;br&amp;gt;&lt;br /&gt;
'''Password : u1pass '''&lt;br /&gt;
|| Log in to '''DSpace''' with an '''administrator''' account.&lt;br /&gt;
I will login with the '''administrator account.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''admin’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' page opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Create Top-Level''' '''Community'''&lt;br /&gt;
|| To create a '''Community,''' click on the '''Create Top-Level Community''' button in '''Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| '''Create Community''' page opens up. &lt;br /&gt;
It displays the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Community Metadata'''&lt;br /&gt;
|| '''Communities''' are described using '''metadata elements'''. &lt;br /&gt;
Basic '''metadata elements '''of '''communities''' are,&lt;br /&gt;
* '''Community Name'''&lt;br /&gt;
* '''Short Description'''&lt;br /&gt;
* '''Introductory text'''&lt;br /&gt;
* '''Copyright text'''&lt;br /&gt;
* '''Sidebar text '''and&lt;br /&gt;
* '''Logo'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community’s metadata''' label&lt;br /&gt;
|| Now we will fill the '''Community’s metadata.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to all fields in the form&lt;br /&gt;
|| Notice that all the fields in the form are optional. &lt;br /&gt;
But, it is recommended to enter at least a '''Community Name.'''&lt;br /&gt;
Otherwise an untitled '''Community '''will be created.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''metadata file'''&lt;br /&gt;
|| For ease of practice, we have provided '''Community''' '''metadata''' in a text file. &lt;br /&gt;
I will use the same for entering the '''Community metadata'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Name''' and '''Introductory text'''&lt;br /&gt;
&lt;br /&gt;
'''Name''' :''' IITB Digital Library'''&lt;br /&gt;
Introductory text : IITB Digital Library Community&lt;br /&gt;
contains educational resources&lt;br /&gt;
|| Enter the '''Name''' and '''Introductory text''' as shown.&lt;br /&gt;
You can use basic '''HTML tags '''in the '''Introductory text '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Short Description, '''&lt;br /&gt;
'''Copyright text, Sidebar text'''&lt;br /&gt;
|| For now, I will leave the fields''' Short Description, Copyright text, '''and '''Sidebar text '''as''' '''empty.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to create button&lt;br /&gt;
|| By clicking on the '''Create '''button at the bottom of the page, a '''Community''' without '''logo '''is created.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload a Logo '''button&lt;br /&gt;
|| For this demonstration, let us upload a '''logo'''.&lt;br /&gt;
To do so, click on the '''Upload a Logo '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Upload Logo'''&lt;br /&gt;
|| We will be redirected to the '''Upload Logo''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse '''button&lt;br /&gt;
|| Click on the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload '''pop up window&lt;br /&gt;
|| '''File Upload '''window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Select logo image&lt;br /&gt;
Select '''communitylogo.png''' from '''Downloads''' directory.&lt;br /&gt;
|| Browse and select the '''logo''' image from your machine.&lt;br /&gt;
The same is available in the '''Code Files''' link.&lt;br /&gt;
I have downloaded the '''logo '''image in the '''Downloads '''directory in my machine.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Open '''button&lt;br /&gt;
|| Then, click on the '''Open''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''logo''' name&lt;br /&gt;
|| Immediately, the selected '''logo''' filename appears next to the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community Logo'''&lt;br /&gt;
||&lt;br /&gt;
* '''png, jpg, gif '''format images can be used for '''Community logo'''&lt;br /&gt;
* '''Logo''' of any size can be used.&lt;br /&gt;
* '''Logos''' of size approximately 200 by 75 '''pixels''' makes a good visual appearance.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload''' button&lt;br /&gt;
|| To upload a '''logo''', click on the '''Upload''' button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| We are redirected to the '''Edit Community''' page.&lt;br /&gt;
'''Edit Community''' page has details of the newly created '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The''' Create '''button on the '''Create Community''' page is used to save a newly created '''Community.'''&lt;br /&gt;
But, If we upload a '''Community logo''', '''DSpace '''directly creates a '''Community'''.&lt;br /&gt;
In that case, it is not required to click the '''Create '''button on the '''Create Community''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully created a '''Community.'''&lt;br /&gt;
Let us proceed to cross-verify the newly created '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Home''' tab&lt;br /&gt;
|| To do that, click on the '''Home''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Then click on the '''Browse''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' interface opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''IITB Digital Library'''&lt;br /&gt;
|| Observe that the newly created '''Community''' is displayed with a''' logo '''and''' name.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us now proceed to '''edit''' the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Click on the '''Community''' name, to select it for editing.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Admin Tools'''&lt;br /&gt;
|| Next to the '''Community home page''' section, we have '''Admin Tools.'''&lt;br /&gt;
'''Admin Tools '''are used for managing '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| click on button '''Edit'''&lt;br /&gt;
|| To edit a '''Community,''' click on the '''Edit button''' in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| '''Edit Community''' page opens up with the details of the selected '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Edit fields in '''Community's metadata''' &lt;br /&gt;
Introductory text: IITB Digital Library Community contains&lt;br /&gt;
educational resources from various domains&amp;lt;br&amp;gt;&lt;br /&gt;
like Electrical Engineering,Mechanical Engineering,etc&lt;br /&gt;
|| You can edit the fields in the '''Community's metadata '''form now.&lt;br /&gt;
I have edited, '''Introductory text''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Update''' '''button &lt;br /&gt;
|| Once '''Community's metadata '''is edited, click on the '''Update '''button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to updated '''Introductory text'''&lt;br /&gt;
|| Notice that '''Introductory text '''is now updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn how to delete''' '''the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Delete this Community '''button&lt;br /&gt;
|| Click on the '''Delete this Community '''button''' '''above the '''Community's settings '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Delete Community'''&lt;br /&gt;
|| Immediately, we will be asked to confirm '''Delete''' '''Community''' action.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To confirm, click on the '''Delete''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Once you click the '''Delete''' button, the '''Community''' will be deleted.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Cancel''' button&lt;br /&gt;
|| For this demonstration, I will not delete any '''Community'''.&lt;br /&gt;
So, I will click on the '''Cancel''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We are back to the '''Community home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create the '''Community Administrator role''' for our '''Community.'''&lt;br /&gt;
We will assign the '''Community Administrator''' role to the '''EPerson''' with the '''ID dspace.u2@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community Administrator'''&lt;br /&gt;
|| '''Community's settings '''section has the settings for''' Community Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Create '''button&lt;br /&gt;
|| Click on the '''Create''' button next to the '''Community Administrators '''label.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Group'''&lt;br /&gt;
|| We will be redirected to the '''Edit Group '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Observe that this '''Edit group '''page is the one, which we had used to create a''' group'''.&lt;br /&gt;
That means, '''DSpace '''is creating a '''group''' of '''Community Administrators'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' field&lt;br /&gt;
|| By default, '''DSpace''' generates a name for the '''group.'''&lt;br /&gt;
But we can provide our own name to the '''group '''of''' Community Administrators.'''&lt;br /&gt;
For this demonstration, I will keep the default '''name '''as it is.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Select E-people'''&lt;br /&gt;
|| Now, we will add the '''EPerson''' as a '''Community Administrator.'''&lt;br /&gt;
Click on the '''Select E-people''' button below the '''EPerson''' '''Members''' field. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| '''Select E-people''' pop-up window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Add''' '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID '''of the respective '''EPerson.'''&lt;br /&gt;
I will select the '''user''' with the '''email ID dspace.u2@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the '''EPerson''' '''Members''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
Once done, close the '''Select E-people '''pop-up''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
Select '''EPerson''' from '''EPerson Member '''field&lt;br /&gt;
|| We can also remove the member from the''' group.'''&lt;br /&gt;
To do so, select the respective member''' '''to be removed from the '''EPerson Members '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point on the '''Remove Selected '''button&lt;br /&gt;
|| Then click on the '''Remove Selected '''button, below the '''EPerson Members '''field.&lt;br /&gt;
I’m skipping this step for this demonstration.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have now successfully assigned the '''Community Administrator''' role to '''EPerson.'''&lt;br /&gt;
Let us proceed to cross-verify the same.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
I am selecting the '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit '''button next to '''Community Administrators'''&lt;br /&gt;
|| Now, click on the '''Edit '''button next to '''Community Administrators. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''EPerson Members''' field&lt;br /&gt;
|| We can see that '''EPerson''' has been assigned the '''Community Administrator’s''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''Community Administrator '''has '''authority''' to manage the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Sub-community'''.&lt;br /&gt;
Hierarchically, '''Sub-community '''is created under the '''Community. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To create a '''Sub-community''' first we have to select a '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar &amp;gt;&amp;gt;Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation''' '''bar''' and select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| I am selecting '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the button '''Create Sub-community'''&lt;br /&gt;
|| Click on the button '''Create Sub-community '''in the''' Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| The '''Create Community''' page opens up.&lt;br /&gt;
It contains the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community's metadata '''&lt;br /&gt;
|| Scan through the '''Community's metadata '''form.&lt;br /&gt;
The form is the same as the one which we used to create the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' and '''Introductory Text'''&lt;br /&gt;
'''Sub-community Name : Electrical Engineering'''&amp;lt;br&amp;gt;&lt;br /&gt;
Introductory text :  Electrical Engineering Sub -community&lt;br /&gt;
contains educational resources of Electrical Domain.&lt;br /&gt;
|| Fill the '''Community's metadata '''as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Logo'''&lt;br /&gt;
|| For this demonstration, I will skip uploading a '''logo''' for the '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click on the '''Create '''button&lt;br /&gt;
|| Once the '''Community metadata''' is entered, click on the '''Create '''button at the bottom of the page'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Sub-community''' is created and the '''Sub-community home page''' is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This means that we have successfully created a '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface now.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to :* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community '''and&lt;br /&gt;
* Authorize '''EPerson''' as '''Community Administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Create another '''Community''' with the name '''IITB archives'''&lt;br /&gt;
* Assign a '''Community administrator''' to '''IITB archives'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''along with the Spoken Tutorial team''' '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</id>
		<title>DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English"/>
				<updated>2020-07-29T16:39:13Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Create Community and Sub-community'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: Community, Sub-community, Group policy, Community administrator, create Community, Community metadata '''&lt;br /&gt;
&lt;br /&gt;
{| border =1&lt;br /&gt;
|-&lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Create Community''' and '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community'''&lt;br /&gt;
* Authorize''' EPerson''' as '''Community administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS '''18.04&lt;br /&gt;
* '''DSpace '''version 6.3 and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat service''' should be running&lt;br /&gt;
* '''Administrator’s authority''' in '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
||&lt;br /&gt;
* If not then go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
||&lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' metadata '''and the''' image '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* '''Community''' is the highest level of the content hierarchy in '''DSpace'''.&lt;br /&gt;
* '''Communities''' consist of '''Sub-communities''' and '''Collections'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator'''&lt;br /&gt;
'''Username: dspace.u1@gmail.com''' &amp;lt;br&amp;gt;&lt;br /&gt;
'''Password : u1pass '''&lt;br /&gt;
|| Log in to '''DSpace''' with an '''administrator''' account.&lt;br /&gt;
I will login with the '''administrator account.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''admin’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' page opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Create Top-Level''' '''Community'''&lt;br /&gt;
|| To create a '''Community,''' click on the '''Create Top-Level Community''' button in '''Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| '''Create Community''' page opens up. &lt;br /&gt;
It displays the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Community Metadata'''&lt;br /&gt;
|| '''Communities''' are described using '''metadata elements'''. &lt;br /&gt;
Basic '''metadata elements '''of '''communities''' are,&lt;br /&gt;
* '''Community Name'''&lt;br /&gt;
* '''Short Description'''&lt;br /&gt;
* '''Introductory text'''&lt;br /&gt;
* '''Copyright text'''&lt;br /&gt;
* '''Sidebar text '''and&lt;br /&gt;
* '''Logo'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community’s metadata''' label&lt;br /&gt;
|| Now we will fill the '''Community’s metadata.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to all fields in the form&lt;br /&gt;
|| Notice that all the fields in the form are optional. &lt;br /&gt;
But, it is recommended to enter at least a '''Community Name.'''&lt;br /&gt;
Otherwise an untitled '''Community '''will be created.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''metadata file'''&lt;br /&gt;
|| For ease of practice, we have provided '''Community''' '''metadata''' in a text file. &lt;br /&gt;
I will use the same for entering the '''Community metadata'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Name''' and '''Introductory text'''&lt;br /&gt;
&lt;br /&gt;
'''Name''' :''' IITB Digital Library'''&lt;br /&gt;
Introductory text : IITB Digital Library Community&amp;lt;br&amp;gt;&lt;br /&gt;
contains educational resources&lt;br /&gt;
|| Enter the '''Name''' and '''Introductory text''' as shown.&lt;br /&gt;
You can use basic '''HTML tags '''in the '''Introductory text '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Short Description, '''&lt;br /&gt;
'''Copyright text, Sidebar text'''&lt;br /&gt;
|| For now, I will leave the fields''' Short Description, Copyright text, '''and '''Sidebar text '''as''' '''empty.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to create button&lt;br /&gt;
|| By clicking on the '''Create '''button at the bottom of the page, a '''Community''' without '''logo '''is created.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload a Logo '''button&lt;br /&gt;
|| For this demonstration, let us upload a '''logo'''.&lt;br /&gt;
To do so, click on the '''Upload a Logo '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Upload Logo'''&lt;br /&gt;
|| We will be redirected to the '''Upload Logo''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse '''button&lt;br /&gt;
|| Click on the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload '''pop up window&lt;br /&gt;
|| '''File Upload '''window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Select logo image&lt;br /&gt;
Select '''communitylogo.png''' from '''Downloads''' directory.&lt;br /&gt;
|| Browse and select the '''logo''' image from your machine.&lt;br /&gt;
The same is available in the '''Code Files''' link.&lt;br /&gt;
I have downloaded the '''logo '''image in the '''Downloads '''directory in my machine.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Open '''button&lt;br /&gt;
|| Then, click on the '''Open''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''logo''' name&lt;br /&gt;
|| Immediately, the selected '''logo''' filename appears next to the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community Logo'''&lt;br /&gt;
||&lt;br /&gt;
* '''png, jpg, gif '''format images can be used for '''Community logo'''&lt;br /&gt;
* '''Logo''' of any size can be used.&lt;br /&gt;
* '''Logos''' of size approximately 200 by 75 '''pixels''' makes a good visual appearance.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload''' button&lt;br /&gt;
|| To upload a '''logo''', click on the '''Upload''' button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| We are redirected to the '''Edit Community''' page.&lt;br /&gt;
'''Edit Community''' page has details of the newly created '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The''' Create '''button on the '''Create Community''' page is used to save a newly created '''Community.'''&lt;br /&gt;
But, If we upload a '''Community logo''', '''DSpace '''directly creates a '''Community'''.&lt;br /&gt;
In that case, it is not required to click the '''Create '''button on the '''Create Community''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully created a '''Community.'''&lt;br /&gt;
Let us proceed to cross-verify the newly created '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Home''' tab&lt;br /&gt;
|| To do that, click on the '''Home''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Then click on the '''Browse''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' interface opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''IITB Digital Library'''&lt;br /&gt;
|| Observe that the newly created '''Community''' is displayed with a''' logo '''and''' name.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us now proceed to '''edit''' the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Click on the '''Community''' name, to select it for editing.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Admin Tools'''&lt;br /&gt;
|| Next to the '''Community home page''' section, we have '''Admin Tools.'''&lt;br /&gt;
'''Admin Tools '''are used for managing '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| click on button '''Edit'''&lt;br /&gt;
|| To edit a '''Community,''' click on the '''Edit button''' in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| '''Edit Community''' page opens up with the details of the selected '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Edit fields in '''Community's metadata''' &lt;br /&gt;
Introductory text: IITB Digital Library Community contains&lt;br /&gt;
educational resources from various domains&amp;lt;br&amp;gt;&lt;br /&gt;
like Electrical Engineering,Mechanical Engineering,etc&lt;br /&gt;
|| You can edit the fields in the '''Community's metadata '''form now.&lt;br /&gt;
I have edited, '''Introductory text''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Update''' '''button &lt;br /&gt;
|| Once '''Community's metadata '''is edited, click on the '''Update '''button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to updated '''Introductory text'''&lt;br /&gt;
|| Notice that '''Introductory text '''is now updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn how to delete''' '''the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Delete this Community '''button&lt;br /&gt;
|| Click on the '''Delete this Community '''button''' '''above the '''Community's settings '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Delete Community'''&lt;br /&gt;
|| Immediately, we will be asked to confirm '''Delete''' '''Community''' action.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To confirm, click on the '''Delete''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Once you click the '''Delete''' button, the '''Community''' will be deleted.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Cancel''' button&lt;br /&gt;
|| For this demonstration, I will not delete any '''Community'''.&lt;br /&gt;
So, I will click on the '''Cancel''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We are back to the '''Community home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create the '''Community Administrator role''' for our '''Community.'''&lt;br /&gt;
We will assign the '''Community Administrator''' role to the '''EPerson''' with the '''ID dspace.u2@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community Administrator'''&lt;br /&gt;
|| '''Community's settings '''section has the settings for''' Community Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Create '''button&lt;br /&gt;
|| Click on the '''Create''' button next to the '''Community Administrators '''label.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Group'''&lt;br /&gt;
|| We will be redirected to the '''Edit Group '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Observe that this '''Edit group '''page is the one, which we had used to create a''' group'''.&lt;br /&gt;
That means, '''DSpace '''is creating a '''group''' of '''Community Administrators'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' field&lt;br /&gt;
|| By default, '''DSpace''' generates a name for the '''group.'''&lt;br /&gt;
But we can provide our own name to the '''group '''of''' Community Administrators.'''&lt;br /&gt;
For this demonstration, I will keep the default '''name '''as it is.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Select E-people'''&lt;br /&gt;
|| Now, we will add the '''EPerson''' as a '''Community Administrator.'''&lt;br /&gt;
Click on the '''Select E-people''' button below the '''EPerson''' '''Members''' field. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| '''Select E-people''' pop-up window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Add''' '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID '''of the respective '''EPerson.'''&lt;br /&gt;
I will select the '''user''' with the '''email ID dspace.u2@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the '''EPerson''' '''Members''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
Once done, close the '''Select E-people '''pop-up''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
Select '''EPerson''' from '''EPerson Member '''field&lt;br /&gt;
|| We can also remove the member from the''' group.'''&lt;br /&gt;
To do so, select the respective member''' '''to be removed from the '''EPerson Members '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point on the '''Remove Selected '''button&lt;br /&gt;
|| Then click on the '''Remove Selected '''button, below the '''EPerson Members '''field.&lt;br /&gt;
I’m skipping this step for this demonstration.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have now successfully assigned the '''Community Administrator''' role to '''EPerson.'''&lt;br /&gt;
Let us proceed to cross-verify the same.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
I am selecting the '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit '''button next to '''Community Administrators'''&lt;br /&gt;
|| Now, click on the '''Edit '''button next to '''Community Administrators. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''EPerson Members''' field&lt;br /&gt;
|| We can see that '''EPerson''' has been assigned the '''Community Administrator’s''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''Community Administrator '''has '''authority''' to manage the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Sub-community'''.&lt;br /&gt;
Hierarchically, '''Sub-community '''is created under the '''Community. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To create a '''Sub-community''' first we have to select a '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar &amp;gt;&amp;gt;Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation''' '''bar''' and select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| I am selecting '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the button '''Create Sub-community'''&lt;br /&gt;
|| Click on the button '''Create Sub-community '''in the''' Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| The '''Create Community''' page opens up.&lt;br /&gt;
It contains the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community's metadata '''&lt;br /&gt;
|| Scan through the '''Community's metadata '''form.&lt;br /&gt;
The form is the same as the one which we used to create the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' and '''Introductory Text'''&lt;br /&gt;
'''Sub-community Name : Electrical Engineering'''&amp;lt;br&amp;gt;&lt;br /&gt;
Introductory text :  Electrical Engineering Sub -community&lt;br /&gt;
contains educational resources&amp;lt;br&amp;gt; of Electrical Domain.&lt;br /&gt;
|| Fill the '''Community's metadata '''as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Logo'''&lt;br /&gt;
|| For this demonstration, I will skip uploading a '''logo''' for the '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click on the '''Create '''button&lt;br /&gt;
|| Once the '''Community metadata''' is entered, click on the '''Create '''button at the bottom of the page'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Sub-community''' is created and the '''Sub-community home page''' is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This means that we have successfully created a '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface now.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to :* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community '''and&lt;br /&gt;
* Authorize '''EPerson''' as '''Community Administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Create another '''Community''' with the name '''IITB archives'''&lt;br /&gt;
* Assign a '''Community administrator''' to '''IITB archives'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''along with the Spoken Tutorial team''' '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</id>
		<title>DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English"/>
				<updated>2020-07-29T16:34:35Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Create Community and Sub-community'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: Community, Sub-community, Group policy, Community administrator, create Community, Community metadata '''&lt;br /&gt;
&lt;br /&gt;
{| border =1&lt;br /&gt;
|-&lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Create Community''' and '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community'''&lt;br /&gt;
* Authorize''' EPerson''' as '''Community administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS '''18.04&lt;br /&gt;
* '''DSpace '''version 6.3 and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat service''' should be running&lt;br /&gt;
* '''Administrator’s authority''' in '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
||&lt;br /&gt;
* If not then go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
||&lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' metadata '''and the''' image '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* '''Community''' is the highest level of the content hierarchy in '''DSpace'''.&lt;br /&gt;
* '''Communities''' consist of '''Sub-communities''' and '''Collections'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator'''&lt;br /&gt;
'''Username: dspace.u1@gmail.com&lt;br /&gt;
'''Password : '''u1pass&lt;br /&gt;
|| Log in to '''DSpace''' with an '''administrator''' account.&lt;br /&gt;
I will login with the '''administrator account.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''admin’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' page opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Create Top-Level''' '''Community'''&lt;br /&gt;
|| To create a '''Community,''' click on the '''Create Top-Level Community''' button in '''Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| '''Create Community''' page opens up. &lt;br /&gt;
It displays the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Community Metadata'''&lt;br /&gt;
|| '''Communities''' are described using '''metadata elements'''. &lt;br /&gt;
Basic '''metadata elements '''of '''communities''' are,&lt;br /&gt;
* '''Community Name'''&lt;br /&gt;
* '''Short Description'''&lt;br /&gt;
* '''Introductory text'''&lt;br /&gt;
* '''Copyright text'''&lt;br /&gt;
* '''Sidebar text '''and&lt;br /&gt;
* '''Logo'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community’s metadata''' label&lt;br /&gt;
|| Now we will fill the '''Community’s metadata.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to all fields in the form&lt;br /&gt;
|| Notice that all the fields in the form are optional. &lt;br /&gt;
But, it is recommended to enter at least a '''Community Name.'''&lt;br /&gt;
Otherwise an untitled '''Community '''will be created.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''metadata file'''&lt;br /&gt;
|| For ease of practice, we have provided '''Community''' '''metadata''' in a text file. &lt;br /&gt;
I will use the same for entering the '''Community metadata'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Name''' and '''Introductory text'''&lt;br /&gt;
&lt;br /&gt;
'''Name''' :''' IITB Digital Library'''&lt;br /&gt;
Introductory text : IITB Digital Library Community&amp;lt;br&amp;gt;&lt;br /&gt;
contains educational resources&lt;br /&gt;
|| Enter the '''Name''' and '''Introductory text''' as shown.&lt;br /&gt;
You can use basic '''HTML tags '''in the '''Introductory text '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Short Description, '''&lt;br /&gt;
'''Copyright text, Sidebar text'''&lt;br /&gt;
|| For now, I will leave the fields''' Short Description, Copyright text, '''and '''Sidebar text '''as''' '''empty.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to create button&lt;br /&gt;
|| By clicking on the '''Create '''button at the bottom of the page, a '''Community''' without '''logo '''is created.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload a Logo '''button&lt;br /&gt;
|| For this demonstration, let us upload a '''logo'''.&lt;br /&gt;
To do so, click on the '''Upload a Logo '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Upload Logo'''&lt;br /&gt;
|| We will be redirected to the '''Upload Logo''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse '''button&lt;br /&gt;
|| Click on the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload '''pop up window&lt;br /&gt;
|| '''File Upload '''window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Select logo image&lt;br /&gt;
Select '''communitylogo.png''' from '''Downloads''' directory.&lt;br /&gt;
|| Browse and select the '''logo''' image from your machine.&lt;br /&gt;
The same is available in the '''Code Files''' link.&lt;br /&gt;
I have downloaded the '''logo '''image in the '''Downloads '''directory in my machine.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Open '''button&lt;br /&gt;
|| Then, click on the '''Open''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''logo''' name&lt;br /&gt;
|| Immediately, the selected '''logo''' filename appears next to the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community Logo'''&lt;br /&gt;
||&lt;br /&gt;
* '''png, jpg, gif '''format images can be used for '''Community logo'''&lt;br /&gt;
* '''Logo''' of any size can be used.&lt;br /&gt;
* '''Logos''' of size approximately 200 by 75 '''pixels''' makes a good visual appearance.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload''' button&lt;br /&gt;
|| To upload a '''logo''', click on the '''Upload''' button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| We are redirected to the '''Edit Community''' page.&lt;br /&gt;
'''Edit Community''' page has details of the newly created '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The''' Create '''button on the '''Create Community''' page is used to save a newly created '''Community.'''&lt;br /&gt;
But, If we upload a '''Community logo''', '''DSpace '''directly creates a '''Community'''.&lt;br /&gt;
In that case, it is not required to click the '''Create '''button on the '''Create Community''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully created a '''Community.'''&lt;br /&gt;
Let us proceed to cross-verify the newly created '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Home''' tab&lt;br /&gt;
|| To do that, click on the '''Home''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Then click on the '''Browse''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' interface opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''IITB Digital Library'''&lt;br /&gt;
|| Observe that the newly created '''Community''' is displayed with a''' logo '''and''' name.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us now proceed to '''edit''' the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Click on the '''Community''' name, to select it for editing.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Admin Tools'''&lt;br /&gt;
|| Next to the '''Community home page''' section, we have '''Admin Tools.'''&lt;br /&gt;
'''Admin Tools '''are used for managing '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| click on button '''Edit'''&lt;br /&gt;
|| To edit a '''Community,''' click on the '''Edit button''' in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| '''Edit Community''' page opens up with the details of the selected '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Edit fields in '''Community's metadata''' &lt;br /&gt;
Introductory text: IITB Digital Library Community contains&amp;lt;br&amp;gt;&lt;br /&gt;
educational resources from various domains&amp;lt;br&amp;gt;&lt;br /&gt;
like Electrical Engineering,&amp;lt;br&amp;gt;&lt;br /&gt;
Mechanical Engineering,etc&lt;br /&gt;
|| You can edit the fields in the '''Community's metadata '''form now.&lt;br /&gt;
I have edited, '''Introductory text''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Update''' '''button &lt;br /&gt;
|| Once '''Community's metadata '''is edited, click on the '''Update '''button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to updated '''Introductory text'''&lt;br /&gt;
|| Notice that '''Introductory text '''is now updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn how to delete''' '''the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Delete this Community '''button&lt;br /&gt;
|| Click on the '''Delete this Community '''button''' '''above the '''Community's settings '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Delete Community'''&lt;br /&gt;
|| Immediately, we will be asked to confirm '''Delete''' '''Community''' action.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To confirm, click on the '''Delete''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Once you click the '''Delete''' button, the '''Community''' will be deleted.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Cancel''' button&lt;br /&gt;
|| For this demonstration, I will not delete any '''Community'''.&lt;br /&gt;
So, I will click on the '''Cancel''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We are back to the '''Community home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create the '''Community Administrator role''' for our '''Community.'''&lt;br /&gt;
We will assign the '''Community Administrator''' role to the '''EPerson''' with the '''ID dspace.u2@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community Administrator'''&lt;br /&gt;
|| '''Community's settings '''section has the settings for''' Community Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Create '''button&lt;br /&gt;
|| Click on the '''Create''' button next to the '''Community Administrators '''label.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Group'''&lt;br /&gt;
|| We will be redirected to the '''Edit Group '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Observe that this '''Edit group '''page is the one, which we had used to create a''' group'''.&lt;br /&gt;
That means, '''DSpace '''is creating a '''group''' of '''Community Administrators'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' field&lt;br /&gt;
|| By default, '''DSpace''' generates a name for the '''group.'''&lt;br /&gt;
But we can provide our own name to the '''group '''of''' Community Administrators.'''&lt;br /&gt;
For this demonstration, I will keep the default '''name '''as it is.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Select E-people'''&lt;br /&gt;
|| Now, we will add the '''EPerson''' as a '''Community Administrator.'''&lt;br /&gt;
Click on the '''Select E-people''' button below the '''EPerson''' '''Members''' field. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| '''Select E-people''' pop-up window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Add''' '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID '''of the respective '''EPerson.'''&lt;br /&gt;
I will select the '''user''' with the '''email ID dspace.u2@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the '''EPerson''' '''Members''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
Once done, close the '''Select E-people '''pop-up''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
Select '''EPerson''' from '''EPerson Member '''field&lt;br /&gt;
|| We can also remove the member from the''' group.'''&lt;br /&gt;
To do so, select the respective member''' '''to be removed from the '''EPerson Members '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point on the '''Remove Selected '''button&lt;br /&gt;
|| Then click on the '''Remove Selected '''button, below the '''EPerson Members '''field.&lt;br /&gt;
I’m skipping this step for this demonstration.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have now successfully assigned the '''Community Administrator''' role to '''EPerson.'''&lt;br /&gt;
Let us proceed to cross-verify the same.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
I am selecting the '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit '''button next to '''Community Administrators'''&lt;br /&gt;
|| Now, click on the '''Edit '''button next to '''Community Administrators. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''EPerson Members''' field&lt;br /&gt;
|| We can see that '''EPerson''' has been assigned the '''Community Administrator’s''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''Community Administrator '''has '''authority''' to manage the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Sub-community'''.&lt;br /&gt;
Hierarchically, '''Sub-community '''is created under the '''Community. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To create a '''Sub-community''' first we have to select a '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar &amp;gt;&amp;gt;Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation''' '''bar''' and select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| I am selecting '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the button '''Create Sub-community'''&lt;br /&gt;
|| Click on the button '''Create Sub-community '''in the''' Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| The '''Create Community''' page opens up.&lt;br /&gt;
It contains the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community's metadata '''&lt;br /&gt;
|| Scan through the '''Community's metadata '''form.&lt;br /&gt;
The form is the same as the one which we used to create the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' and '''Introductory Text'''&lt;br /&gt;
'''Sub-community Name : Electrical Engineering'''&amp;lt;br&amp;gt;&lt;br /&gt;
Introductory text :  Electrical Engineering Sub -community&amp;lt;br&amp;gt;&lt;br /&gt;
contains educational resources of Electrical Domain.&lt;br /&gt;
|| Fill the '''Community's metadata '''as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Logo'''&lt;br /&gt;
|| For this demonstration, I will skip uploading a '''logo''' for the '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click on the '''Create '''button&lt;br /&gt;
|| Once the '''Community metadata''' is entered, click on the '''Create '''button at the bottom of the page'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Sub-community''' is created and the '''Sub-community home page''' is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This means that we have successfully created a '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface now.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to :* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community '''and&lt;br /&gt;
* Authorize '''EPerson''' as '''Community Administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Create another '''Community''' with the name '''IITB archives'''&lt;br /&gt;
* Assign a '''Community administrator''' to '''IITB archives'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''along with the Spoken Tutorial team''' '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</id>
		<title>DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English"/>
				<updated>2020-07-29T16:32:33Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Create Community and Sub-community'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: Community, Sub-community, Group policy, Community administrator, create Community, Community metadata '''&lt;br /&gt;
&lt;br /&gt;
{| border =1&lt;br /&gt;
|-&lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Create Community''' and '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community'''&lt;br /&gt;
* Authorize''' EPerson''' as '''Community administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS '''18.04&lt;br /&gt;
* '''DSpace '''version 6.3 and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat service''' should be running&lt;br /&gt;
* '''Administrator’s authority''' in '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
||&lt;br /&gt;
* If not then go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
||&lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' metadata '''and the''' image '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* '''Community''' is the highest level of the content hierarchy in '''DSpace'''.&lt;br /&gt;
* '''Communities''' consist of '''Sub-communities''' and '''Collections'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator'''&lt;br /&gt;
'''Username: dspace.u1@gmail.com&lt;br /&gt;
'''Password : '''u1pass&lt;br /&gt;
|| Log in to '''DSpace''' with an '''administrator''' account.&lt;br /&gt;
I will login with the '''administrator account.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''admin’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' page opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Create Top-Level''' '''Community'''&lt;br /&gt;
|| To create a '''Community,''' click on the '''Create Top-Level Community''' button in '''Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| '''Create Community''' page opens up. &lt;br /&gt;
It displays the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Community Metadata'''&lt;br /&gt;
|| '''Communities''' are described using '''metadata elements'''. &lt;br /&gt;
Basic '''metadata elements '''of '''communities''' are,&lt;br /&gt;
* '''Community Name'''&lt;br /&gt;
* '''Short Description'''&lt;br /&gt;
* '''Introductory text'''&lt;br /&gt;
* '''Copyright text'''&lt;br /&gt;
* '''Sidebar text '''and&lt;br /&gt;
* '''Logo'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community’s metadata''' label&lt;br /&gt;
|| Now we will fill the '''Community’s metadata.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to all fields in the form&lt;br /&gt;
|| Notice that all the fields in the form are optional. &lt;br /&gt;
But, it is recommended to enter at least a '''Community Name.'''&lt;br /&gt;
Otherwise an untitled '''Community '''will be created.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''metadata file'''&lt;br /&gt;
|| For ease of practice, we have provided '''Community''' '''metadata''' in a text file. &lt;br /&gt;
I will use the same for entering the '''Community metadata'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Name''' and '''Introductory text'''&lt;br /&gt;
&lt;br /&gt;
'''Name''' :''' IITB Digital Library'''&lt;br /&gt;
Introductory text : IITB Digital Library Community&amp;lt;br&amp;gt;&lt;br /&gt;
contains educational resources&lt;br /&gt;
|| Enter the '''Name''' and '''Introductory text''' as shown.&lt;br /&gt;
You can use basic '''HTML tags '''in the '''Introductory text '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Short Description, '''&lt;br /&gt;
'''Copyright text, Sidebar text'''&lt;br /&gt;
|| For now, I will leave the fields''' Short Description, Copyright text, '''and '''Sidebar text '''as''' '''empty.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to create button&lt;br /&gt;
|| By clicking on the '''Create '''button at the bottom of the page, a '''Community''' without '''logo '''is created.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload a Logo '''button&lt;br /&gt;
|| For this demonstration, let us upload a '''logo'''.&lt;br /&gt;
To do so, click on the '''Upload a Logo '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Upload Logo'''&lt;br /&gt;
|| We will be redirected to the '''Upload Logo''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse '''button&lt;br /&gt;
|| Click on the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload '''pop up window&lt;br /&gt;
|| '''File Upload '''window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Select logo image&lt;br /&gt;
Select '''communitylogo.png''' from '''Downloads''' directory.&lt;br /&gt;
|| Browse and select the '''logo''' image from your machine.&lt;br /&gt;
The same is available in the '''Code Files''' link.&lt;br /&gt;
I have downloaded the '''logo '''image in the '''Downloads '''directory in my machine.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Open '''button&lt;br /&gt;
|| Then, click on the '''Open''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''logo''' name&lt;br /&gt;
|| Immediately, the selected '''logo''' filename appears next to the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community Logo'''&lt;br /&gt;
||&lt;br /&gt;
* '''png, jpg, gif '''format images can be used for '''Community logo'''&lt;br /&gt;
* '''Logo''' of any size can be used.&lt;br /&gt;
* '''Logos''' of size approximately 200 by 75 '''pixels''' makes a good visual appearance.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload''' button&lt;br /&gt;
|| To upload a '''logo''', click on the '''Upload''' button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| We are redirected to the '''Edit Community''' page.&lt;br /&gt;
'''Edit Community''' page has details of the newly created '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The''' Create '''button on the '''Create Community''' page is used to save a newly created '''Community.'''&lt;br /&gt;
But, If we upload a '''Community logo''', '''DSpace '''directly creates a '''Community'''.&lt;br /&gt;
In that case, it is not required to click the '''Create '''button on the '''Create Community''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully created a '''Community.'''&lt;br /&gt;
Let us proceed to cross-verify the newly created '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Home''' tab&lt;br /&gt;
|| To do that, click on the '''Home''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Then click on the '''Browse''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' interface opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''IITB Digital Library'''&lt;br /&gt;
|| Observe that the newly created '''Community''' is displayed with a''' logo '''and''' name.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us now proceed to '''edit''' the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Click on the '''Community''' name, to select it for editing.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Admin Tools'''&lt;br /&gt;
|| Next to the '''Community home page''' section, we have '''Admin Tools.'''&lt;br /&gt;
'''Admin Tools '''are used for managing '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| click on button '''Edit'''&lt;br /&gt;
|| To edit a '''Community,''' click on the '''Edit button''' in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| '''Edit Community''' page opens up with the details of the selected '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Edit fields in '''Community's metadata''' &lt;br /&gt;
Introductory text: IITB Digital Library Community contains&amp;lt;br&amp;gt;&lt;br /&gt;
educational resources from various domains&amp;lt;br&amp;gt;&lt;br /&gt;
like Electrical Engineering,&amp;lt;br&amp;gt;&lt;br /&gt;
Mechanical Engineering,etc&lt;br /&gt;
|| You can edit the fields in the '''Community's metadata '''form now.&lt;br /&gt;
I have edited, '''Introductory text''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Update''' '''button &lt;br /&gt;
|| Once '''Community's metadata '''is edited, click on the '''Update '''button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to updated '''Introductory text'''&lt;br /&gt;
|| Notice that '''Introductory text '''is now updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn how to delete''' '''the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Delete this Community '''button&lt;br /&gt;
|| Click on the '''Delete this Community '''button''' '''above the '''Community's settings '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Delete Community'''&lt;br /&gt;
|| Immediately, we will be asked to confirm '''Delete''' '''Community''' action.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To confirm, click on the '''Delete''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Once you click the '''Delete''' button, the '''Community''' will be deleted.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Cancel''' button&lt;br /&gt;
|| For this demonstration, I will not delete any '''Community'''.&lt;br /&gt;
So, I will click on the '''Cancel''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We are back to the '''Community home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create the '''Community Administrator role''' for our '''Community.'''&lt;br /&gt;
We will assign the '''Community Administrator''' role to the '''EPerson''' with the '''ID dspace.u2@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community Administrator'''&lt;br /&gt;
|| '''Community's settings '''section has the settings for''' Community Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Create '''button&lt;br /&gt;
|| Click on the '''Create''' button next to the '''Community Administrators '''label.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Group'''&lt;br /&gt;
|| We will be redirected to the '''Edit Group '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Observe that this '''Edit group '''page is the one, which we had used to create a''' group'''.&lt;br /&gt;
That means, '''DSpace '''is creating a '''group''' of '''Community Administrators'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' field&lt;br /&gt;
|| By default, '''DSpace''' generates a name for the '''group.'''&lt;br /&gt;
But we can provide our own name to the '''group '''of''' Community Administrators.'''&lt;br /&gt;
For this demonstration, I will keep the default '''name '''as it is.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Select E-people'''&lt;br /&gt;
|| Now, we will add the '''EPerson''' as a '''Community Administrator.'''&lt;br /&gt;
Click on the '''Select E-people''' button below the '''EPerson''' '''Members''' field. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| '''Select E-people''' pop-up window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Add''' '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID '''of the respective '''EPerson.'''&lt;br /&gt;
I will select the '''user''' with the '''email ID dspace.u2@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the '''EPerson''' '''Members''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
Once done, close the '''Select E-people '''pop-up''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
Select '''EPerson''' from '''EPerson Member '''field&lt;br /&gt;
|| We can also remove the member from the''' group.'''&lt;br /&gt;
To do so, select the respective member''' '''to be removed from the '''EPerson Members '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point on the '''Remove Selected '''button&lt;br /&gt;
|| Then click on the '''Remove Selected '''button, below the '''EPerson Members '''field.&lt;br /&gt;
I’m skipping this step for this demonstration.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have now successfully assigned the '''Community Administrator''' role to '''EPerson.'''&lt;br /&gt;
Let us proceed to cross-verify the same.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
I am selecting the '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit '''button next to '''Community Administrators'''&lt;br /&gt;
|| Now, click on the '''Edit '''button next to '''Community Administrators. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''EPerson Members''' field&lt;br /&gt;
|| We can see that '''EPerson''' has been assigned the '''Community Administrator’s''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''Community Administrator '''has '''authority''' to manage the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Sub-community'''.&lt;br /&gt;
Hierarchically, '''Sub-community '''is created under the '''Community. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To create a '''Sub-community''' first we have to select a '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar &amp;gt;&amp;gt;Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation''' '''bar''' and select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| I am selecting '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the button '''Create Sub-community'''&lt;br /&gt;
|| Click on the button '''Create Sub-community '''in the''' Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| The '''Create Community''' page opens up.&lt;br /&gt;
It contains the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community's metadata '''&lt;br /&gt;
|| Scan through the '''Community's metadata '''form.&lt;br /&gt;
The form is the same as the one which we used to create the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' and '''Introductory Text'''&lt;br /&gt;
'''Sub-community Name : Electrical Engineering'''&lt;br /&gt;
'''Introductory text :  Electrical Engineering Sub -community&lt;br /&gt;
contains educational resources of Electrical Domain. '''&lt;br /&gt;
|| Fill the '''Community's metadata '''as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Logo'''&lt;br /&gt;
|| For this demonstration, I will skip uploading a '''logo''' for the '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click on the '''Create '''button&lt;br /&gt;
|| Once the '''Community metadata''' is entered, click on the '''Create '''button at the bottom of the page'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Sub-community''' is created and the '''Sub-community home page''' is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This means that we have successfully created a '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface now.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to :* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community '''and&lt;br /&gt;
* Authorize '''EPerson''' as '''Community Administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Create another '''Community''' with the name '''IITB archives'''&lt;br /&gt;
* Assign a '''Community administrator''' to '''IITB archives'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''along with the Spoken Tutorial team''' '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Item-Review-in-DSpace/English</id>
		<title>DSpace/C2/Item-Review-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Item-Review-in-DSpace/English"/>
				<updated>2020-07-29T11:01:18Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: Created page with &amp;quot;'''Script : Item Review in DSpace ''' '''Author : Pankaj Patil ''' '''Keywords: Item Review, Reviewer, Accept Item, Reject Item, Edit Item, Accept Tasks, Manage Tasks'''  {| b...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Item Review in DSpace '''&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
'''Keywords: Item Review, Reviewer, Accept Item, Reject Item, Edit Item, Accept Tasks, Manage Tasks'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this Spoken Tutorial on '''Item Review '''in''' DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Accept an '''Item Review Task'''&lt;br /&gt;
* Manage the''' Task '''and&lt;br /&gt;
*'''Review '''an '''Item '''in '''DSpace '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using &lt;br /&gt;
* '''Ubuntu Linux OS 18.04'''&lt;br /&gt;
* '''DSpace version 6.3 '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* A working internet connection&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat service''' should be running&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
||&lt;br /&gt;
* Have '''Reviewer’s authority''' in the''' Collection'''&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To follow this tutorial, you should have &lt;br /&gt;
* Knowledge of '''Library Science '''and&lt;br /&gt;
* Familiarity with '''Dublin Core metadata standard'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
||&lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Item Review '''in''' DSpace'''&lt;br /&gt;
|| '''Items''' are reviewed''' '''to check the suitability for inclusion in the''' Collection.'''&lt;br /&gt;
* The objective of '''Item review '''is Quality control&lt;br /&gt;
* Improvements to the '''bibliographic record '''and &lt;br /&gt;
* Checking of '''policy'''/'''copyright'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to accept the '''Item review Task'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' Reviewer''' role&lt;br /&gt;
'''Email ID:  dspace.u4@gmail.com&lt;br /&gt;
'''Password : '''u4pass&lt;br /&gt;
|| Log in to '''DSpace''' with a '''Reviewer's '''account.&lt;br /&gt;
I will login with my '''Reviewer’s '''account.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''My DSpace'''&lt;br /&gt;
|| You are now in the '''Reviewer’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Tasks in the Pool'''&lt;br /&gt;
|| '''Tasks in the Pool '''table show some '''Tasks'''.&lt;br /&gt;
'''Reviewers''' can check the''' Item submissions '''from the authorized''' Collections '''only.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to details of '''Tasks in the Pool '''table&lt;br /&gt;
|| '''Tasks in the Pool '''table shows details of each '''Task''' like-&lt;br /&gt;
'''Task '''which shows a '''Task''' to be done&lt;br /&gt;
'''Item''' which is the '''Title''' of the '''Item'''&lt;br /&gt;
'''Submitted To''' which indicates the name of the '''Collection '''and&lt;br /&gt;
'''Submitted By''' which is the name of '''Item Submitter''' &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Take Task '''button&lt;br /&gt;
|| '''Reviewers''' can preview the '''Task '''before finally accepting the '''Task.''' &lt;br /&gt;
To preview the specific '''Task, '''we have to click on the corresponding '''Take Task '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Single-Frame Image Super-resolution through Contourlet Learning'''&lt;br /&gt;
|| Now, let us preview an '''Item '''with the '''Title,''' &lt;br /&gt;
'''“Single-Frame Image Super-resolution through Contourlet Learning”'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Take Task''' button&lt;br /&gt;
|| To do that, click on the corresponding '''Take Task''' button next to that particular '''Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Preview Task'''&lt;br /&gt;
|| The '''Preview Task''' page opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''metadata '''of '''item'''&lt;br /&gt;
|| This page shows the '''metadata '''of the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Files in This Item''' table&lt;br /&gt;
|| '''Files in This Item''' table shows a list of files uploaded for this '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| click on '''View/Open''' button&lt;br /&gt;
|| To view a file, click on the '''View/Open''' button next to the filename.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Open file&lt;br /&gt;
|| The file opens in a new tab. &lt;br /&gt;
|- &lt;br /&gt;
|| close '''tab'''&lt;br /&gt;
|| Review the file and then close the tab.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the button '''Accept This Task'''&lt;br /&gt;
|| To accept the '''Task''', we have to click on '''Accept This Task '''button''' '''at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Perform Task'''&lt;br /&gt;
|| The '''Perform Task '''page opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Metadata''' and '''file'''&lt;br /&gt;
|| '''Perform Task '''page shows the '''metadata '''of the '''Item''' and the '''files''' submitted for the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Approve, Reject '''and '''Edit Metadata'''&lt;br /&gt;
|| '''Approve, Reject '''and '''Edit Metadata '''buttons are provided here for reviewing the '''Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Do Later '''and '''Return Task to Pool '''&lt;br /&gt;
|| Whereas, '''Do Later '''and '''Return Task to Pool '''buttons are provided to manage the '''Task.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Do Later'''&lt;br /&gt;
|| If we wish to leave this '''Task''' for now, then we can use the '''Do Later''' option.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Do Later '''button&lt;br /&gt;
|| Click on the '''Do Later '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''My DSpace'''&lt;br /&gt;
|| We will be redirected to '''My DSpace '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Tasks in the Pool '''table&lt;br /&gt;
|| Now, observe that the accepted '''Task''' is not available in the '''Tasks in the Pool '''table.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Owned Task''' table&lt;br /&gt;
|| Instead, accepted '''Tasks '''are shown in the''' Owned Task''' table.&lt;br /&gt;
Thus, in '''DSpace '''terminology '''Accepted Tasks '''are known as '''Owned Tasks.''' &lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Perform This Task '''button&lt;br /&gt;
|| To perform the owned '''Task, '''click on the corresponding''' Perform This Task '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Perform Task'''&lt;br /&gt;
|| The '''Perform Task '''page opens with the details of the '''Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Return Task to Pool '''button&lt;br /&gt;
|| Next option to manage the '''Task '''is '''Return Task to Pool.'''&lt;br /&gt;
This option can be used to return the current '''Task '''to the '''Pool'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Return Task to Pool '''button&lt;br /&gt;
|| Click on the '''Return Task to Pool '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''My DSpace'''&lt;br /&gt;
|| We will be redirected to '''My DSpace '''page. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Tasks in the Pool'''&lt;br /&gt;
|| Observe that the previously '''Accepted Task''' is now returned to '''Tasks in the Pool.'''&lt;br /&gt;
Now, the returned '''Task '''can be owned by another '''reviewer'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Take Task '''button''' &amp;gt;&amp;gt; Click '''on '''Accept This Task '''button&lt;br /&gt;
Item: '''Single-Frame Image Super-resolution through Contourlet Learning'''&lt;br /&gt;
|| For this demonstration, I will own the returned '''Task '''again, as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Perform Task'''&lt;br /&gt;
|| We are back on the '''Perform Task '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Now, let us learn to review an '''Item '''using different '''Review '''options.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Before choosing any '''Review '''option, review the''' metadata''' and the '''files''' carefully.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Approve '''option&lt;br /&gt;
|| If the '''Item''' is suitable for inclusion in the '''Collection''', then we can select the '''Approve '''option.&lt;br /&gt;
On choosing the '''Approve''' option, the '''Item '''will be published directly'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Keywords'''&lt;br /&gt;
|| As, I have to update '''keywords '''for the '''Item''', I will not directly approve''' '''the''' Item.''' &lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Edit Metadata '''button&lt;br /&gt;
|| To update '''Keywords,''' click on the '''Edit Metadata '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit: Describe this Item'''&lt;br /&gt;
|| Immediately, we will be redirected to the '''Item submission form''' with the '''metadata '''of the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Next '''button&lt;br /&gt;
|| I have to update '''Keywords''', so let us locate the '''metadata''' field for '''Keywords'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter new '''keyword ''': '''Electrical Engineering'''&lt;br /&gt;
|| Now update the '''Keywords '''as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| click the '''Next''' button&lt;br /&gt;
|| Click on the '''Next''' button at the bottom right corner repeatedly until the '''Perform Task''' page is reached.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Keywords'''&lt;br /&gt;
|| Observe that the '''Keywords''' field is now updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Ensure that the '''metadata''' and the file for the '''Item '''is correct.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Approve '''button&lt;br /&gt;
|| Finally, click on the '''Approve '''button for the inclusion of the '''Item '''into the '''Collection'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to Confirmation message&lt;br /&gt;
|| Immediately, the '''Item '''gets archived and published.&lt;br /&gt;
A confirmation message is shown saying '''The submission has been placed in the main archive.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Identifier'''&lt;br /&gt;
|| '''DSpace''' generates an '''Identifier''' for the '''Item''' and displays it.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Identifier Link'''&lt;br /&gt;
|| To cross-verify the published '''Items''', click on the '''Identifier Link.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''metadata '''and file of '''Item'''&lt;br /&gt;
|| '''Items '''are displayed with their respective '''metadata '''and files.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Archived Item'''&lt;br /&gt;
|| &lt;br /&gt;
* The archived '''Item''' is publicly visible.&lt;br /&gt;
* The '''Submitter''' and '''Reviewer''' cannot edit the archived '''Items.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Archived Item'''&lt;br /&gt;
||&lt;br /&gt;
* '''EPerson '''with the following roles can edit the archived '''Items.''''''DSpace Administrator'''&lt;br /&gt;
* '''Authorized Community Administrator'''&lt;br /&gt;
* '''Authorized Collection Administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Also, an '''email''' is sent to the '''Submitter''' which confirms the '''Item '''inclusion in the '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us proceed to cross-verify the '''email''' sent to the '''Submitter.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Log into submitter email account &lt;br /&gt;
Email: dspace.u5@gmail.com&lt;br /&gt;
Password: ********&lt;br /&gt;
|| Login to the '''Submitter’s''' email account now.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to mail &lt;br /&gt;
'''DSpace: Submission Approved and Archived'''&lt;br /&gt;
|| Here’s the '''mail''' with the subject''' DSpace: Submission Approved and Archived.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open a mail&lt;br /&gt;
|| Open the '''email'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Confirmation message&lt;br /&gt;
|| It confirms the acceptance of the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Identifier '''link&lt;br /&gt;
|| Also, an''' Identifier '''for the '''Item''' is shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| '''Approved Items '''are successfully included in the '''Collection.''' &lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to DSpace&lt;br /&gt;
|| Switch back to the '''DSpace '''interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn the remaining options of the '''Item review.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Logged in'''&lt;br /&gt;
|| Click on the '''logged in''' tab at the top right corner. &lt;br /&gt;
|- &lt;br /&gt;
|| Select '''My DSpace'''&lt;br /&gt;
|| Select '''My DSpace''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''My DSpace''' &lt;br /&gt;
|| We are now on the '''My DSpace''' page of the '''Reviewer'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Observe that, as the owned '''Task''' is completed, there are no more owned '''Tasks''' shown here. &lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Take Task '''button''' &amp;gt;&amp;gt; Click '''on '''Accept This Task '''button&lt;br /&gt;
'''Item Title: Design and Analysis of Double-Gate &amp;lt;br&amp;gt;&lt;br /&gt;
MOSFETs for Ultra-Low Power Radio Frequency &amp;lt;br&amp;gt;&lt;br /&gt;
Identification (RFID): Device and Circuit Co-Design'''&lt;br /&gt;
|| So now, let us own another '''Task '''from the '''Pool'''.&lt;br /&gt;
Click on the '''Take Task''' button next to the '''item''' title which starts with '''Design and Analysis.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Preview Task''' page&lt;br /&gt;
Click '''Accept This Task''' button&lt;br /&gt;
|| We will be redirected to the '''Preview Task''' page.&lt;br /&gt;
Click on the '''Accept This Task''' button at the bottom.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Perform Task'''&lt;br /&gt;
|| Now, we are redirected to the '''Perform Task''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Reject '''button&lt;br /&gt;
|| If an '''Item''' is not suitable for inclusion in the '''Collection, '''the''' Reviewer '''can reject the '''Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''metadata '''of '''Item'''&lt;br /&gt;
|| For example,''' Description''' has not been submitted for this '''Item''', which is crucial for accepting it.&lt;br /&gt;
So, this '''Item''' is not suitable for inclusion into the '''Collection. '''&lt;br /&gt;
|- &lt;br /&gt;
|| select '''Reject'''&lt;br /&gt;
|| To reject the '''Item''', just click on the '''Reject''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Enter Reason for Rejection'''&lt;br /&gt;
|| We will be redirected to the page with the title '''Enter Reason for Rejection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Enter the reason in text box&lt;br /&gt;
Enter : '''The Description field is empty.'''&lt;br /&gt;
'''Fix the problem and resubmit the Item.'''&lt;br /&gt;
|| Type the reason for rejection in the text box, as shown.&lt;br /&gt;
The typed message should clearly indicate the reason for the rejection.&lt;br /&gt;
Also, mention whether the '''Submitter''' should fix the problem and resubmit.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Reject Item '''button&lt;br /&gt;
|| Then click on the '''Reject Item '''button below the text box.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Confirmation message&lt;br /&gt;
|| The '''Task''' is now complete.&lt;br /&gt;
A notification will be sent to the '''Item Submitter'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us proceed to cross-verify the rejection '''email''' sent to the '''Submitter.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''submitter''' mail account&lt;br /&gt;
|| Switch back to the '''Submitter’s email account'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''DSpace: Submission Rejected'''&lt;br /&gt;
|| In the '''Inbox''', we see a '''mail''' with the subject '''DSpace: Submission Rejected.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open a mail&lt;br /&gt;
|| Open the '''mail'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Confirmation message&lt;br /&gt;
|| It confirms the rejection of the '''item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to reason for rejection&lt;br /&gt;
|| The reason for rejection has also been mentioned.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Now, let’s proceed to check the '''My DSpace''' page of the '''Submitter'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to DSpace&lt;br /&gt;
|| Switch back to '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout '''from '''DSpace'''&lt;br /&gt;
|| Let us '''logout '''this '''user '''with the''' Reviewer '''role.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' Submitter '''role&lt;br /&gt;
'''Email ID:  dspace.u5@gmail.com&lt;br /&gt;
'''Password : '''u5pass&lt;br /&gt;
|| Then login to '''DSpace''' with the '''Submitter's '''account.&lt;br /&gt;
I will login with my '''Submitter’s '''account.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''Submitter’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Unfinished Submissions '''table&lt;br /&gt;
|| Notice that the '''Rejected Item submission''' appears in the''' Unfinished Submissions '''table.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Open '''button&lt;br /&gt;
|| '''Submitters '''can correct the''' rejected Item '''using the corresponding''' Open '''button'''.'''&lt;br /&gt;
After correction, the''' Submitter '''can re-submit the '''Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Remove '''button&lt;br /&gt;
|| '''Submitters '''can also remove an '''Item''' from '''DSpace''' using the corresponding''' Remove '''button'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''View Accepted Submissions '''button&lt;br /&gt;
|| The '''Submitter '''can view all the '''accepted submissions''', which are self-submitted, as well.&lt;br /&gt;
To do so, click on the '''View Accepted Submissions '''button in the '''My DSpace''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Your Submissions'''&lt;br /&gt;
|| We will be redirected to '''Your Submissions''' page.&lt;br /&gt;
It shows all the '''accepted submissions'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| So, this is how to cross-verify '''accepted''' and '''rejected submissions''' using '''Submitter authority'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout '''from '''DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface now.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to &lt;br /&gt;
* Accept an '''Item Review Task'''&lt;br /&gt;
* Manage the''' Task '''and&lt;br /&gt;
* '''Review '''an '''Item '''in '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Forums&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Item-Submission-in-DSpace/English</id>
		<title>DSpace/C2/Item-Submission-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Item-Submission-in-DSpace/English"/>
				<updated>2020-07-29T08:15:10Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Item Submission in DSpace'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords : Item Submission, Item Upload, Dublin Core metadata, Submitter, Submission Status'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Item Submission''' in '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives &lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
* Submit an '''Item''' in the '''Collection '''and&lt;br /&gt;
* Check the''' Item submission status'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS''' 18.04&lt;br /&gt;
* '''DSpace '''version 6.3 and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* A working '''internet connection'''&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat '''service should be running&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
||&lt;br /&gt;
* Created a '''Collection''' in the '''Community'''&lt;br /&gt;
* Have '''Submitter’s authority''' in the''' Collection'''&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To follow this tutorial, you should also have&lt;br /&gt;
* The knowledge of '''Library Science '''and&lt;br /&gt;
* A familiarity with '''Dublin Core metadata standard'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
|| &lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
||&lt;br /&gt;
* The''' Article '''and the''' metadata '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the files before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:'''Item''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* An '''Item''' is a bundle of digital files such as '''Article/Book/Report,''' etc. and the respective '''metadata'''&lt;br /&gt;
* By default, '''DSpace '''is configured for '''Dublin Core metadata standard'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:'''Item''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* Files''' '''uploaded as a part of '''Item '''are also known as''' Bitstreams '''&lt;br /&gt;
* '''Items '''are hierarchically located below''' '''the '''Collection'''&lt;br /&gt;
|- &lt;br /&gt;
|| Show the file of '''HPC-Article.pdf '''and '''HPC-Article-metadata.txt'''&lt;br /&gt;
|| In this tutorial demonstration, I will submit a '''PDF''' file of an''' Article '''along with its '''metadata'''.&lt;br /&gt;
So, collectively an '''Article''' and its '''metadata''' constitutes an '''Item''' in '''DSpace''' terminology.&lt;br /&gt;
Now, let us proceed to submit an '''Item '''in the '''Collection '''using '''Submitter’s authority'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' Submitter '''role&lt;br /&gt;
'''Email ID: dspace.u5@gmail.com&lt;br /&gt;
'''Password : '''u5pass&lt;br /&gt;
|| Log in to '''DSpace''' with the '''Submitter's account'''.&lt;br /&gt;
We had already created this '''account''' earlier in this series.&lt;br /&gt;
I will login with my '''Submitter’s account'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''Submitter’s''' '''My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Start New Submission '''button&lt;br /&gt;
|| Click on the '''Start New Submission '''button in the '''My DSpace''' section. &lt;br /&gt;
|-&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Collection''' drop down&lt;br /&gt;
|| Next, click on the drop-down arrow adjacent to the '''Collection '''field. &lt;br /&gt;
A list of '''Collections''' will be displayed. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''IITB Digital Library &amp;gt; Electrical Engineering &amp;gt; Articles'''&lt;br /&gt;
|| These''' Collections '''appear with the respective hierarchical '''Community '''and''' Sub-community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library &amp;gt; Electrical Engineering &amp;gt; Articles'''&lt;br /&gt;
|| Now select '''Articles '''from the '''Collection '''list''', '''which appears as &lt;br /&gt;
'''IITB Digital Library &amp;gt; Electrical Engineering &amp;gt; Articles.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next''' button&lt;br /&gt;
|| Then click on the '''Next''' button below the '''Collection''' field to proceed further.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit: Describe this Item'''&lt;br /&gt;
|| The '''Item Submission''' '''form''' opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight the''' Describe'''&lt;br /&gt;
|| In this''' form''', under the '''Describe''' tab we will fill the '''metadata''' of the '''Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' '''the''' asterisk '''symbol&lt;br /&gt;
|| Please note that all fields marked with an '''asterisk''' symbol are mandatory.&lt;br /&gt;
You can leave the other fields blank, if you do not have those '''data'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Fill fields of''' Authors, Title, Date of issue, Publisher, Citation'''&lt;br /&gt;
Authors : Jiji, C.V. Chaudhuri, S.&amp;lt;br&amp;gt;&lt;br /&gt;
Title : Single-Fame Image Super-resolution &amp;lt;br&amp;gt;&lt;br /&gt;
through Contourlet Learning&amp;lt;br&amp;gt;&lt;br /&gt;
Date of Issue : 2006&amp;lt;br&amp;gt;&lt;br /&gt;
Publisher : Hindawi Publishing Corporation&amp;lt;br&amp;gt;&lt;br /&gt;
Citation : Jiji &amp;amp; Chaudhuri (2006)&lt;br /&gt;
|| Based on my '''metadata''' file, I will fill the following fields:&lt;br /&gt;
'''Authors''' &lt;br /&gt;
'''Title''' &lt;br /&gt;
'''Date of issue'''&lt;br /&gt;
'''Publisher '''and&lt;br /&gt;
'''Citation'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''“+ Add more”''' button&lt;br /&gt;
|| If an '''Item''' has multiple values for a field, you can add it by clicking the '''Add more''' button.&lt;br /&gt;
For example. &lt;br /&gt;
If we have more than one '''Author''' for an '''Item''', click on '''Add more''' button to add other author names.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Point to Identifiers'''&lt;br /&gt;
|| As an '''Identifier,''' any standardized code can be used.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to different '''Identifiers'''&lt;br /&gt;
|| '''DSpace''' provides '''identifier''' options like''' ISSN, ISBN, ISMN, URI, Govt’s Doc No, '''and''' Others.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Choose '''Identifier '''type and enter '''Identifier '''number&lt;br /&gt;
'''Identifiers : '''URI''' : '''10.1155/ASP/2006/73767&lt;br /&gt;
|| Choose the appropriate option from the drop-down list in the '''Identifiers''' field.&lt;br /&gt;
Then type the unique '''Identifier''' number, available for the file to be uploaded.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''URI''' and '''DOI'''&lt;br /&gt;
|| I have selected '''URI''' and entered the '''DOI '''(i.e. '''Digital Object Identifier''') of the '''article'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Type '''as''' Article'''&lt;br /&gt;
|| Select '''Type''' of the '''Item''' from the drop-down list.&lt;br /&gt;
I am going to select '''Article.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Type'''&lt;br /&gt;
|| '''Items '''may have multiple '''digital files''' of different '''types.'''&lt;br /&gt;
For '''Items '''with multiple '''digital files''', we can select multiple '''Types'''.&lt;br /&gt;
To do so, you may have to hold down the '''CTRL''' or '''Shift''' key on your keyboard.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Language'''&lt;br /&gt;
|| Select the '''language''' of the file to be uploaded for the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''English'''&lt;br /&gt;
|| As my '''Article''' is in '''English''', I am selecting '''English'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Next button'''&lt;br /&gt;
|| Then click on the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Keywords '''and '''Abstract'''&lt;br /&gt;
'''Keywords : Training Image, Information Technology, image processing'''&lt;br /&gt;
|| In the second page, I will fill the '''keywords '''and the '''Abstract''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Sponsors''' and '''Description'''&lt;br /&gt;
|| Leave the rest of the fields as blank.&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' '''on '''Next '''button&lt;br /&gt;
|| Click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit :''' '''Upload a file''' section&lt;br /&gt;
|| The next section is '''Upload a file''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Select a file or Drag &amp;amp; drop files… '''&lt;br /&gt;
|| Click on the '''Select a file '''or''' Drag &amp;amp; drop files… '''link''' '''to upload the files.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload''' pop-up window&lt;br /&gt;
|| A pop-up window named '''File Upload''' opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Browse to the directory&lt;br /&gt;
Select the file '''HPC-Article.pdf'''&lt;br /&gt;
|| Browse to the directory where the file is, on your computer and upload the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration&lt;br /&gt;
|| The upload may take some time depending on the size of the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Files To Upload '''table&lt;br /&gt;
|| The '''Files To Upload '''table shows the uploaded files.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the''' green tick '''mark&lt;br /&gt;
|| On successful file upload, a green tick mark symbol appears next to the filename.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the '''Description''' text box&lt;br /&gt;
|| Type any description text for the uploaded file in the '''Description '''field.&lt;br /&gt;
I am leaving this as blank for now.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Select a file or Drag &amp;amp; drop files… '''&lt;br /&gt;
|| If you want to upload multiple files, then repeat the same steps as shown above.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Next button'''&lt;br /&gt;
|| Now, click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit: File Uploaded Successfully'''&lt;br /&gt;
|| '''Submit: File Uploaded Successfully '''section shows the details of the uploaded files.&lt;br /&gt;
In this section, we can cross-verify the uploaded files.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Remove '''button&lt;br /&gt;
|| Wrongly uploaded files can be removed by clicking on the '''Remove''' button adjacent to the filename.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Add another file '''button&lt;br /&gt;
|| We can add files for an''' Item''' by clicking on the '''Add another file '''button below the table.&lt;br /&gt;
And then repeat the '''File Upload''' steps.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Next button'''&lt;br /&gt;
|| Once the uploaded file is cross-verified, click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit : Verify Submission'''&lt;br /&gt;
|| The next page, '''Submit: Verify Submission''' displays the '''metadata '''which we have entered so far.&lt;br /&gt;
At this stage we have entered '''Dublin Core metadata''' and uploaded a file for an '''item'''.&lt;br /&gt;
Check carefully for any mistakes in the entry and correct them, if any.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title '''of '''Item'''&lt;br /&gt;
|| I noticed that I have made a spelling mistake in the '''Title'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Correct one of these''' button&lt;br /&gt;
|| To correct the '''Title''', click on the corresponding '''Correct one of these''' buttons.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Describe '''section&lt;br /&gt;
|| The '''Describe '''section of '''Item Submission '''form, opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Correct the '''Title'''&lt;br /&gt;
'''Title : Single-Frame Image Super-resolution through Contourlet Learning '''&lt;br /&gt;
|| Locate the spelling mistake and correct it.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next '''button&lt;br /&gt;
|| Then click on the '''Next '''button at the bottom right corner. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit : Verify Submission'''&lt;br /&gt;
|| Click on the '''Next '''button repeatedly until you reach '''Submit: Verify Submission '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title'''&lt;br /&gt;
|| Observe that '''Title''' is now updated. &lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Next button'''&lt;br /&gt;
|| Once you ensure that everything is correct, click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''DSpace Distribution License'''&lt;br /&gt;
|| In the '''DSpace Distribution License''' page, read the '''distribution license'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''I Grant the License '''button&lt;br /&gt;
|| If you agree with the terms in the '''license''', then click '''I Grant the License '''button at the bottom.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit : Submission Complete'''&lt;br /&gt;
|| Now, our '''item '''is successfully submitted.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next, let us proceed to check the status of the submitted''' Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Go to My DSpace'''&lt;br /&gt;
|| To do so, locate the link '''Go to My DSpace''' and click on it.&lt;br /&gt;
|- &lt;br /&gt;
|| Show''' My Dspace '''page&lt;br /&gt;
|| We will be redirected to the '''My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title '''of '''Item '''in '''Submissions In Workflow Process''' section&lt;br /&gt;
|| We can see that the submitted '''Item''' is in the '''Workflow Process.'''&lt;br /&gt;
That is, the submitted '''Item '''is in the task pool of the '''Reviewer'''. &lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
|| Let’s now learn how the '''Reviewer''' gets notified.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| A notification email is sent to all authorized '''Reviewers''' of the''' '''respective''' Collection.'''&lt;br /&gt;
Let us proceed to cross-verify the '''email''' sent to the '''Reviewer.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Log into '''reviewer’s''' email account &lt;br /&gt;
Email: dspace.u4@gmail.com&lt;br /&gt;
Password: **********&lt;br /&gt;
|| '''Log in''' to your '''Reviewer’s email account'''.&lt;br /&gt;
Mine is '''dspace.u4@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to mail &lt;br /&gt;
'''DSpace: You have a new task'''&lt;br /&gt;
|| Here is the '''email''' with the subject''' DSpace: You have a new task.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| If the '''email''' is not seen in the '''Inbox, '''then it could be in your '''SPAM''' folder.&lt;br /&gt;
Otherwise recheck your '''internet connection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open a mail&lt;br /&gt;
|| Let us open the '''email'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title, Collection, Submitted By'''&lt;br /&gt;
|| It shows details of the submitted '''Item '''like '''Title, Collection, Submitted By.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to URL in the mail&lt;br /&gt;
|| The '''Reviewer''' can view a new '''Task,''' using the '''URL''' provided in the '''email'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So now, we have verified the notification email sent to the '''Reviewer'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to '''DSpace'''&lt;br /&gt;
|| Switch back to '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout '''from '''DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to&lt;br /&gt;
* Submit an '''Item''' in the '''Collection '''and&lt;br /&gt;
* Check''' '''the''' Item submission status'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Submit an '''Item '''in the '''Article Collection '''of '''Electrical Engineering Sub-community'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
||&lt;br /&gt;
* For uploading an '''Item''', use the following '''Article '''and '''metadata '''file from the '''Code Files'''.&lt;br /&gt;
** '''JLPEA-Article.pdf'''&lt;br /&gt;
** '''JLPEA-Article-metadata.txt''' &lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Forums&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Item-Submission-in-DSpace/English</id>
		<title>DSpace/C2/Item-Submission-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Item-Submission-in-DSpace/English"/>
				<updated>2020-07-29T07:27:51Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Item Submission in DSpace'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords : Item Submission, Item Upload, Dublin Core metadata, Submitter, Submission Status'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Item Submission''' in '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives &lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
* Submit an '''Item''' in the '''Collection '''and&lt;br /&gt;
* Check the''' Item submission status'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS''' 18.04&lt;br /&gt;
* '''DSpace '''version 6.3 and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* A working '''internet connection'''&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat '''service should be running&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
||&lt;br /&gt;
* Created a '''Collection''' in the '''Community'''&lt;br /&gt;
* Have '''Submitter’s authority''' in the''' Collection'''&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To follow this tutorial, you should also have&lt;br /&gt;
* The knowledge of '''Library Science '''and&lt;br /&gt;
* A familiarity with '''Dublin Core metadata standard'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
|| &lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
||&lt;br /&gt;
* The''' Article '''and the''' metadata '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the files before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:'''Item''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* An '''Item''' is a bundle of digital files such as '''Article/Book/Report,''' etc. and the respective '''metadata'''&lt;br /&gt;
* By default, '''DSpace '''is configured for '''Dublin Core metadata standard'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:'''Item''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* Files''' '''uploaded as a part of '''Item '''are also known as''' Bitstreams '''&lt;br /&gt;
* '''Items '''are hierarchically located below''' '''the '''Collection'''&lt;br /&gt;
|- &lt;br /&gt;
|| Show the file of '''HPC-Article.pdf '''and '''HPC-Article-metadata.txt'''&lt;br /&gt;
|| In this tutorial demonstration, I will submit a '''PDF''' file of an''' Article '''along with its '''metadata'''.&lt;br /&gt;
So, collectively an '''Article''' and its '''metadata''' constitutes an '''Item''' in '''DSpace''' terminology.&lt;br /&gt;
Now, let us proceed to submit an '''Item '''in the '''Collection '''using '''Submitter’s authority'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' Submitter '''role&lt;br /&gt;
'''Email ID: dspace.u5@gmail.com&lt;br /&gt;
'''Password : '''u5pass&lt;br /&gt;
|| Log in to '''DSpace''' with the '''Submitter's account'''.&lt;br /&gt;
We had already created this '''account''' earlier in this series.&lt;br /&gt;
I will login with my '''Submitter’s account'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''Submitter’s''' '''My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Start New Submission '''button&lt;br /&gt;
|| Click on the '''Start New Submission '''button in the '''My DSpace''' section. &lt;br /&gt;
|-&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Collection''' drop down&lt;br /&gt;
|| Next, click on the drop-down arrow adjacent to the '''Collection '''field. &lt;br /&gt;
A list of '''Collections''' will be displayed. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''IITB Digital Library &amp;gt; Electrical Engineering &amp;gt; Articles'''&lt;br /&gt;
|| These''' Collections '''appear with the respective hierarchical '''Community '''and''' Sub-community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library &amp;gt; Electrical Engineering &amp;gt; Articles'''&lt;br /&gt;
|| Now select '''Articles '''from the '''Collection '''list''', '''which appears as &lt;br /&gt;
'''IITB Digital Library &amp;gt; Electrical Engineering &amp;gt; Articles.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next''' button&lt;br /&gt;
|| Then click on the '''Next''' button below the '''Collection''' field to proceed further.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit: Describe this Item'''&lt;br /&gt;
|| The '''Item Submission''' '''form''' opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight the''' Describe'''&lt;br /&gt;
|| In this''' form''', under the '''Describe''' tab we will fill the '''metadata''' of the '''Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' '''the''' asterisk '''symbol&lt;br /&gt;
|| Please note that all fields marked with an '''asterisk''' symbol are mandatory.&lt;br /&gt;
You can leave the other fields blank, if you do not have those '''data'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Fill fields of''' Authors, Title, Date of issue, Publisher, Citation'''&lt;br /&gt;
Authors : Jiji, C.V. Chaudhuri, S.&lt;br /&gt;
Title : Single-Fame Image Super-resolution&lt;br /&gt;
through Contourlet Learning&lt;br /&gt;
Date of Issue : 2006&lt;br /&gt;
Publisher : Hindawi Publishing Corporation&lt;br /&gt;
Citation : Jiji &amp;amp; Chaudhuri (2006)&lt;br /&gt;
|| Based on my '''metadata''' file, I will fill the following fields:&lt;br /&gt;
'''Authors''' &lt;br /&gt;
'''Title''' &lt;br /&gt;
'''Date of issue'''&lt;br /&gt;
'''Publisher '''and&lt;br /&gt;
'''Citation'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''“+ Add more”''' button&lt;br /&gt;
|| If an '''Item''' has multiple values for a field, you can add it by clicking the '''Add more''' button.&lt;br /&gt;
For example. &lt;br /&gt;
If we have more than one '''Author''' for an '''Item''', click on '''Add more''' button to add other author names.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Point to Identifiers'''&lt;br /&gt;
|| As an '''Identifier,''' any standardized code can be used.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to different '''Identifiers'''&lt;br /&gt;
|| '''DSpace''' provides '''identifier''' options like''' ISSN, ISBN, ISMN, URI, Govt’s Doc No, '''and''' Others.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Choose '''Identifier '''type and enter '''Identifier '''number&lt;br /&gt;
'''Identifiers : '''URI''' : '''10.1155/ASP/2006/73767&lt;br /&gt;
|| Choose the appropriate option from the drop-down list in the '''Identifiers''' field.&lt;br /&gt;
Then type the unique '''Identifier''' number, available for the file to be uploaded.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''URI''' and '''DOI'''&lt;br /&gt;
|| I have selected '''URI''' and entered the '''DOI '''(i.e. '''Digital Object Identifier''') of the '''article'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Type '''as''' Article'''&lt;br /&gt;
|| Select '''Type''' of the '''Item''' from the drop-down list.&lt;br /&gt;
I am going to select '''Article.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Type'''&lt;br /&gt;
|| '''Items '''may have multiple '''digital files''' of different '''types.'''&lt;br /&gt;
For '''Items '''with multiple '''digital files''', we can select multiple '''Types'''.&lt;br /&gt;
To do so, you may have to hold down the '''CTRL''' or '''Shift''' key on your keyboard.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Language'''&lt;br /&gt;
|| Select the '''language''' of the file to be uploaded for the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''English'''&lt;br /&gt;
|| As my '''Article''' is in '''English''', I am selecting '''English'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Next button'''&lt;br /&gt;
|| Then click on the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Keywords '''and '''Abstract'''&lt;br /&gt;
'''Keywords : Training Image, Information Technology, image processing'''&lt;br /&gt;
|| In the second page, I will fill the '''keywords '''and the '''Abstract''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Sponsors''' and '''Description'''&lt;br /&gt;
|| Leave the rest of the fields as blank.&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' '''on '''Next '''button&lt;br /&gt;
|| Click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit :''' '''Upload a file''' section&lt;br /&gt;
|| The next section is '''Upload a file''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Select a file or Drag &amp;amp; drop files… '''&lt;br /&gt;
|| Click on the '''Select a file '''or''' Drag &amp;amp; drop files… '''link''' '''to upload the files.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload''' pop-up window&lt;br /&gt;
|| A pop-up window named '''File Upload''' opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Browse to the directory&lt;br /&gt;
Select the file '''HPC-Article.pdf'''&lt;br /&gt;
|| Browse to the directory where the file is, on your computer and upload the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration&lt;br /&gt;
|| The upload may take some time depending on the size of the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Files To Upload '''table&lt;br /&gt;
|| The '''Files To Upload '''table shows the uploaded files.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the''' green tick '''mark&lt;br /&gt;
|| On successful file upload, a green tick mark symbol appears next to the filename.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the '''Description''' text box&lt;br /&gt;
|| Type any description text for the uploaded file in the '''Description '''field.&lt;br /&gt;
I am leaving this as blank for now.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Select a file or Drag &amp;amp; drop files… '''&lt;br /&gt;
|| If you want to upload multiple files, then repeat the same steps as shown above.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Next button'''&lt;br /&gt;
|| Now, click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit: File Uploaded Successfully'''&lt;br /&gt;
|| '''Submit: File Uploaded Successfully '''section shows the details of the uploaded files.&lt;br /&gt;
In this section, we can cross-verify the uploaded files.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Remove '''button&lt;br /&gt;
|| Wrongly uploaded files can be removed by clicking on the '''Remove''' button adjacent to the filename.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Add another file '''button&lt;br /&gt;
|| We can add files for an''' Item''' by clicking on the '''Add another file '''button below the table.&lt;br /&gt;
And then repeat the '''File Upload''' steps.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Next button'''&lt;br /&gt;
|| Once the uploaded file is cross-verified, click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit : Verify Submission'''&lt;br /&gt;
|| The next page, '''Submit: Verify Submission''' displays the '''metadata '''which we have entered so far.&lt;br /&gt;
At this stage we have entered '''Dublin Core metadata''' and uploaded a file for an '''item'''.&lt;br /&gt;
Check carefully for any mistakes in the entry and correct them, if any.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title '''of '''Item'''&lt;br /&gt;
|| I noticed that I have made a spelling mistake in the '''Title'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Correct one of these''' button&lt;br /&gt;
|| To correct the '''Title''', click on the corresponding '''Correct one of these''' buttons.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Describe '''section&lt;br /&gt;
|| The '''Describe '''section of '''Item Submission '''form, opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Correct the '''Title'''&lt;br /&gt;
'''Title : Single-Frame Image Super-resolution through Contourlet Learning '''&lt;br /&gt;
|| Locate the spelling mistake and correct it.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next '''button&lt;br /&gt;
|| Then click on the '''Next '''button at the bottom right corner. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit : Verify Submission'''&lt;br /&gt;
|| Click on the '''Next '''button repeatedly until you reach '''Submit: Verify Submission '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title'''&lt;br /&gt;
|| Observe that '''Title''' is now updated. &lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Next button'''&lt;br /&gt;
|| Once you ensure that everything is correct, click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''DSpace Distribution License'''&lt;br /&gt;
|| In the '''DSpace Distribution License''' page, read the '''distribution license'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''I Grant the License '''button&lt;br /&gt;
|| If you agree with the terms in the '''license''', then click '''I Grant the License '''button at the bottom.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit : Submission Complete'''&lt;br /&gt;
|| Now, our '''item '''is successfully submitted.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next, let us proceed to check the status of the submitted''' Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Go to My DSpace'''&lt;br /&gt;
|| To do so, locate the link '''Go to My DSpace''' and click on it.&lt;br /&gt;
|- &lt;br /&gt;
|| Show''' My Dspace '''page&lt;br /&gt;
|| We will be redirected to the '''My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title '''of '''Item '''in '''Submissions In Workflow Process''' section&lt;br /&gt;
|| We can see that the submitted '''Item''' is in the '''Workflow Process.'''&lt;br /&gt;
That is, the submitted '''Item '''is in the task pool of the '''Reviewer'''. &lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
|| Let’s now learn how the '''Reviewer''' gets notified.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| A notification email is sent to all authorized '''Reviewers''' of the''' '''respective''' Collection.'''&lt;br /&gt;
Let us proceed to cross-verify the '''email''' sent to the '''Reviewer.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Log into '''reviewer’s''' email account &lt;br /&gt;
Email: dspace.u4@gmail.com&lt;br /&gt;
Password: **********&lt;br /&gt;
|| '''Log in''' to your '''Reviewer’s email account'''.&lt;br /&gt;
Mine is '''dspace.u4@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to mail &lt;br /&gt;
'''DSpace: You have a new task'''&lt;br /&gt;
|| Here is the '''email''' with the subject''' DSpace: You have a new task.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| If the '''email''' is not seen in the '''Inbox, '''then it could be in your '''SPAM''' folder.&lt;br /&gt;
Otherwise recheck your '''internet connection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open a mail&lt;br /&gt;
|| Let us open the '''email'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title, Collection, Submitted By'''&lt;br /&gt;
|| It shows details of the submitted '''Item '''like '''Title, Collection, Submitted By.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to URL in the mail&lt;br /&gt;
|| The '''Reviewer''' can view a new '''Task,''' using the '''URL''' provided in the '''email'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So now, we have verified the notification email sent to the '''Reviewer'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to '''DSpace'''&lt;br /&gt;
|| Switch back to '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout '''from '''DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to&lt;br /&gt;
* Submit an '''Item''' in the '''Collection '''and&lt;br /&gt;
* Check''' '''the''' Item submission status'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Submit an '''Item '''in the '''Article Collection '''of '''Electrical Engineering Sub-community'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
||&lt;br /&gt;
* For uploading an '''Item''', use the following '''Article '''and '''metadata '''file from the '''Code Files'''.&lt;br /&gt;
** '''JLPEA-Article.pdf'''&lt;br /&gt;
** '''JLPEA-Article-metadata.txt''' &lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Forums&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Item-Submission-in-DSpace/English</id>
		<title>DSpace/C2/Item-Submission-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Item-Submission-in-DSpace/English"/>
				<updated>2020-07-29T07:24:53Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Item Submission in DSpace'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords : Item Submission, Item Upload, Dublin Core metadata, Submitter, Submission Status'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Item Submission''' in '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives &lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
* Submit an '''Item''' in the '''Collection '''and&lt;br /&gt;
* Check the''' Item submission status'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS''' 18.04&lt;br /&gt;
* '''DSpace '''version 6.3 and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* A working '''internet connection'''&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat '''service should be running&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
||&lt;br /&gt;
* Created a '''Collection''' in the '''Community'''&lt;br /&gt;
* Have '''Submitter’s authority''' in the''' Collection'''&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To follow this tutorial, you should also have&lt;br /&gt;
* The knowledge of '''Library Science '''and&lt;br /&gt;
* A familiarity with '''Dublin Core metadata standard'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
|| &lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
||&lt;br /&gt;
* The''' Article '''and the''' metadata '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the files before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:'''Item''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* An '''Item''' is a bundle of digital files such as '''Article/Book/Report,''' etc. and the respective '''metadata'''&lt;br /&gt;
* By default, '''DSpace '''is configured for '''Dublin Core metadata standard'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:'''Item''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* Files''' '''uploaded as a part of '''Item '''are also known as''' Bitstreams '''&lt;br /&gt;
* '''Items '''are hierarchically located below''' '''the '''Collection'''&lt;br /&gt;
|- &lt;br /&gt;
|| Show the file of '''HPC-Article.pdf '''and '''HPC-Article-metadata.txt'''&lt;br /&gt;
|| In this tutorial demonstration, I will submit a '''PDF''' file of an''' Article '''along with its '''metadata'''.&lt;br /&gt;
So, collectively an '''Article''' and its '''metadata''' constitutes an '''Item''' in '''DSpace''' terminology.&lt;br /&gt;
Now, let us proceed to submit an '''Item '''in the '''Collection '''using '''Submitter’s authority'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' Submitter '''role&lt;br /&gt;
'''Email ID: dspace.u5@gmail.com&lt;br /&gt;
'''Password : '''u5pass&lt;br /&gt;
|| Log in to '''DSpace''' with the '''Submitter's account'''.&lt;br /&gt;
We had already created this '''account''' earlier in this series.&lt;br /&gt;
I will login with my '''Submitter’s account'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''Submitter’s''' '''My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Start New Submission '''button&lt;br /&gt;
|| Click on the '''Start New Submission '''button in the '''My DSpace''' section. &lt;br /&gt;
|-&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Collection''' drop down&lt;br /&gt;
|| Next, click on the drop-down arrow adjacent to the '''Collection '''field. &lt;br /&gt;
A list of '''Collections''' will be displayed. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''IITB Digital Library &amp;gt; Electrical Engineering &amp;gt; Articles'''&lt;br /&gt;
|| These''' Collections '''appear with the respective hierarchical '''Community '''and''' Sub-community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library &amp;gt; Electrical Engineering &amp;gt; Articles'''&lt;br /&gt;
|| Now select '''Articles '''from the '''Collection '''list''', '''which appears as &lt;br /&gt;
'''IITB Digital Library &amp;gt; Electrical Engineering &amp;gt; Articles.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next''' button&lt;br /&gt;
|| Then click on the '''Next''' button below the '''Collection''' field to proceed further.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit: Describe this Item'''&lt;br /&gt;
|| The '''Item Submission''' '''form''' opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight the''' Describe'''&lt;br /&gt;
|| In this''' form''', under the '''Describe''' tab we will fill the '''metadata''' of the '''Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' '''the''' asterisk '''symbol&lt;br /&gt;
|| Please note that all fields marked with an '''asterisk''' symbol are mandatory.&lt;br /&gt;
You can leave the other fields blank, if you do not have those '''data'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Fill fields of''' Authors, Title, Date of issue, Publisher, Citation'''&lt;br /&gt;
'''Authors : Jiji, C.V. Chaudhuri, S.'''&lt;br /&gt;
'''Title : Single-Fame Image Super-resolution through Contourlet Learning '''&lt;br /&gt;
'''Date of Issue : 2006 '''&lt;br /&gt;
'''Publisher : Hindawi Publishing Corporation '''&lt;br /&gt;
'''Citation : Jiji &amp;amp; Chaudhuri (2006)'''&lt;br /&gt;
|| Based on my '''metadata''' file, I will fill the following fields:&lt;br /&gt;
'''Authors''' &lt;br /&gt;
'''Title''' &lt;br /&gt;
'''Date of issue'''&lt;br /&gt;
'''Publisher '''and&lt;br /&gt;
'''Citation'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''“+ Add more”''' button&lt;br /&gt;
|| If an '''Item''' has multiple values for a field, you can add it by clicking the '''Add more''' button.&lt;br /&gt;
For example. &lt;br /&gt;
If we have more than one '''Author''' for an '''Item''', click on '''Add more''' button to add other author names.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Point to Identifiers'''&lt;br /&gt;
|| As an '''Identifier,''' any standardized code can be used.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to different '''Identifiers'''&lt;br /&gt;
|| '''DSpace''' provides '''identifier''' options like''' ISSN, ISBN, ISMN, URI, Govt’s Doc No, '''and''' Others.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Choose '''Identifier '''type and enter '''Identifier '''number&lt;br /&gt;
'''Identifiers : '''URI''' : '''10.1155/ASP/2006/73767&lt;br /&gt;
|| Choose the appropriate option from the drop-down list in the '''Identifiers''' field.&lt;br /&gt;
Then type the unique '''Identifier''' number, available for the file to be uploaded.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''URI''' and '''DOI'''&lt;br /&gt;
|| I have selected '''URI''' and entered the '''DOI '''(i.e. '''Digital Object Identifier''') of the '''article'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Type '''as''' Article'''&lt;br /&gt;
|| Select '''Type''' of the '''Item''' from the drop-down list.&lt;br /&gt;
I am going to select '''Article.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Type'''&lt;br /&gt;
|| '''Items '''may have multiple '''digital files''' of different '''types.'''&lt;br /&gt;
For '''Items '''with multiple '''digital files''', we can select multiple '''Types'''.&lt;br /&gt;
To do so, you may have to hold down the '''CTRL''' or '''Shift''' key on your keyboard.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Language'''&lt;br /&gt;
|| Select the '''language''' of the file to be uploaded for the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''English'''&lt;br /&gt;
|| As my '''Article''' is in '''English''', I am selecting '''English'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Next button'''&lt;br /&gt;
|| Then click on the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Keywords '''and '''Abstract'''&lt;br /&gt;
'''Keywords : Training Image, Information Technology, image processing'''&lt;br /&gt;
|| In the second page, I will fill the '''keywords '''and the '''Abstract''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Sponsors''' and '''Description'''&lt;br /&gt;
|| Leave the rest of the fields as blank.&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' '''on '''Next '''button&lt;br /&gt;
|| Click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit :''' '''Upload a file''' section&lt;br /&gt;
|| The next section is '''Upload a file''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Select a file or Drag &amp;amp; drop files… '''&lt;br /&gt;
|| Click on the '''Select a file '''or''' Drag &amp;amp; drop files… '''link''' '''to upload the files.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload''' pop-up window&lt;br /&gt;
|| A pop-up window named '''File Upload''' opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Browse to the directory&lt;br /&gt;
Select the file '''HPC-Article.pdf'''&lt;br /&gt;
|| Browse to the directory where the file is, on your computer and upload the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration&lt;br /&gt;
|| The upload may take some time depending on the size of the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Files To Upload '''table&lt;br /&gt;
|| The '''Files To Upload '''table shows the uploaded files.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the''' green tick '''mark&lt;br /&gt;
|| On successful file upload, a green tick mark symbol appears next to the filename.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the '''Description''' text box&lt;br /&gt;
|| Type any description text for the uploaded file in the '''Description '''field.&lt;br /&gt;
I am leaving this as blank for now.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Select a file or Drag &amp;amp; drop files… '''&lt;br /&gt;
|| If you want to upload multiple files, then repeat the same steps as shown above.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Next button'''&lt;br /&gt;
|| Now, click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit: File Uploaded Successfully'''&lt;br /&gt;
|| '''Submit: File Uploaded Successfully '''section shows the details of the uploaded files.&lt;br /&gt;
In this section, we can cross-verify the uploaded files.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Remove '''button&lt;br /&gt;
|| Wrongly uploaded files can be removed by clicking on the '''Remove''' button adjacent to the filename.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Add another file '''button&lt;br /&gt;
|| We can add files for an''' Item''' by clicking on the '''Add another file '''button below the table.&lt;br /&gt;
And then repeat the '''File Upload''' steps.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Next button'''&lt;br /&gt;
|| Once the uploaded file is cross-verified, click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit : Verify Submission'''&lt;br /&gt;
|| The next page, '''Submit: Verify Submission''' displays the '''metadata '''which we have entered so far.&lt;br /&gt;
At this stage we have entered '''Dublin Core metadata''' and uploaded a file for an '''item'''.&lt;br /&gt;
Check carefully for any mistakes in the entry and correct them, if any.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title '''of '''Item'''&lt;br /&gt;
|| I noticed that I have made a spelling mistake in the '''Title'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Correct one of these''' button&lt;br /&gt;
|| To correct the '''Title''', click on the corresponding '''Correct one of these''' buttons.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Describe '''section&lt;br /&gt;
|| The '''Describe '''section of '''Item Submission '''form, opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Correct the '''Title'''&lt;br /&gt;
'''Title : Single-Frame Image Super-resolution through Contourlet Learning '''&lt;br /&gt;
|| Locate the spelling mistake and correct it.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next '''button&lt;br /&gt;
|| Then click on the '''Next '''button at the bottom right corner. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit : Verify Submission'''&lt;br /&gt;
|| Click on the '''Next '''button repeatedly until you reach '''Submit: Verify Submission '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title'''&lt;br /&gt;
|| Observe that '''Title''' is now updated. &lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Next button'''&lt;br /&gt;
|| Once you ensure that everything is correct, click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''DSpace Distribution License'''&lt;br /&gt;
|| In the '''DSpace Distribution License''' page, read the '''distribution license'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''I Grant the License '''button&lt;br /&gt;
|| If you agree with the terms in the '''license''', then click '''I Grant the License '''button at the bottom.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit : Submission Complete'''&lt;br /&gt;
|| Now, our '''item '''is successfully submitted.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next, let us proceed to check the status of the submitted''' Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Go to My DSpace'''&lt;br /&gt;
|| To do so, locate the link '''Go to My DSpace''' and click on it.&lt;br /&gt;
|- &lt;br /&gt;
|| Show''' My Dspace '''page&lt;br /&gt;
|| We will be redirected to the '''My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title '''of '''Item '''in '''Submissions In Workflow Process''' section&lt;br /&gt;
|| We can see that the submitted '''Item''' is in the '''Workflow Process.'''&lt;br /&gt;
That is, the submitted '''Item '''is in the task pool of the '''Reviewer'''. &lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
|| Let’s now learn how the '''Reviewer''' gets notified.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| A notification email is sent to all authorized '''Reviewers''' of the''' '''respective''' Collection.'''&lt;br /&gt;
Let us proceed to cross-verify the '''email''' sent to the '''Reviewer.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Log into '''reviewer’s''' email account &lt;br /&gt;
Email: dspace.u4@gmail.com&lt;br /&gt;
Password: **********&lt;br /&gt;
|| '''Log in''' to your '''Reviewer’s email account'''.&lt;br /&gt;
Mine is '''dspace.u4@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to mail &lt;br /&gt;
'''DSpace: You have a new task'''&lt;br /&gt;
|| Here is the '''email''' with the subject''' DSpace: You have a new task.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| If the '''email''' is not seen in the '''Inbox, '''then it could be in your '''SPAM''' folder.&lt;br /&gt;
Otherwise recheck your '''internet connection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open a mail&lt;br /&gt;
|| Let us open the '''email'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title, Collection, Submitted By'''&lt;br /&gt;
|| It shows details of the submitted '''Item '''like '''Title, Collection, Submitted By.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to URL in the mail&lt;br /&gt;
|| The '''Reviewer''' can view a new '''Task,''' using the '''URL''' provided in the '''email'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So now, we have verified the notification email sent to the '''Reviewer'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to '''DSpace'''&lt;br /&gt;
|| Switch back to '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout '''from '''DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to&lt;br /&gt;
* Submit an '''Item''' in the '''Collection '''and&lt;br /&gt;
* Check''' '''the''' Item submission status'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Submit an '''Item '''in the '''Article Collection '''of '''Electrical Engineering Sub-community'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
||&lt;br /&gt;
* For uploading an '''Item''', use the following '''Article '''and '''metadata '''file from the '''Code Files'''.&lt;br /&gt;
** '''JLPEA-Article.pdf'''&lt;br /&gt;
** '''JLPEA-Article-metadata.txt''' &lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Forums&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Item-Submission-in-DSpace/English</id>
		<title>DSpace/C2/Item-Submission-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Item-Submission-in-DSpace/English"/>
				<updated>2020-07-29T07:21:01Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: Created page with &amp;quot;'''Script : Item Submission in DSpace'''  '''Author : Pankaj Patil'''  '''Keywords : Item Submission, Item Upload, Dublin Core metadata, Submitter, Submission Status'''  {| bo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Item Submission in DSpace'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords : Item Submission, Item Upload, Dublin Core metadata, Submitter, Submission Status'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Item Submission''' in '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives &lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
* Submit an '''Item''' in the '''Collection '''and&lt;br /&gt;
* Check the''' Item submission status'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS''' 18.04&lt;br /&gt;
* '''DSpace '''version 6.3 and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* A working '''internet connection'''&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat '''service should be running&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
||&lt;br /&gt;
 * Created a '''Collection''' in the '''Community'''&lt;br /&gt;
* Have '''Submitter’s authority''' in the''' Collection'''&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To follow this tutorial, you should also have&lt;br /&gt;
* The knowledge of '''Library Science '''and&lt;br /&gt;
* A familiarity with '''Dublin Core metadata standard'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
|| &lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
||&lt;br /&gt;
 * The''' Article '''and the''' metadata '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the files before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:'''Item''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
 * An '''Item''' is a bundle of digital files such as '''Article/Book/Report,''' etc. and the respective '''metadata'''&lt;br /&gt;
* By default, '''DSpace '''is configured for '''Dublin Core metadata standard'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:'''Item''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
 * Files''' '''uploaded as a part of '''Item '''are also known as''' Bitstreams '''&lt;br /&gt;
* '''Items '''are hierarchically located below''' '''the '''Collection'''&lt;br /&gt;
|- &lt;br /&gt;
|| Show the file of '''HPC-Article.pdf '''and '''HPC-Article-metadata.txt'''&lt;br /&gt;
|| In this tutorial demonstration, I will submit a '''PDF''' file of an''' Article '''along with its '''metadata'''.&lt;br /&gt;
So, collectively an '''Article''' and its '''metadata''' constitutes an '''Item''' in '''DSpace''' terminology.&lt;br /&gt;
Now, let us proceed to submit an '''Item '''in the '''Collection '''using '''Submitter’s authority'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' Submitter '''role&lt;br /&gt;
'''Email ID: dspace.u5@gmail.com&lt;br /&gt;
'''Password : '''u5pass&lt;br /&gt;
|| Log in to '''DSpace''' with the '''Submitter's account'''.&lt;br /&gt;
We had already created this '''account''' earlier in this series.&lt;br /&gt;
I will login with my '''Submitter’s account'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''Submitter’s''' '''My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Start New Submission '''button&lt;br /&gt;
|| Click on the '''Start New Submission '''button in the '''My DSpace''' section. &lt;br /&gt;
|-&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Collection''' drop down&lt;br /&gt;
|| Next, click on the drop-down arrow adjacent to the '''Collection '''field. &lt;br /&gt;
A list of '''Collections''' will be displayed. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''IITB Digital Library &amp;gt; Electrical Engineering &amp;gt; Articles'''&lt;br /&gt;
|| These''' Collections '''appear with the respective hierarchical '''Community '''and''' Sub-community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library &amp;gt; Electrical Engineering &amp;gt; Articles'''&lt;br /&gt;
|| Now select '''Articles '''from the '''Collection '''list''', '''which appears as &lt;br /&gt;
'''IITB Digital Library &amp;gt; Electrical Engineering &amp;gt; Articles.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next''' button&lt;br /&gt;
|| Then click on the '''Next''' button below the '''Collection''' field to proceed further.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit: Describe this Item'''&lt;br /&gt;
|| The '''Item Submission''' '''form''' opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight the''' Describe'''&lt;br /&gt;
|| In this''' form''', under the '''Describe''' tab we will fill the '''metadata''' of the '''Item.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' '''the''' asterisk '''symbol&lt;br /&gt;
|| Please note that all fields marked with an '''asterisk''' symbol are mandatory.&lt;br /&gt;
You can leave the other fields blank, if you do not have those '''data'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Fill fields of''' Authors, Title, Date of issue, Publisher, Citation'''&lt;br /&gt;
'''Authors : Jiji, C.V. Chaudhuri, S.'''&lt;br /&gt;
'''Title : Single-Fame Image Super-resolution through Contourlet Learning '''&lt;br /&gt;
'''Date of Issue : 2006 '''&lt;br /&gt;
'''Publisher : Hindawi Publishing Corporation '''&lt;br /&gt;
'''Citation : Jiji &amp;amp; Chaudhuri (2006)'''&lt;br /&gt;
|| Based on my '''metadata''' file, I will fill the following fields:&lt;br /&gt;
'''Authors''' &lt;br /&gt;
'''Title''' &lt;br /&gt;
'''Date of issue'''&lt;br /&gt;
'''Publisher '''and&lt;br /&gt;
'''Citation'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''“+ Add more”''' button&lt;br /&gt;
|| If an '''Item''' has multiple values for a field, you can add it by clicking the '''Add more''' button.&lt;br /&gt;
For example. &lt;br /&gt;
If we have more than one '''Author''' for an '''Item''', click on '''Add more''' button to add other author names.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Point to Identifiers'''&lt;br /&gt;
|| As an '''Identifier,''' any standardized code can be used.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to different '''Identifiers'''&lt;br /&gt;
|| '''DSpace''' provides '''identifier''' options like''' ISSN, ISBN, ISMN, URI, Govt’s Doc No, '''and''' Others.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Choose '''Identifier '''type and enter '''Identifier '''number&lt;br /&gt;
'''Identifiers : '''URI''' : '''10.1155/ASP/2006/73767&lt;br /&gt;
|| Choose the appropriate option from the drop-down list in the '''Identifiers''' field.&lt;br /&gt;
Then type the unique '''Identifier''' number, available for the file to be uploaded.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''URI''' and '''DOI'''&lt;br /&gt;
|| I have selected '''URI''' and entered the '''DOI '''(i.e. '''Digital Object Identifier''') of the '''article'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Type '''as''' Article'''&lt;br /&gt;
|| Select '''Type''' of the '''Item''' from the drop-down list.&lt;br /&gt;
I am going to select '''Article.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Type'''&lt;br /&gt;
|| '''Items '''may have multiple '''digital files''' of different '''types.'''&lt;br /&gt;
For '''Items '''with multiple '''digital files''', we can select multiple '''Types'''.&lt;br /&gt;
To do so, you may have to hold down the '''CTRL''' or '''Shift''' key on your keyboard.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Language'''&lt;br /&gt;
|| Select the '''language''' of the file to be uploaded for the '''Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''English'''&lt;br /&gt;
|| As my '''Article''' is in '''English''', I am selecting '''English'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Next button'''&lt;br /&gt;
|| Then click on the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Keywords '''and '''Abstract'''&lt;br /&gt;
'''Keywords : Training Image, Information Technology, image processing'''&lt;br /&gt;
|| In the second page, I will fill the '''keywords '''and the '''Abstract''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Sponsors''' and '''Description'''&lt;br /&gt;
|| Leave the rest of the fields as blank.&lt;br /&gt;
|- &lt;br /&gt;
|| Click''' '''on '''Next '''button&lt;br /&gt;
|| Click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit :''' '''Upload a file''' section&lt;br /&gt;
|| The next section is '''Upload a file''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Select a file or Drag &amp;amp; drop files… '''&lt;br /&gt;
|| Click on the '''Select a file '''or''' Drag &amp;amp; drop files… '''link''' '''to upload the files.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload''' pop-up window&lt;br /&gt;
|| A pop-up window named '''File Upload''' opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Browse to the directory&lt;br /&gt;
Select the file '''HPC-Article.pdf'''&lt;br /&gt;
|| Browse to the directory where the file is, on your computer and upload the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration&lt;br /&gt;
|| The upload may take some time depending on the size of the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Files To Upload '''table&lt;br /&gt;
|| The '''Files To Upload '''table shows the uploaded files.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the''' green tick '''mark&lt;br /&gt;
|| On successful file upload, a green tick mark symbol appears next to the filename.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the '''Description''' text box&lt;br /&gt;
|| Type any description text for the uploaded file in the '''Description '''field.&lt;br /&gt;
I am leaving this as blank for now.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Select a file or Drag &amp;amp; drop files… '''&lt;br /&gt;
|| If you want to upload multiple files, then repeat the same steps as shown above.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Next button'''&lt;br /&gt;
|| Now, click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit: File Uploaded Successfully'''&lt;br /&gt;
|| '''Submit: File Uploaded Successfully '''section shows the details of the uploaded files.&lt;br /&gt;
In this section, we can cross-verify the uploaded files.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Remove '''button&lt;br /&gt;
|| Wrongly uploaded files can be removed by clicking on the '''Remove''' button adjacent to the filename.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Add another file '''button&lt;br /&gt;
|| We can add files for an''' Item''' by clicking on the '''Add another file '''button below the table.&lt;br /&gt;
And then repeat the '''File Upload''' steps.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Next button'''&lt;br /&gt;
|| Once the uploaded file is cross-verified, click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit : Verify Submission'''&lt;br /&gt;
|| The next page, '''Submit: Verify Submission''' displays the '''metadata '''which we have entered so far.&lt;br /&gt;
At this stage we have entered '''Dublin Core metadata''' and uploaded a file for an '''item'''.&lt;br /&gt;
Check carefully for any mistakes in the entry and correct them, if any.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title '''of '''Item'''&lt;br /&gt;
|| I noticed that I have made a spelling mistake in the '''Title'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Correct one of these''' button&lt;br /&gt;
|| To correct the '''Title''', click on the corresponding '''Correct one of these''' buttons.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Describe '''section&lt;br /&gt;
|| The '''Describe '''section of '''Item Submission '''form, opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Correct the '''Title'''&lt;br /&gt;
'''Title : Single-Frame Image Super-resolution through Contourlet Learning '''&lt;br /&gt;
|| Locate the spelling mistake and correct it.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next '''button&lt;br /&gt;
|| Then click on the '''Next '''button at the bottom right corner. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit : Verify Submission'''&lt;br /&gt;
|| Click on the '''Next '''button repeatedly until you reach '''Submit: Verify Submission '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title'''&lt;br /&gt;
|| Observe that '''Title''' is now updated. &lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Next button'''&lt;br /&gt;
|| Once you ensure that everything is correct, click on the '''Next''' button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''DSpace Distribution License'''&lt;br /&gt;
|| In the '''DSpace Distribution License''' page, read the '''distribution license'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''I Grant the License '''button&lt;br /&gt;
|| If you agree with the terms in the '''license''', then click '''I Grant the License '''button at the bottom.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submit : Submission Complete'''&lt;br /&gt;
|| Now, our '''item '''is successfully submitted.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next, let us proceed to check the status of the submitted''' Item'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Go to My DSpace'''&lt;br /&gt;
|| To do so, locate the link '''Go to My DSpace''' and click on it.&lt;br /&gt;
|- &lt;br /&gt;
|| Show''' My Dspace '''page&lt;br /&gt;
|| We will be redirected to the '''My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title '''of '''Item '''in '''Submissions In Workflow Process''' section&lt;br /&gt;
|| We can see that the submitted '''Item''' is in the '''Workflow Process.'''&lt;br /&gt;
That is, the submitted '''Item '''is in the task pool of the '''Reviewer'''. &lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
|| Let’s now learn how the '''Reviewer''' gets notified.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| A notification email is sent to all authorized '''Reviewers''' of the''' '''respective''' Collection.'''&lt;br /&gt;
Let us proceed to cross-verify the '''email''' sent to the '''Reviewer.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Log into '''reviewer’s''' email account &lt;br /&gt;
Email: dspace.u4@gmail.com&lt;br /&gt;
Password: **********&lt;br /&gt;
|| '''Log in''' to your '''Reviewer’s email account'''.&lt;br /&gt;
Mine is '''dspace.u4@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to mail &lt;br /&gt;
'''DSpace: You have a new task'''&lt;br /&gt;
|| Here is the '''email''' with the subject''' DSpace: You have a new task.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| If the '''email''' is not seen in the '''Inbox, '''then it could be in your '''SPAM''' folder.&lt;br /&gt;
Otherwise recheck your '''internet connection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open a mail&lt;br /&gt;
|| Let us open the '''email'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Title, Collection, Submitted By'''&lt;br /&gt;
|| It shows details of the submitted '''Item '''like '''Title, Collection, Submitted By.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to URL in the mail&lt;br /&gt;
|| The '''Reviewer''' can view a new '''Task,''' using the '''URL''' provided in the '''email'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So now, we have verified the notification email sent to the '''Reviewer'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch back to '''DSpace'''&lt;br /&gt;
|| Switch back to '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout '''from '''DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to&lt;br /&gt;
* Submit an '''Item''' in the '''Collection '''and&lt;br /&gt;
* Check''' '''the''' Item submission status'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Submit an '''Item '''in the '''Article Collection '''of '''Electrical Engineering Sub-community'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
||&lt;br /&gt;
 * For uploading an '''Item''', use the following '''Article '''and '''metadata '''file from the '''Code Files'''.&lt;br /&gt;
** '''JLPEA-Article.pdf'''&lt;br /&gt;
** '''JLPEA-Article-metadata.txt''' &lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Forums&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Collection-in-DSpace/English</id>
		<title>DSpace/C2/Create-Collection-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Collection-in-DSpace/English"/>
				<updated>2020-07-29T06:50:56Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Create Collections'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: Create Collection, Collections, Collection administrator, Collection metadata, DSpace workflow, Item submitter, Item Reviewer, Item submission workflow'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Create Collections '''in '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Create a '''Collection'''&lt;br /&gt;
* Edit a '''Collection'''&lt;br /&gt;
* Authorize '''EPerson''' as '''Collection administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS 18.04'''&lt;br /&gt;
* '''DSpace version 6.3 '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system.&lt;br /&gt;
* '''Tomcat service''' should be running.&lt;br /&gt;
* Have '''Administrator’s authority''' in '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
||&lt;br /&gt;
* Created''' '''a '''Community '''and''' Sub-Community'''&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
|| &lt;br /&gt;
*This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
*If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' metadata '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Collection''' in '''DSpace'''&lt;br /&gt;
|| &lt;br /&gt;
* '''Collections '''are hierarchically located below''' '''the '''Community '''or''' Sub-community.'''&lt;br /&gt;
* '''Collections '''are nothing but containers for '''Items.'''&lt;br /&gt;
* '''Items '''can only be submitted in the '''Collections.'''&lt;br /&gt;
* A '''Collection''' can be created by a '''DSpace administrator''' and '''Community administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Collection '''using''' DSpace administrator authority.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator '''role&lt;br /&gt;
'''Email ID: dspace.u1@gmail.com'''&lt;br /&gt;
'''Password : '''u1pass&lt;br /&gt;
|| Log in to '''DSpace''' with an''' administrator account'''.&lt;br /&gt;
I will login with my '''administrator account'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''admin’s''' '''My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
All '''Communities '''and''' Sub-communities '''are displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Electrical Engineering'''&lt;br /&gt;
|| '''Collections '''can only be created in the '''Community '''or '''Sub-community.'''&lt;br /&gt;
Let us select the '''Sub-community '''to create a '''Collection.'''&lt;br /&gt;
Under the '''IITB Digital Library Community''', I will select the '''Electrical Engineering Sub-community. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''of '''Electrical Engineering '''is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Create collection'''&lt;br /&gt;
|| To create a new '''Collection,''' click on the '''Create Collection '''button in the '''Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Describe the Collection'''&lt;br /&gt;
|| '''Describe the Collection '''page opens.&lt;br /&gt;
The '''Workflow''' for '''Item submissions '''in this''' Collection''' can be configured in this page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to checkboxes:&lt;br /&gt;
'''New Items should be publicly readable'''&lt;br /&gt;
'''Some users will be able to submit to this Collection'''&lt;br /&gt;
|| The default '''Workflow''' for '''Item submissions '''is '''Item Submission without review.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| But for this demonstration, I will configure '''Item Submission '''with the '''review '''step.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to selected configurations&lt;br /&gt;
Check the checkbox for '''The submission workflow will include an accept/reject/edit metadata step'''&lt;br /&gt;
|| To do so, check the following option.&lt;br /&gt;
The '''submission workflow''' will include an accept or reject or edit''' metadata''' step.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Next '''button&lt;br /&gt;
|| Then, click the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Describe the Collection '''label&lt;br /&gt;
|| The next step is '''Describe the Collection.'''&lt;br /&gt;
In this step we will submit the '''Collection’s metadata'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Collection Metadata'''&lt;br /&gt;
|| '''Collections '''are described using '''metadata elements'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Collection Metadata'''&lt;br /&gt;
|| Basic '''metadata elements''' of '''Collections '''are,&lt;br /&gt;
* '''Name'''&lt;br /&gt;
* '''Short Description'''&lt;br /&gt;
* '''Introductory text'''&lt;br /&gt;
* '''Copyright text'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Collection Metadata'''&lt;br /&gt;
||&lt;br /&gt;
* '''Sidebar text'''&lt;br /&gt;
* '''License'''&lt;br /&gt;
* '''Provenance '''and&lt;br /&gt;
* '''Logo'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch back to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to all fields in the form&lt;br /&gt;
|| Notice that all fields in the form are optional. &lt;br /&gt;
But, it is recommended to enter at least a '''Collection Name.'''&lt;br /&gt;
Otherwise an untitled '''Collection '''will be created.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''metadata file'''&lt;br /&gt;
|| For ease of practice, we have provided '''Collection''' '''metadata''' in a text file. &lt;br /&gt;
I will use the same for entering the '''Collection metadata.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Name''' and '''Introductory text'''&lt;br /&gt;
'''Name: Articles'''&lt;br /&gt;
'''Introductory text:'''&lt;br /&gt;
'''Article collection contains&lt;br /&gt;
articles of Electrical Domain.'''&lt;br /&gt;
|| Enter the '''Name''' and '''Introductory text''' as shown.&lt;br /&gt;
I am naming the '''Collection''' as '''Articles.'''&lt;br /&gt;
You can use basic '''HTML tags '''in the '''Introductory text '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Short Description, '''&lt;br /&gt;
'''Copyright text, Sidebar text, License, Provenance'''&lt;br /&gt;
|| For now, I will leave '''Short Description, Copyright text, Sidebar text, License '''and''' Provenance '''as empty.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Logo '''field&lt;br /&gt;
|| Also, I will skip uploading a '''logo'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next '''button&lt;br /&gt;
|| Then, click on the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Authorization to Submit'''&lt;br /&gt;
|| We will be redirected to '''Authorization to Submit '''page.&lt;br /&gt;
In this step, we will provide '''Item submission authority''' to '''EPersons''' and '''groups'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the ''''Select E-people'''' button&lt;br /&gt;
|| Click on the '''Select E-people''' button to choose the '''EPerson.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| A pop-up window '''Select E-people''' opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Add '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID''' of the respective '''EPerson.'''&lt;br /&gt;
I am adding the '''user''' with '''email id dspace.u5@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Close '''button in '''Select E-people '''popup''' '''window&lt;br /&gt;
|| Close the '''Select E-people '''pop-up''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the authorized '''EPerson''' list'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''groups''' text box&lt;br /&gt;
|| Similarly, '''Groups''' can also be authorized to submit '''Items''' to '''Collections'''.&lt;br /&gt;
For this demonstration, I will skip '''Group '''authorization'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next '''button&lt;br /&gt;
|| Then, click on the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submission Workflow Accept/Reject/Edit Metadata Step'''&lt;br /&gt;
|| Next step is '''Submission Workflow Accept/Reject/Edit Metadata Step'''.&lt;br /&gt;
In this step, we can authorize '''EPersons''' and '''Groups''' to review '''Items'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''Reviewers '''are permitted to edit the '''metadata''' of incoming '''submissions'''.&lt;br /&gt;
Also, '''Reviewers''' can accept or reject submitted '''Items'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To add an''' EPerson''' follow the same steps which are used to''' '''assign''' submit authorizations.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Add '''EPerson''' to list&lt;br /&gt;
ID: '''dspace.u4@gmail.com'''&lt;br /&gt;
|| I will assign '''Reviewer authority''' to the '''EPerson''' with''' email ID dspace.u4@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next '''button&lt;br /&gt;
|| Then, click on the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Collection'''&lt;br /&gt;
|| We are redirected to the '''Edit Collection''' page.&lt;br /&gt;
This page has the details of the newly created '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have now successfully created a '''Collection'''. &lt;br /&gt;
Let us proceed to cross-verify this '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Home''' tab&lt;br /&gt;
|| To do so, click on the '''Home''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Now, click on the '''Browse''' tab in the''' navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
The '''Communities''' '''and''' '''Collections''' interface appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Articles'''&lt;br /&gt;
|| Observe that the newly-created '''Collection - Articles, '''is displayed under the '''Sub-community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now let us proceed to edit the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Articles'''&lt;br /&gt;
|| Click on the '''Collection '''name, to select it for editing.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Collection home page'''&lt;br /&gt;
|| The '''Collection home page '''opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Admin Tools'''&lt;br /&gt;
|| Next to the '''Collection home page''' section, we have '''Admin Tools.'''&lt;br /&gt;
'''Admin Tools '''are used for managing the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click on button '''Edit'''&lt;br /&gt;
|| To edit the '''Collection, '''click on the '''Edit '''button in the '''Admin Tools '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit collection'''&lt;br /&gt;
|| '''Edit Collection''' page opens, with details of the selected '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Edit fields of '''collection metadata''' &lt;br /&gt;
'''Introductory text:'''&lt;br /&gt;
'''Article collection contains&lt;br /&gt;
articles of Electrical Domain.&lt;br /&gt;
All resources have CC-BY-SA license'''&lt;br /&gt;
|| Now, edit the fields in the '''Collection’s metadata '''form.&lt;br /&gt;
I have updated '''Introductory text''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Update '''button &lt;br /&gt;
|| Once the '''metadata '''is edited, click on the '''Update '''button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to updated '''Introductory text'''&lt;br /&gt;
|| Observe that '''Introductory text '''is now updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn how to delete the '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| To do so, first click the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Delete this Collection '''button&lt;br /&gt;
|| Then click on the '''Delete this Collection '''button, above the '''Submission Workflow''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Delete Collection'''&lt;br /&gt;
|| Immediately, you will be asked to confirm the '''Delete Collection '''action.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To confirm, click on the '''Delete''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Once you click the '''Delete''' button, the '''Collection''' will be deleted.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Cancel''' button&lt;br /&gt;
|| For this demonstration, I will not delete the '''Collection.'''&lt;br /&gt;
So click on the '''Cancel''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We are back on the '''Collection home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to assign a '''Collection Administrator''' for our '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| To do so, click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Collection Administrator '''in''' '''the''' Submission Workflow '''section.&lt;br /&gt;
|| The '''Submission Workflow '''section has settings for the '''Collection Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Create '''button&lt;br /&gt;
|| Click on the '''Create '''button located next to the '''Collection Administrator'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Group'''&lt;br /&gt;
|| We will be redirected to the '''Edit Group '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Notice that this '''Edit group '''page is the one which we used earlier to create a '''Group'''.&lt;br /&gt;
That means, '''DSpace '''is creating a '''group''' of '''Collection administrators'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' field&lt;br /&gt;
|| By default '''DSpace''' generates the name for the '''group.'''&lt;br /&gt;
But we can provide our own new name to the''' group '''of''' Collection administrators.'''&lt;br /&gt;
For this demonstration, I will keep the default name as it is.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only &lt;br /&gt;
|| '''Collection Administrator roles '''can be assigned to '''EPerson '''and''' Group members.'''&lt;br /&gt;
Now let us select''' '''an '''EPerson '''to authorize as a '''Collection administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only &lt;br /&gt;
|| To do so, repeat the same steps which were used to add''' EPerson '''as''' Submitter '''and''' Reviewer.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Add user with email ID&lt;br /&gt;
'''dspace.u3@gmail.com '''&lt;br /&gt;
|| I will assign the '''Collection Administrator '''role to the '''EPerson '''with '''email id dspace.u3@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully assigned the '''Collection administrator role '''to the '''EPerson.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Similarly, '''Submission workflow '''can be used to edit '''Submitter '''and '''Reviewer. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us proceed to cross-verify the newly assigned '''Collection administrator''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Articles'''&lt;br /&gt;
|| Select the '''Collection. '''I am selecting '''Articles.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''Collection home page'''&lt;br /&gt;
|| The '''Collection home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Here, click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit '''button next to '''Collection Administrators'''&lt;br /&gt;
|| Then click on the '''Edit '''button next to '''Collection Administrators. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''EPerson Members''' field&lt;br /&gt;
|| We can see that the '''EPerson''' has been assigned the '''Collection administrator’s''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, the''' Collection administrator '''has '''authority '''to manage this '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us now '''logout''' this '''user '''from the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to :&lt;br /&gt;
* Create a '''Collection'''&lt;br /&gt;
* Edit a '''Collection '''and''' '''&lt;br /&gt;
* Authorize an '''EPerson''' as '''Collection’s administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Create a '''Collection''' named '''Computer Engineering ''' under''' IITB Archives Community.'''&lt;br /&gt;
* Assign a '''Collection administrator ''' to '''Computer Engineering Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Forums&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Collection-in-DSpace/English</id>
		<title>DSpace/C2/Create-Collection-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Collection-in-DSpace/English"/>
				<updated>2020-07-29T06:39:54Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: Created page with &amp;quot;'''Script : Create Collections'''  '''Author : Pankaj Patil '''  '''Keywords: Create Collection, Collections, Collection administrator, Collection metadata, DSpace workflow, I...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Create Collections'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: Create Collection, Collections, Collection administrator, Collection metadata, DSpace workflow, Item submitter, Item Reviewer, Item submission workflow'''&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Create Collections '''in '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to* Create a '''Collection'''&lt;br /&gt;
* Edit a '''Collection'''&lt;br /&gt;
* Authorize '''EPerson''' as '''Collection administrator'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using* '''Ubuntu Linux OS 18.04'''&lt;br /&gt;
* '''DSpace version 6.3 '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have* Installed '''DSpace 6.3''' on your system.&lt;br /&gt;
* '''Tomcat service''' should be running.&lt;br /&gt;
* Have '''Administrator’s authority''' in '''DSpace'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| * Created''' '''a '''Community '''and''' Sub-Community'''&lt;br /&gt;
&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
|| * &amp;lt;div style=&amp;quot;color:#222222;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* &amp;lt;div style=&amp;quot;color:#222222;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;If not, pls do so before proceeding ahead.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| * The''' metadata '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Collection''' in '''DSpace'''&lt;br /&gt;
|| * '''Collections '''are hierarchically located below''' '''the '''Community '''or''' Sub-community.'''&lt;br /&gt;
* '''Collections '''are nothing but containers for '''Items.'''&lt;br /&gt;
* '''Items '''can only be submitted in the '''Collections.'''&lt;br /&gt;
* A '''Collection''' can be created by a '''DSpace administrator''' and '''Community administrator'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Collection '''using''' DSpace administrator authority.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator '''role&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Email ID: dspace.u1@gmail.com'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Password : '''u1pass&lt;br /&gt;
|| Log in to '''DSpace''' with an''' administrator account'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I will login with my '''administrator account'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''admin’s''' '''My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
All '''Communities '''and''' Sub-communities '''are displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Electrical Engineering'''&lt;br /&gt;
|| '''Collections '''can only be created in the '''Community '''or '''Sub-community.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Let us select the '''Sub-community '''to create a '''Collection.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Under the '''IITB Digital Library Community''', I will select the '''Electrical Engineering Sub-community. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''of '''Electrical Engineering '''is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Create collection'''&lt;br /&gt;
|| To create a new '''Collection,''' click on the '''Create Collection '''button in the '''Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Describe the Collection'''&lt;br /&gt;
|| '''Describe the Collection '''page opens.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The '''Workflow''' for '''Item submissions '''in this''' Collection''' can be configured in this page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to checkboxes:&lt;br /&gt;
&lt;br /&gt;
'''New Items should be publicly readable'''&lt;br /&gt;
&lt;br /&gt;
'''Some users will be able to submit to this Collection'''&lt;br /&gt;
|| The default '''Workflow''' for '''Item submissions '''is '''Item Submission without review.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| But for this demonstration, I will configure '''Item Submission '''with the '''review '''step.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to selected configurations&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Check the checkbox for '''The submission workflow will include an accept/reject/edit metadata step'''&lt;br /&gt;
|| To do so, check the following option.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The '''submission workflow''' will include an accept or reject or edit''' metadata''' step.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Next '''button&lt;br /&gt;
|| Then, click the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Describe the Collection '''label&lt;br /&gt;
|| The next step is '''Describe the Collection.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this step we will submit the '''Collection’s metadata'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Collection Metadata'''&lt;br /&gt;
|| '''Collections '''are described using '''metadata elements'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Collection Metadata'''&lt;br /&gt;
|| Basic '''metadata elements''' of '''Collections '''are,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;div style=&amp;quot;color:#252525;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;'''Name'''&lt;br /&gt;
* &amp;lt;div style=&amp;quot;color:#252525;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;'''Short Description'''&lt;br /&gt;
* &amp;lt;div style=&amp;quot;color:#252525;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;'''Introductory text'''&lt;br /&gt;
* &amp;lt;div style=&amp;quot;color:#252525;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;'''Copyright text'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Collection Metadata'''&lt;br /&gt;
|| * &amp;lt;div style=&amp;quot;color:#252525;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;'''Sidebar text'''&lt;br /&gt;
* &amp;lt;div style=&amp;quot;color:#252525;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;'''License'''&lt;br /&gt;
* '''Provenance '''and&lt;br /&gt;
* &amp;lt;div style=&amp;quot;color:#252525;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;'''Logo'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch back to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to all fields in the form&lt;br /&gt;
|| Notice that all fields in the form are optional. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
But, it is recommended to enter at least a '''Collection Name.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Otherwise an untitled '''Collection '''will be created.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''metadata file'''&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;For ease of practice, we have provided &amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;'''Collection'''&amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt; &amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;'''metadata'''&amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt; in a text file. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;I will use the same for entering the &amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;'''Collection metadata.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Name''' and '''Introductory text'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Name: Articles'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Introductory text:'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;p&amp;gt; Article collection contains articles of Electrical Domain.&amp;lt;/p&amp;gt;'''&lt;br /&gt;
|| Enter the '''Name''' and '''Introductory text''' as shown.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I am naming the '''Collection''' as '''Articles.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can use basic '''HTML tags '''in the '''Introductory text '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Short Description, '''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;color:#252525;&amp;quot;&amp;gt;'''Copyright text, Sidebar text, License, Provenance'''&lt;br /&gt;
|| For now, I will leave '''Short Description, Copyright text, Sidebar text, License '''and''' Provenance '''as empty.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Logo '''field&lt;br /&gt;
|| Also, I will skip uploading a '''logo'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next '''button&lt;br /&gt;
|| Then, click on the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Authorization to Submit'''&lt;br /&gt;
|| We will be redirected to '''Authorization to Submit '''page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this step, we will provide '''Item submission authority''' to '''EPersons''' and '''groups'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the ''''Select E-people'''' button&lt;br /&gt;
|| Click on the '''Select E-people''' button to choose the '''EPerson.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| A pop-up window '''Select E-people''' opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Add '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID''' of the respective '''EPerson.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I am adding the '''user''' with '''email id dspace.u5@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Close '''button in '''Select E-people '''popup''' '''window&lt;br /&gt;
|| Close the '''Select E-people '''pop-up''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the authorized '''EPerson''' list'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''groups''' text box&lt;br /&gt;
|| Similarly, '''Groups''' can also be authorized to submit '''Items''' to '''Collections'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For this demonstration, I will skip '''Group '''authorization'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next '''button&lt;br /&gt;
|| Then, click on the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Submission Workflow Accept/Reject/Edit Metadata Step'''&lt;br /&gt;
|| Next step is '''Submission Workflow Accept/Reject/Edit Metadata Step'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this step, we can authorize '''EPersons''' and '''Groups''' to review '''Items'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| '''Reviewers '''are permitted to edit the '''metadata''' of incoming '''submissions'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, '''Reviewers''' can accept or reject submitted '''Items'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To add an''' EPerson''' follow the same steps which are used to''' '''assign''' submit authorizations.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Add '''EPerson''' to list&lt;br /&gt;
&lt;br /&gt;
ID: '''dspace.u4@gmail.com'''&lt;br /&gt;
|| I will assign '''Reviewer authority''' to the '''EPerson''' with''' email ID dspace.u4@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Next '''button&lt;br /&gt;
|| Then, click on the '''Next '''button at the bottom right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Collection'''&lt;br /&gt;
|| We are redirected to the '''Edit Collection''' page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This page has the details of the newly created '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have now successfully created a '''Collection'''. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Let us proceed to cross-verify this '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Home''' tab&lt;br /&gt;
|| To do so, click on the '''Home''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Now, click on the '''Browse''' tab in the''' navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The '''Communities''' '''and''' '''Collections''' interface appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Articles'''&lt;br /&gt;
|| Observe that the newly-created '''Collection - Articles, '''is displayed under the '''Sub-community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now let us proceed to edit the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Articles'''&lt;br /&gt;
|| Click on the '''Collection '''name, to select it for editing.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Collection home page'''&lt;br /&gt;
|| The '''Collection home page '''opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Admin Tools'''&lt;br /&gt;
|| Next to the '''Collection home page''' section, we have '''Admin Tools.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Admin Tools '''are used for managing the '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click on button '''Edit'''&lt;br /&gt;
|| To edit the '''Collection, '''click on the '''Edit '''button in the '''Admin Tools '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit collection'''&lt;br /&gt;
|| '''Edit Collection''' page opens, with details of the selected '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Edit fields of '''collection metadata''' &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;color:#252525;&amp;quot;&amp;gt;'''Introductory text:'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;p&amp;gt; Article collection contains articles of Electrical Domain. All resources have CC-BY-SA license &amp;lt;/p&amp;gt;'''&lt;br /&gt;
|| Now, edit the fields in the '''Collection’s metadata '''form.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I have updated '''Introductory text''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Update '''button &lt;br /&gt;
|| Once the '''metadata '''is edited, click on the '''Update '''button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to updated '''Introductory text'''&lt;br /&gt;
|| Observe that '''Introductory text '''is now updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn how to delete the '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| To do so, first click the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Delete this Collection '''button&lt;br /&gt;
|| Then click on the '''Delete this Collection '''button, above the '''Submission Workflow''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Delete Collection'''&lt;br /&gt;
|| Immediately, you will be asked to confirm the '''Delete Collection '''action.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To confirm, click on the '''Delete''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Once you click the '''Delete''' button, the '''Collection''' will be deleted.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Cancel''' button&lt;br /&gt;
|| For this demonstration, I will not delete the '''Collection.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So click on the '''Cancel''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We are back on the '''Collection home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to assign a '''Collection Administrator''' for our '''Collection.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| To do so, click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Collection Administrator '''in''' '''the''' Submission Workflow '''section.&lt;br /&gt;
|| The '''Submission Workflow '''section has settings for the '''Collection Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Create '''button&lt;br /&gt;
|| Click on the '''Create '''button located next to the '''Collection Administrator'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Group'''&lt;br /&gt;
|| We will be redirected to the '''Edit Group '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Notice that this '''Edit group '''page is the one which we used earlier to create a '''Group'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
That means, '''DSpace '''is creating a '''group''' of '''Collection administrators'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' field&lt;br /&gt;
|| By default '''DSpace''' generates the name for the '''group.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
But we can provide our own new name to the''' group '''of''' Collection administrators.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;color:#252525;&amp;quot;&amp;gt;For this demonstration, I will keep the default name as it is.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only &lt;br /&gt;
|| '''Collection Administrator roles '''can be assigned to '''EPerson '''and''' Group members.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now let us select''' '''an '''EPerson '''to authorize as a '''Collection administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only &lt;br /&gt;
|| To do so, repeat the same steps which were used to add''' EPerson '''as''' Submitter '''and''' Reviewer.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Add user with email ID&lt;br /&gt;
&lt;br /&gt;
'''dspace.u3@gmail.com '''&lt;br /&gt;
|| I will assign the '''Collection Administrator '''role to the '''EPerson '''with '''email id dspace.u3@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully assigned the '''Collection administrator role '''to the '''EPerson.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Similarly, '''Submission workflow '''can be used to edit '''Submitter '''and '''Reviewer. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us proceed to cross-verify the newly assigned '''Collection administrator''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Articles'''&lt;br /&gt;
|| Select the '''Collection. '''I am selecting '''Articles.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''Collection home page'''&lt;br /&gt;
|| The '''Collection home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Here, click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit '''button next to '''Collection Administrators'''&lt;br /&gt;
|| Then click on the '''Edit '''button next to '''Collection Administrators. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''EPerson Members''' field&lt;br /&gt;
|| We can see that the '''EPerson''' has been assigned the '''Collection administrator’s''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, the''' Collection administrator '''has '''authority '''to manage this '''Collection'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us now '''logout''' this '''user '''from the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| &amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;Slide: Summary&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| In this tutorial we learnt to :* Create a '''Collection'''&lt;br /&gt;
* Edit a '''Collection '''and''' '''&lt;br /&gt;
* Authorize an '''EPerson''' as '''Collection’s administrator'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,* &amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;Create a &amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;'''Collection'''&amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt; named &amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;'''Computer Engineering '''&amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;under&amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;''' IITB Archives Community.'''&lt;br /&gt;
* &amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;Assign a &amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;'''Collection administrator '''&amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;to &amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;'''Computer Engineering Collection.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Forums&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</id>
		<title>DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English"/>
				<updated>2020-07-28T13:48:51Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Create Community and Sub-community'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: Community, Sub-community, Group policy, Community administrator, create Community, Community metadata '''&lt;br /&gt;
&lt;br /&gt;
{| border =1&lt;br /&gt;
|-&lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Create Community''' and '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community'''&lt;br /&gt;
* Authorize''' EPerson''' as '''Community administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS '''18.04&lt;br /&gt;
* '''DSpace '''version 6.3 and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat service''' should be running&lt;br /&gt;
* '''Administrator’s authority''' in '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
||&lt;br /&gt;
* If not then go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
||&lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' metadata '''and the''' image '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* '''Community''' is the highest level of the content hierarchy in '''DSpace'''.&lt;br /&gt;
* '''Communities''' consist of '''Sub-communities''' and '''Collections'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator'''&lt;br /&gt;
'''Username: dspace.u1@gmail.com&lt;br /&gt;
'''Password : '''u1pass&lt;br /&gt;
|| Log in to '''DSpace''' with an '''administrator''' account.&lt;br /&gt;
I will login with the '''administrator account.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''admin’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' page opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Create Top-Level''' '''Community'''&lt;br /&gt;
|| To create a '''Community,''' click on the '''Create Top-Level Community''' button in '''Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| '''Create Community''' page opens up. &lt;br /&gt;
It displays the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Community Metadata'''&lt;br /&gt;
|| '''Communities''' are described using '''metadata elements'''. &lt;br /&gt;
Basic '''metadata elements '''of '''communities''' are,&lt;br /&gt;
* '''Community Name'''&lt;br /&gt;
* '''Short Description'''&lt;br /&gt;
* '''Introductory text'''&lt;br /&gt;
* '''Copyright text'''&lt;br /&gt;
* '''Sidebar text '''and&lt;br /&gt;
* '''Logo'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community’s metadata''' label&lt;br /&gt;
|| Now we will fill the '''Community’s metadata.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to all fields in the form&lt;br /&gt;
|| Notice that all the fields in the form are optional. &lt;br /&gt;
But, it is recommended to enter at least a '''Community Name.'''&lt;br /&gt;
Otherwise an untitled '''Community '''will be created.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''metadata file'''&lt;br /&gt;
|| For ease of practice, we have provided '''Community''' '''metadata''' in a text file. &lt;br /&gt;
I will use the same for entering the '''Community metadata'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Name''' and '''Introductory text'''&lt;br /&gt;
&lt;br /&gt;
'''Name''' :''' IITB Digital Library'''&lt;br /&gt;
'''Introductory text : IITB Digital Library Community&lt;br /&gt;
contains educational resources '''&lt;br /&gt;
|| Enter the '''Name''' and '''Introductory text''' as shown.&lt;br /&gt;
You can use basic '''HTML tags '''in the '''Introductory text '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Short Description, '''&lt;br /&gt;
'''Copyright text, Sidebar text'''&lt;br /&gt;
|| For now, I will leave the fields''' Short Description, Copyright text, '''and '''Sidebar text '''as''' '''empty.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to create button&lt;br /&gt;
|| By clicking on the '''Create '''button at the bottom of the page, a '''Community''' without '''logo '''is created.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload a Logo '''button&lt;br /&gt;
|| For this demonstration, let us upload a '''logo'''.&lt;br /&gt;
To do so, click on the '''Upload a Logo '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Upload Logo'''&lt;br /&gt;
|| We will be redirected to the '''Upload Logo''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse '''button&lt;br /&gt;
|| Click on the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload '''pop up window&lt;br /&gt;
|| '''File Upload '''window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Select logo image&lt;br /&gt;
Select '''communitylogo.png''' from '''Downloads''' directory.&lt;br /&gt;
|| Browse and select the '''logo''' image from your machine.&lt;br /&gt;
The same is available in the '''Code Files''' link.&lt;br /&gt;
I have downloaded the '''logo '''image in the '''Downloads '''directory in my machine.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Open '''button&lt;br /&gt;
|| Then, click on the '''Open''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''logo''' name&lt;br /&gt;
|| Immediately, the selected '''logo''' filename appears next to the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community Logo'''&lt;br /&gt;
||&lt;br /&gt;
* '''png, jpg, gif '''format images can be used for '''Community logo'''&lt;br /&gt;
* '''Logo''' of any size can be used.&lt;br /&gt;
* '''Logos''' of size approximately 200 by 75 '''pixels''' makes a good visual appearance.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload''' button&lt;br /&gt;
|| To upload a '''logo''', click on the '''Upload''' button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| We are redirected to the '''Edit Community''' page.&lt;br /&gt;
'''Edit Community''' page has details of the newly created '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The''' Create '''button on the '''Create Community''' page is used to save a newly created '''Community.'''&lt;br /&gt;
But, If we upload a '''Community logo''', '''DSpace '''directly creates a '''Community'''.&lt;br /&gt;
In that case, it is not required to click the '''Create '''button on the '''Create Community''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully created a '''Community.'''&lt;br /&gt;
Let us proceed to cross-verify the newly created '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Home''' tab&lt;br /&gt;
|| To do that, click on the '''Home''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Then click on the '''Browse''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' interface opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''IITB Digital Library'''&lt;br /&gt;
|| Observe that the newly created '''Community''' is displayed with a''' logo '''and''' name.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us now proceed to '''edit''' the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Click on the '''Community''' name, to select it for editing.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Admin Tools'''&lt;br /&gt;
|| Next to the '''Community home page''' section, we have '''Admin Tools.'''&lt;br /&gt;
'''Admin Tools '''are used for managing '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| click on button '''Edit'''&lt;br /&gt;
|| To edit a '''Community,''' click on the '''Edit button''' in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| '''Edit Community''' page opens up with the details of the selected '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Edit fields in '''Community's metadata''' &lt;br /&gt;
'''Introductory text: IITB Digital Library Community contains&lt;br /&gt;
educational resources from various domains&lt;br /&gt;
like Electrical Engineering,&lt;br /&gt;
Mechanical Engineering,etc '''&lt;br /&gt;
|| You can edit the fields in the '''Community's metadata '''form now.&lt;br /&gt;
I have edited, '''Introductory text''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Update''' '''button &lt;br /&gt;
|| Once '''Community's metadata '''is edited, click on the '''Update '''button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to updated '''Introductory text'''&lt;br /&gt;
|| Notice that '''Introductory text '''is now updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn how to delete''' '''the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Delete this Community '''button&lt;br /&gt;
|| Click on the '''Delete this Community '''button''' '''above the '''Community's settings '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Delete Community'''&lt;br /&gt;
|| Immediately, we will be asked to confirm '''Delete''' '''Community''' action.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To confirm, click on the '''Delete''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Once you click the '''Delete''' button, the '''Community''' will be deleted.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Cancel''' button&lt;br /&gt;
|| For this demonstration, I will not delete any '''Community'''.&lt;br /&gt;
So, I will click on the '''Cancel''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We are back to the '''Community home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create the '''Community Administrator role''' for our '''Community.'''&lt;br /&gt;
We will assign the '''Community Administrator''' role to the '''EPerson''' with the '''ID dspace.u2@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community Administrator'''&lt;br /&gt;
|| '''Community's settings '''section has the settings for''' Community Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Create '''button&lt;br /&gt;
|| Click on the '''Create''' button next to the '''Community Administrators '''label.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Group'''&lt;br /&gt;
|| We will be redirected to the '''Edit Group '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Observe that this '''Edit group '''page is the one, which we had used to create a''' group'''.&lt;br /&gt;
That means, '''DSpace '''is creating a '''group''' of '''Community Administrators'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' field&lt;br /&gt;
|| By default, '''DSpace''' generates a name for the '''group.'''&lt;br /&gt;
But we can provide our own name to the '''group '''of''' Community Administrators.'''&lt;br /&gt;
For this demonstration, I will keep the default '''name '''as it is.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Select E-people'''&lt;br /&gt;
|| Now, we will add the '''EPerson''' as a '''Community Administrator.'''&lt;br /&gt;
Click on the '''Select E-people''' button below the '''EPerson''' '''Members''' field. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| '''Select E-people''' pop-up window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Add''' '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID '''of the respective '''EPerson.'''&lt;br /&gt;
I will select the '''user''' with the '''email ID dspace.u2@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the '''EPerson''' '''Members''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
Once done, close the '''Select E-people '''pop-up''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
Select '''EPerson''' from '''EPerson Member '''field&lt;br /&gt;
|| We can also remove the member from the''' group.'''&lt;br /&gt;
To do so, select the respective member''' '''to be removed from the '''EPerson Members '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point on the '''Remove Selected '''button&lt;br /&gt;
|| Then click on the '''Remove Selected '''button, below the '''EPerson Members '''field.&lt;br /&gt;
I’m skipping this step for this demonstration.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have now successfully assigned the '''Community Administrator''' role to '''EPerson.'''&lt;br /&gt;
Let us proceed to cross-verify the same.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
I am selecting the '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit '''button next to '''Community Administrators'''&lt;br /&gt;
|| Now, click on the '''Edit '''button next to '''Community Administrators. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''EPerson Members''' field&lt;br /&gt;
|| We can see that '''EPerson''' has been assigned the '''Community Administrator’s''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''Community Administrator '''has '''authority''' to manage the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Sub-community'''.&lt;br /&gt;
Hierarchically, '''Sub-community '''is created under the '''Community. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To create a '''Sub-community''' first we have to select a '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar &amp;gt;&amp;gt;Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation''' '''bar''' and select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| I am selecting '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the button '''Create Sub-community'''&lt;br /&gt;
|| Click on the button '''Create Sub-community '''in the''' Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| The '''Create Community''' page opens up.&lt;br /&gt;
It contains the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community's metadata '''&lt;br /&gt;
|| Scan through the '''Community's metadata '''form.&lt;br /&gt;
The form is the same as the one which we used to create the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' and '''Introductory Text'''&lt;br /&gt;
'''Sub-community Name : Electrical Engineering'''&lt;br /&gt;
'''Introductory text :  Electrical Engineering Sub -community&lt;br /&gt;
contains educational resources of Electrical Domain. '''&lt;br /&gt;
|| Fill the '''Community's metadata '''as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Logo'''&lt;br /&gt;
|| For this demonstration, I will skip uploading a '''logo''' for the '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click on the '''Create '''button&lt;br /&gt;
|| Once the '''Community metadata''' is entered, click on the '''Create '''button at the bottom of the page'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Sub-community''' is created and the '''Sub-community home page''' is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This means that we have successfully created a '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface now.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to :* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community '''and&lt;br /&gt;
* Authorize '''EPerson''' as '''Community Administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Create another '''Community''' with the name '''IITB archives'''&lt;br /&gt;
* Assign a '''Community administrator''' to '''IITB archives'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''along with the Spoken Tutorial team''' '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</id>
		<title>DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English"/>
				<updated>2020-07-28T13:47:31Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Create Community and Sub-community'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: Community, Sub-community, Group policy, Community administrator, create Community, Community metadata '''&lt;br /&gt;
&lt;br /&gt;
{| border =1&lt;br /&gt;
|-&lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Create Community''' and '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community'''&lt;br /&gt;
* Authorize''' EPerson''' as '''Community administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS '''18.04&lt;br /&gt;
* '''DSpace '''version 6.3 and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat service''' should be running&lt;br /&gt;
* '''Administrator’s authority''' in '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
||* If not then go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
||* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' metadata '''and the''' image '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* '''Community''' is the highest level of the content hierarchy in '''DSpace'''.&lt;br /&gt;
* '''Communities''' consist of '''Sub-communities''' and '''Collections'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator'''&lt;br /&gt;
'''Username: dspace.u1@gmail.com&lt;br /&gt;
'''Password : '''u1pass&lt;br /&gt;
|| Log in to '''DSpace''' with an '''administrator''' account.&lt;br /&gt;
I will login with the '''administrator account.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''admin’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' page opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Create Top-Level''' '''Community'''&lt;br /&gt;
|| To create a '''Community,''' click on the '''Create Top-Level Community''' button in '''Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| '''Create Community''' page opens up. &lt;br /&gt;
It displays the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Community Metadata'''&lt;br /&gt;
|| '''Communities''' are described using '''metadata elements'''. &lt;br /&gt;
Basic '''metadata elements '''of '''communities''' are,&lt;br /&gt;
* '''Community Name'''&lt;br /&gt;
* '''Short Description'''&lt;br /&gt;
* '''Introductory text'''&lt;br /&gt;
* '''Copyright text'''&lt;br /&gt;
* '''Sidebar text '''and&lt;br /&gt;
* '''Logo'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community’s metadata''' label&lt;br /&gt;
|| Now we will fill the '''Community’s metadata.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to all fields in the form&lt;br /&gt;
|| Notice that all the fields in the form are optional. &lt;br /&gt;
But, it is recommended to enter at least a '''Community Name.'''&lt;br /&gt;
Otherwise an untitled '''Community '''will be created.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''metadata file'''&lt;br /&gt;
|| For ease of practice, we have provided '''Community''' '''metadata''' in a text file. &lt;br /&gt;
I will use the same for entering the '''Community metadata'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Name''' and '''Introductory text'''&lt;br /&gt;
&lt;br /&gt;
'''Name''' :''' IITB Digital Library'''&lt;br /&gt;
'''Introductory text : IITB Digital Library Community&lt;br /&gt;
contains educational resources '''&lt;br /&gt;
|| Enter the '''Name''' and '''Introductory text''' as shown.&lt;br /&gt;
You can use basic '''HTML tags '''in the '''Introductory text '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Short Description, '''&lt;br /&gt;
'''Copyright text, Sidebar text'''&lt;br /&gt;
|| For now, I will leave the fields''' Short Description, Copyright text, '''and '''Sidebar text '''as''' '''empty.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to create button&lt;br /&gt;
|| By clicking on the '''Create '''button at the bottom of the page, a '''Community''' without '''logo '''is created.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload a Logo '''button&lt;br /&gt;
|| For this demonstration, let us upload a '''logo'''.&lt;br /&gt;
To do so, click on the '''Upload a Logo '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Upload Logo'''&lt;br /&gt;
|| We will be redirected to the '''Upload Logo''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse '''button&lt;br /&gt;
|| Click on the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload '''pop up window&lt;br /&gt;
|| '''File Upload '''window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Select logo image&lt;br /&gt;
Select '''communitylogo.png''' from '''Downloads''' directory.&lt;br /&gt;
|| Browse and select the '''logo''' image from your machine.&lt;br /&gt;
The same is available in the '''Code Files''' link.&lt;br /&gt;
I have downloaded the '''logo '''image in the '''Downloads '''directory in my machine.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Open '''button&lt;br /&gt;
|| Then, click on the '''Open''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''logo''' name&lt;br /&gt;
|| Immediately, the selected '''logo''' filename appears next to the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community Logo'''&lt;br /&gt;
||&lt;br /&gt;
* '''png, jpg, gif '''format images can be used for '''Community logo'''&lt;br /&gt;
* '''Logo''' of any size can be used.&lt;br /&gt;
* '''Logos''' of size approximately 200 by 75 '''pixels''' makes a good visual appearance.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload''' button&lt;br /&gt;
|| To upload a '''logo''', click on the '''Upload''' button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| We are redirected to the '''Edit Community''' page.&lt;br /&gt;
'''Edit Community''' page has details of the newly created '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The''' Create '''button on the '''Create Community''' page is used to save a newly created '''Community.'''&lt;br /&gt;
But, If we upload a '''Community logo''', '''DSpace '''directly creates a '''Community'''.&lt;br /&gt;
In that case, it is not required to click the '''Create '''button on the '''Create Community''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully created a '''Community.'''&lt;br /&gt;
Let us proceed to cross-verify the newly created '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Home''' tab&lt;br /&gt;
|| To do that, click on the '''Home''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Then click on the '''Browse''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' interface opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''IITB Digital Library'''&lt;br /&gt;
|| Observe that the newly created '''Community''' is displayed with a''' logo '''and''' name.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us now proceed to '''edit''' the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Click on the '''Community''' name, to select it for editing.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Admin Tools'''&lt;br /&gt;
|| Next to the '''Community home page''' section, we have '''Admin Tools.'''&lt;br /&gt;
'''Admin Tools '''are used for managing '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| click on button '''Edit'''&lt;br /&gt;
|| To edit a '''Community,''' click on the '''Edit button''' in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| '''Edit Community''' page opens up with the details of the selected '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Edit fields in '''Community's metadata''' &lt;br /&gt;
'''Introductory text: IITB Digital Library Community contains&lt;br /&gt;
educational resources from various domains&lt;br /&gt;
like Electrical Engineering,&lt;br /&gt;
Mechanical Engineering,etc '''&lt;br /&gt;
|| You can edit the fields in the '''Community's metadata '''form now.&lt;br /&gt;
I have edited, '''Introductory text''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Update''' '''button &lt;br /&gt;
|| Once '''Community's metadata '''is edited, click on the '''Update '''button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to updated '''Introductory text'''&lt;br /&gt;
|| Notice that '''Introductory text '''is now updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn how to delete''' '''the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Delete this Community '''button&lt;br /&gt;
|| Click on the '''Delete this Community '''button''' '''above the '''Community's settings '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Delete Community'''&lt;br /&gt;
|| Immediately, we will be asked to confirm '''Delete''' '''Community''' action.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To confirm, click on the '''Delete''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Once you click the '''Delete''' button, the '''Community''' will be deleted.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Cancel''' button&lt;br /&gt;
|| For this demonstration, I will not delete any '''Community'''.&lt;br /&gt;
So, I will click on the '''Cancel''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We are back to the '''Community home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create the '''Community Administrator role''' for our '''Community.'''&lt;br /&gt;
We will assign the '''Community Administrator''' role to the '''EPerson''' with the '''ID dspace.u2@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community Administrator'''&lt;br /&gt;
|| '''Community's settings '''section has the settings for''' Community Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Create '''button&lt;br /&gt;
|| Click on the '''Create''' button next to the '''Community Administrators '''label.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Group'''&lt;br /&gt;
|| We will be redirected to the '''Edit Group '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Observe that this '''Edit group '''page is the one, which we had used to create a''' group'''.&lt;br /&gt;
That means, '''DSpace '''is creating a '''group''' of '''Community Administrators'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' field&lt;br /&gt;
|| By default, '''DSpace''' generates a name for the '''group.'''&lt;br /&gt;
But we can provide our own name to the '''group '''of''' Community Administrators.'''&lt;br /&gt;
For this demonstration, I will keep the default '''name '''as it is.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Select E-people'''&lt;br /&gt;
|| Now, we will add the '''EPerson''' as a '''Community Administrator.'''&lt;br /&gt;
Click on the '''Select E-people''' button below the '''EPerson''' '''Members''' field. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| '''Select E-people''' pop-up window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Add''' '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID '''of the respective '''EPerson.'''&lt;br /&gt;
I will select the '''user''' with the '''email ID dspace.u2@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the '''EPerson''' '''Members''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
Once done, close the '''Select E-people '''pop-up''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
Select '''EPerson''' from '''EPerson Member '''field&lt;br /&gt;
|| We can also remove the member from the''' group.'''&lt;br /&gt;
To do so, select the respective member''' '''to be removed from the '''EPerson Members '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point on the '''Remove Selected '''button&lt;br /&gt;
|| Then click on the '''Remove Selected '''button, below the '''EPerson Members '''field.&lt;br /&gt;
I’m skipping this step for this demonstration.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have now successfully assigned the '''Community Administrator''' role to '''EPerson.'''&lt;br /&gt;
Let us proceed to cross-verify the same.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
I am selecting the '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit '''button next to '''Community Administrators'''&lt;br /&gt;
|| Now, click on the '''Edit '''button next to '''Community Administrators. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''EPerson Members''' field&lt;br /&gt;
|| We can see that '''EPerson''' has been assigned the '''Community Administrator’s''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''Community Administrator '''has '''authority''' to manage the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Sub-community'''.&lt;br /&gt;
Hierarchically, '''Sub-community '''is created under the '''Community. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To create a '''Sub-community''' first we have to select a '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar &amp;gt;&amp;gt;Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation''' '''bar''' and select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| I am selecting '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the button '''Create Sub-community'''&lt;br /&gt;
|| Click on the button '''Create Sub-community '''in the''' Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| The '''Create Community''' page opens up.&lt;br /&gt;
It contains the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community's metadata '''&lt;br /&gt;
|| Scan through the '''Community's metadata '''form.&lt;br /&gt;
The form is the same as the one which we used to create the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' and '''Introductory Text'''&lt;br /&gt;
'''Sub-community Name : Electrical Engineering'''&lt;br /&gt;
'''Introductory text :  Electrical Engineering Sub -community&lt;br /&gt;
contains educational resources of Electrical Domain. '''&lt;br /&gt;
|| Fill the '''Community's metadata '''as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Logo'''&lt;br /&gt;
|| For this demonstration, I will skip uploading a '''logo''' for the '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click on the '''Create '''button&lt;br /&gt;
|| Once the '''Community metadata''' is entered, click on the '''Create '''button at the bottom of the page'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Sub-community''' is created and the '''Sub-community home page''' is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This means that we have successfully created a '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface now.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to :* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community '''and&lt;br /&gt;
* Authorize '''EPerson''' as '''Community Administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Create another '''Community''' with the name '''IITB archives'''&lt;br /&gt;
* Assign a '''Community administrator''' to '''IITB archives'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''along with the Spoken Tutorial team''' '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</id>
		<title>DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English"/>
				<updated>2020-07-28T13:45:03Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Create Community and Sub-community'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: Community, Sub-community, Group policy, Community administrator, create Community, Community metadata '''&lt;br /&gt;
&lt;br /&gt;
{| border =1&lt;br /&gt;
|-&lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Create Community''' and '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community'''&lt;br /&gt;
* Authorize''' EPerson''' as '''Community administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS '''18.04&lt;br /&gt;
* '''DSpace '''version 6.3 and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat service''' should be running&lt;br /&gt;
* '''Administrator’s authority''' in '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| * If not then go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
||&lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' metadata '''and the''' image '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* '''Community''' is the highest level of the content hierarchy in '''DSpace'''.&lt;br /&gt;
* '''Communities''' consist of '''Sub-communities''' and '''Collections'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator'''&lt;br /&gt;
'''Username: dspace.u1@gmail.com&lt;br /&gt;
'''Password : '''u1pass&lt;br /&gt;
|| Log in to '''DSpace''' with an '''administrator''' account.&lt;br /&gt;
I will login with the '''administrator account.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''admin’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' page opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Create Top-Level''' '''Community'''&lt;br /&gt;
|| To create a '''Community,''' click on the '''Create Top-Level Community''' button in '''Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| '''Create Community''' page opens up. &lt;br /&gt;
It displays the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Community Metadata'''&lt;br /&gt;
|| '''Communities''' are described using '''metadata elements'''. &lt;br /&gt;
Basic '''metadata elements '''of '''communities''' are,&lt;br /&gt;
* '''Community Name'''&lt;br /&gt;
* '''Short Description'''&lt;br /&gt;
* '''Introductory text'''&lt;br /&gt;
* '''Copyright text'''&lt;br /&gt;
* '''Sidebar text '''and&lt;br /&gt;
* '''Logo'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community’s metadata''' label&lt;br /&gt;
|| Now we will fill the '''Community’s metadata.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to all fields in the form&lt;br /&gt;
|| Notice that all the fields in the form are optional. &lt;br /&gt;
But, it is recommended to enter at least a '''Community Name.'''&lt;br /&gt;
Otherwise an untitled '''Community '''will be created.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''metadata file'''&lt;br /&gt;
|| For ease of practice, we have provided '''Community''' '''metadata''' in a text file. &lt;br /&gt;
I will use the same for entering the '''Community metadata'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Name''' and '''Introductory text'''&lt;br /&gt;
&lt;br /&gt;
'''Name''' :''' IITB Digital Library'''&lt;br /&gt;
'''Introductory text : IITB Digital Library Community&lt;br /&gt;
contains educational resources '''&lt;br /&gt;
|| Enter the '''Name''' and '''Introductory text''' as shown.&lt;br /&gt;
You can use basic '''HTML tags '''in the '''Introductory text '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Short Description, '''&lt;br /&gt;
'''Copyright text, Sidebar text'''&lt;br /&gt;
|| For now, I will leave the fields''' Short Description, Copyright text, '''and '''Sidebar text '''as''' '''empty.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to create button&lt;br /&gt;
|| By clicking on the '''Create '''button at the bottom of the page, a '''Community''' without '''logo '''is created.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload a Logo '''button&lt;br /&gt;
|| For this demonstration, let us upload a '''logo'''.&lt;br /&gt;
To do so, click on the '''Upload a Logo '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Upload Logo'''&lt;br /&gt;
|| We will be redirected to the '''Upload Logo''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse '''button&lt;br /&gt;
|| Click on the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload '''pop up window&lt;br /&gt;
|| '''File Upload '''window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Select logo image&lt;br /&gt;
Select '''communitylogo.png''' from '''Downloads''' directory.&lt;br /&gt;
|| Browse and select the '''logo''' image from your machine.&lt;br /&gt;
The same is available in the '''Code Files''' link.&lt;br /&gt;
I have downloaded the '''logo '''image in the '''Downloads '''directory in my machine.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Open '''button&lt;br /&gt;
|| Then, click on the '''Open''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''logo''' name&lt;br /&gt;
|| Immediately, the selected '''logo''' filename appears next to the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community Logo'''&lt;br /&gt;
|| * '''png, jpg, gif '''format images can be used for '''Community logo'''&lt;br /&gt;
* '''Logo''' of any size can be used.&lt;br /&gt;
* '''Logos''' of size approximately 200 by 75 '''pixels''' makes a good visual appearance.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload''' button&lt;br /&gt;
|| To upload a '''logo''', click on the '''Upload''' button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| We are redirected to the '''Edit Community''' page.&lt;br /&gt;
'''Edit Community''' page has details of the newly created '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The''' Create '''button on the '''Create Community''' page is used to save a newly created '''Community.'''&lt;br /&gt;
But, If we upload a '''Community logo''', '''DSpace '''directly creates a '''Community'''.&lt;br /&gt;
In that case, it is not required to click the '''Create '''button on the '''Create Community''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully created a '''Community.'''&lt;br /&gt;
Let us proceed to cross-verify the newly created '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Home''' tab&lt;br /&gt;
|| To do that, click on the '''Home''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Then click on the '''Browse''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' interface opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''IITB Digital Library'''&lt;br /&gt;
|| Observe that the newly created '''Community''' is displayed with a''' logo '''and''' name.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us now proceed to '''edit''' the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Click on the '''Community''' name, to select it for editing.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Admin Tools'''&lt;br /&gt;
|| Next to the '''Community home page''' section, we have '''Admin Tools.'''&lt;br /&gt;
'''Admin Tools '''are used for managing '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| click on button '''Edit'''&lt;br /&gt;
|| To edit a '''Community,''' click on the '''Edit button''' in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| '''Edit Community''' page opens up with the details of the selected '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Edit fields in '''Community's metadata''' &lt;br /&gt;
'''Introductory text: IITB Digital Library Community contains&lt;br /&gt;
educational resources from various domains&lt;br /&gt;
like Electrical Engineering,&lt;br /&gt;
Mechanical Engineering,etc '''&lt;br /&gt;
|| You can edit the fields in the '''Community's metadata '''form now.&lt;br /&gt;
I have edited, '''Introductory text''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Update''' '''button &lt;br /&gt;
|| Once '''Community's metadata '''is edited, click on the '''Update '''button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to updated '''Introductory text'''&lt;br /&gt;
|| Notice that '''Introductory text '''is now updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn how to delete''' '''the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Delete this Community '''button&lt;br /&gt;
|| Click on the '''Delete this Community '''button''' '''above the '''Community's settings '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Delete Community'''&lt;br /&gt;
|| Immediately, we will be asked to confirm '''Delete''' '''Community''' action.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To confirm, click on the '''Delete''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Once you click the '''Delete''' button, the '''Community''' will be deleted.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Cancel''' button&lt;br /&gt;
|| For this demonstration, I will not delete any '''Community'''.&lt;br /&gt;
So, I will click on the '''Cancel''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We are back to the '''Community home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create the '''Community Administrator role''' for our '''Community.'''&lt;br /&gt;
We will assign the '''Community Administrator''' role to the '''EPerson''' with the '''ID dspace.u2@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community Administrator'''&lt;br /&gt;
|| '''Community's settings '''section has the settings for''' Community Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Create '''button&lt;br /&gt;
|| Click on the '''Create''' button next to the '''Community Administrators '''label.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Group'''&lt;br /&gt;
|| We will be redirected to the '''Edit Group '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Observe that this '''Edit group '''page is the one, which we had used to create a''' group'''.&lt;br /&gt;
That means, '''DSpace '''is creating a '''group''' of '''Community Administrators'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' field&lt;br /&gt;
|| By default, '''DSpace''' generates a name for the '''group.'''&lt;br /&gt;
But we can provide our own name to the '''group '''of''' Community Administrators.'''&lt;br /&gt;
For this demonstration, I will keep the default '''name '''as it is.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Select E-people'''&lt;br /&gt;
|| Now, we will add the '''EPerson''' as a '''Community Administrator.'''&lt;br /&gt;
Click on the '''Select E-people''' button below the '''EPerson''' '''Members''' field. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| '''Select E-people''' pop-up window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Add''' '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID '''of the respective '''EPerson.'''&lt;br /&gt;
I will select the '''user''' with the '''email ID dspace.u2@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the '''EPerson''' '''Members''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
Once done, close the '''Select E-people '''pop-up''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
Select '''EPerson''' from '''EPerson Member '''field&lt;br /&gt;
|| We can also remove the member from the''' group.'''&lt;br /&gt;
To do so, select the respective member''' '''to be removed from the '''EPerson Members '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point on the '''Remove Selected '''button&lt;br /&gt;
|| Then click on the '''Remove Selected '''button, below the '''EPerson Members '''field.&lt;br /&gt;
I’m skipping this step for this demonstration.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have now successfully assigned the '''Community Administrator''' role to '''EPerson.'''&lt;br /&gt;
Let us proceed to cross-verify the same.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
I am selecting the '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit '''button next to '''Community Administrators'''&lt;br /&gt;
|| Now, click on the '''Edit '''button next to '''Community Administrators. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''EPerson Members''' field&lt;br /&gt;
|| We can see that '''EPerson''' has been assigned the '''Community Administrator’s''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''Community Administrator '''has '''authority''' to manage the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Sub-community'''.&lt;br /&gt;
Hierarchically, '''Sub-community '''is created under the '''Community. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To create a '''Sub-community''' first we have to select a '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar &amp;gt;&amp;gt;Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation''' '''bar''' and select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| I am selecting '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the button '''Create Sub-community'''&lt;br /&gt;
|| Click on the button '''Create Sub-community '''in the''' Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| The '''Create Community''' page opens up.&lt;br /&gt;
It contains the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community's metadata '''&lt;br /&gt;
|| Scan through the '''Community's metadata '''form.&lt;br /&gt;
The form is the same as the one which we used to create the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' and '''Introductory Text'''&lt;br /&gt;
'''Sub-community Name : Electrical Engineering'''&lt;br /&gt;
'''Introductory text :  Electrical Engineering Sub -community&lt;br /&gt;
contains educational resources of Electrical Domain. '''&lt;br /&gt;
|| Fill the '''Community's metadata '''as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Logo'''&lt;br /&gt;
|| For this demonstration, I will skip uploading a '''logo''' for the '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click on the '''Create '''button&lt;br /&gt;
|| Once the '''Community metadata''' is entered, click on the '''Create '''button at the bottom of the page'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Sub-community''' is created and the '''Sub-community home page''' is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This means that we have successfully created a '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface now.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to :* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community '''and&lt;br /&gt;
* Authorize '''EPerson''' as '''Community Administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Create another '''Community''' with the name '''IITB archives'''&lt;br /&gt;
* Assign a '''Community administrator''' to '''IITB archives'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''along with the Spoken Tutorial team''' '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</id>
		<title>DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English"/>
				<updated>2020-07-28T13:42:34Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Create Community and Sub-community'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: Community, Sub-community, Group policy, Community administrator, create Community, Community metadata '''&lt;br /&gt;
&lt;br /&gt;
{| border =1&lt;br /&gt;
'''Visual Cue'''&lt;br /&gt;
'''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Create Community''' and '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community'''&lt;br /&gt;
* Authorize''' EPerson''' as '''Community administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS '''18.04&lt;br /&gt;
* '''DSpace '''version 6.3 and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat service''' should be running&lt;br /&gt;
* '''Administrator’s authority''' in '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| * If not then go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
||&lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' metadata '''and the''' image '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* '''Community''' is the highest level of the content hierarchy in '''DSpace'''.&lt;br /&gt;
* '''Communities''' consist of '''Sub-communities''' and '''Collections'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator'''&lt;br /&gt;
'''Username: dspace.u1@gmail.com&lt;br /&gt;
'''Password : '''u1pass&lt;br /&gt;
|| Log in to '''DSpace''' with an '''administrator''' account.&lt;br /&gt;
I will login with the '''administrator account.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''admin’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' page opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Create Top-Level''' '''Community'''&lt;br /&gt;
|| To create a '''Community,''' click on the '''Create Top-Level Community''' button in '''Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| '''Create Community''' page opens up. &lt;br /&gt;
It displays the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Community Metadata'''&lt;br /&gt;
|| '''Communities''' are described using '''metadata elements'''. &lt;br /&gt;
Basic '''metadata elements '''of '''communities''' are,&lt;br /&gt;
* '''Community Name'''&lt;br /&gt;
* '''Short Description'''&lt;br /&gt;
* '''Introductory text'''&lt;br /&gt;
* '''Copyright text'''&lt;br /&gt;
* '''Sidebar text '''and&lt;br /&gt;
* '''Logo'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community’s metadata''' label&lt;br /&gt;
|| Now we will fill the '''Community’s metadata.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to all fields in the form&lt;br /&gt;
|| Notice that all the fields in the form are optional. &lt;br /&gt;
But, it is recommended to enter at least a '''Community Name.'''&lt;br /&gt;
Otherwise an untitled '''Community '''will be created.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''metadata file'''&lt;br /&gt;
|| For ease of practice, we have provided '''Community''' '''metadata''' in a text file. &lt;br /&gt;
I will use the same for entering the '''Community metadata'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Name''' and '''Introductory text'''&lt;br /&gt;
&lt;br /&gt;
'''Name''' :''' IITB Digital Library'''&lt;br /&gt;
'''Introductory text : IITB Digital Library Community&lt;br /&gt;
contains educational resources '''&lt;br /&gt;
|| Enter the '''Name''' and '''Introductory text''' as shown.&lt;br /&gt;
You can use basic '''HTML tags '''in the '''Introductory text '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Short Description, '''&lt;br /&gt;
'''Copyright text, Sidebar text'''&lt;br /&gt;
|| For now, I will leave the fields''' Short Description, Copyright text, '''and '''Sidebar text '''as''' '''empty.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to create button&lt;br /&gt;
|| By clicking on the '''Create '''button at the bottom of the page, a '''Community''' without '''logo '''is created.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload a Logo '''button&lt;br /&gt;
|| For this demonstration, let us upload a '''logo'''.&lt;br /&gt;
To do so, click on the '''Upload a Logo '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Upload Logo'''&lt;br /&gt;
|| We will be redirected to the '''Upload Logo''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse '''button&lt;br /&gt;
|| Click on the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload '''pop up window&lt;br /&gt;
|| '''File Upload '''window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Select logo image&lt;br /&gt;
Select '''communitylogo.png''' from '''Downloads''' directory.&lt;br /&gt;
|| Browse and select the '''logo''' image from your machine.&lt;br /&gt;
The same is available in the '''Code Files''' link.&lt;br /&gt;
I have downloaded the '''logo '''image in the '''Downloads '''directory in my machine.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Open '''button&lt;br /&gt;
|| Then, click on the '''Open''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''logo''' name&lt;br /&gt;
|| Immediately, the selected '''logo''' filename appears next to the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community Logo'''&lt;br /&gt;
|| * '''png, jpg, gif '''format images can be used for '''Community logo'''&lt;br /&gt;
* '''Logo''' of any size can be used.&lt;br /&gt;
* '''Logos''' of size approximately 200 by 75 '''pixels''' makes a good visual appearance.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload''' button&lt;br /&gt;
|| To upload a '''logo''', click on the '''Upload''' button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| We are redirected to the '''Edit Community''' page.&lt;br /&gt;
'''Edit Community''' page has details of the newly created '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The''' Create '''button on the '''Create Community''' page is used to save a newly created '''Community.'''&lt;br /&gt;
But, If we upload a '''Community logo''', '''DSpace '''directly creates a '''Community'''.&lt;br /&gt;
In that case, it is not required to click the '''Create '''button on the '''Create Community''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully created a '''Community.'''&lt;br /&gt;
Let us proceed to cross-verify the newly created '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Home''' tab&lt;br /&gt;
|| To do that, click on the '''Home''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Then click on the '''Browse''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' interface opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''IITB Digital Library'''&lt;br /&gt;
|| Observe that the newly created '''Community''' is displayed with a''' logo '''and''' name.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us now proceed to '''edit''' the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Click on the '''Community''' name, to select it for editing.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Admin Tools'''&lt;br /&gt;
|| Next to the '''Community home page''' section, we have '''Admin Tools.'''&lt;br /&gt;
'''Admin Tools '''are used for managing '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| click on button '''Edit'''&lt;br /&gt;
|| To edit a '''Community,''' click on the '''Edit button''' in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| '''Edit Community''' page opens up with the details of the selected '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Edit fields in '''Community's metadata''' &lt;br /&gt;
'''Introductory text: IITB Digital Library Community contains&lt;br /&gt;
educational resources from various domains&lt;br /&gt;
like Electrical Engineering,&lt;br /&gt;
Mechanical Engineering,etc '''&lt;br /&gt;
|| You can edit the fields in the '''Community's metadata '''form now.&lt;br /&gt;
I have edited, '''Introductory text''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Update''' '''button &lt;br /&gt;
|| Once '''Community's metadata '''is edited, click on the '''Update '''button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to updated '''Introductory text'''&lt;br /&gt;
|| Notice that '''Introductory text '''is now updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn how to delete''' '''the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Delete this Community '''button&lt;br /&gt;
|| Click on the '''Delete this Community '''button''' '''above the '''Community's settings '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Delete Community'''&lt;br /&gt;
|| Immediately, we will be asked to confirm '''Delete''' '''Community''' action.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To confirm, click on the '''Delete''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Once you click the '''Delete''' button, the '''Community''' will be deleted.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Cancel''' button&lt;br /&gt;
|| For this demonstration, I will not delete any '''Community'''.&lt;br /&gt;
So, I will click on the '''Cancel''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We are back to the '''Community home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create the '''Community Administrator role''' for our '''Community.'''&lt;br /&gt;
We will assign the '''Community Administrator''' role to the '''EPerson''' with the '''ID dspace.u2@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community Administrator'''&lt;br /&gt;
|| '''Community's settings '''section has the settings for''' Community Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Create '''button&lt;br /&gt;
|| Click on the '''Create''' button next to the '''Community Administrators '''label.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Group'''&lt;br /&gt;
|| We will be redirected to the '''Edit Group '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Observe that this '''Edit group '''page is the one, which we had used to create a''' group'''.&lt;br /&gt;
That means, '''DSpace '''is creating a '''group''' of '''Community Administrators'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' field&lt;br /&gt;
|| By default, '''DSpace''' generates a name for the '''group.'''&lt;br /&gt;
But we can provide our own name to the '''group '''of''' Community Administrators.'''&lt;br /&gt;
For this demonstration, I will keep the default '''name '''as it is.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Select E-people'''&lt;br /&gt;
|| Now, we will add the '''EPerson''' as a '''Community Administrator.'''&lt;br /&gt;
Click on the '''Select E-people''' button below the '''EPerson''' '''Members''' field. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| '''Select E-people''' pop-up window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Add''' '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID '''of the respective '''EPerson.'''&lt;br /&gt;
I will select the '''user''' with the '''email ID dspace.u2@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the '''EPerson''' '''Members''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
Once done, close the '''Select E-people '''pop-up''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
Select '''EPerson''' from '''EPerson Member '''field&lt;br /&gt;
|| We can also remove the member from the''' group.'''&lt;br /&gt;
To do so, select the respective member''' '''to be removed from the '''EPerson Members '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point on the '''Remove Selected '''button&lt;br /&gt;
|| Then click on the '''Remove Selected '''button, below the '''EPerson Members '''field.&lt;br /&gt;
I’m skipping this step for this demonstration.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have now successfully assigned the '''Community Administrator''' role to '''EPerson.'''&lt;br /&gt;
Let us proceed to cross-verify the same.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
I am selecting the '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit '''button next to '''Community Administrators'''&lt;br /&gt;
|| Now, click on the '''Edit '''button next to '''Community Administrators. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''EPerson Members''' field&lt;br /&gt;
|| We can see that '''EPerson''' has been assigned the '''Community Administrator’s''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''Community Administrator '''has '''authority''' to manage the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Sub-community'''.&lt;br /&gt;
Hierarchically, '''Sub-community '''is created under the '''Community. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To create a '''Sub-community''' first we have to select a '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar &amp;gt;&amp;gt;Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation''' '''bar''' and select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| I am selecting '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the button '''Create Sub-community'''&lt;br /&gt;
|| Click on the button '''Create Sub-community '''in the''' Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| The '''Create Community''' page opens up.&lt;br /&gt;
It contains the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community's metadata '''&lt;br /&gt;
|| Scan through the '''Community's metadata '''form.&lt;br /&gt;
The form is the same as the one which we used to create the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' and '''Introductory Text'''&lt;br /&gt;
'''Sub-community Name : Electrical Engineering'''&lt;br /&gt;
'''Introductory text :  Electrical Engineering Sub -community&lt;br /&gt;
contains educational resources of Electrical Domain. '''&lt;br /&gt;
|| Fill the '''Community's metadata '''as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Logo'''&lt;br /&gt;
|| For this demonstration, I will skip uploading a '''logo''' for the '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click on the '''Create '''button&lt;br /&gt;
|| Once the '''Community metadata''' is entered, click on the '''Create '''button at the bottom of the page'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Sub-community''' is created and the '''Sub-community home page''' is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This means that we have successfully created a '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface now.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to :* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community '''and&lt;br /&gt;
* Authorize '''EPerson''' as '''Community Administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Create another '''Community''' with the name '''IITB archives'''&lt;br /&gt;
* Assign a '''Community administrator''' to '''IITB archives'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''along with the Spoken Tutorial team''' '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</id>
		<title>DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English"/>
				<updated>2020-07-28T13:34:28Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Create Community and Sub-community'''&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
'''Keywords: Community, Sub-community, Group policy, Community administrator, create Community, Community metadata '''&lt;br /&gt;
&lt;br /&gt;
{| border =1&lt;br /&gt;
'''Visual Cue'''&lt;br /&gt;
'''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Create Community''' and '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community'''&lt;br /&gt;
* Authorize''' EPerson''' as '''Community administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS '''18.04&lt;br /&gt;
* '''DSpace '''version 6.3 and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat service''' should be running&lt;br /&gt;
* '''Administrator’s authority''' in '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| * If not then go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
||&lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' metadata '''and the''' image '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* '''Community''' is the highest level of the content hierarchy in '''DSpace'''.&lt;br /&gt;
* '''Communities''' consist of '''Sub-communities''' and '''Collections'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator'''&lt;br /&gt;
&lt;br /&gt;
'''Username: [mailto:dspace.u1@gmail.com dspace.u1@gmail.com]&lt;br /&gt;
&lt;br /&gt;
'''Password : '''u1pass&lt;br /&gt;
|| Log in to '''DSpace''' with an '''administrator''' account.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I will login with the '''administrator account.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''admin’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' page opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Create Top-Level''' '''Community'''&lt;br /&gt;
|| To create a '''Community,''' click on the '''Create Top-Level Community''' button in '''Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| '''Create Community''' page opens up. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It displays the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Community Metadata'''&lt;br /&gt;
|| '''Communities''' are described using '''metadata elements'''. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Basic '''metadata elements '''of '''communities''' are,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Community Name'''&lt;br /&gt;
* '''Short Description'''&lt;br /&gt;
* '''Introductory text'''&lt;br /&gt;
* '''Copyright text'''&lt;br /&gt;
* '''Sidebar text '''and&lt;br /&gt;
* '''Logo'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community’s metadata''' label&lt;br /&gt;
|| Now we will fill the '''Community’s metadata.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to all fields in the form&lt;br /&gt;
|| Notice that all the fields in the form are optional. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
But, it is recommended to enter at least a '''Community Name.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Otherwise an untitled '''Community '''will be created.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''metadata file'''&lt;br /&gt;
|| For ease of practice, we have provided '''Community''' '''metadata''' in a text file. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I will use the same for entering the '''Community metadata'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Name''' and '''Introductory text'''&lt;br /&gt;
&lt;br /&gt;
'''Name''' :''' IITB Digital Library'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Introductory text : IITB Digital Library Community contains educational resources '''&lt;br /&gt;
|| Enter the '''Name''' and '''Introductory text''' as shown.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can use basic '''HTML tags '''in the '''Introductory text '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Short Description, '''&lt;br /&gt;
&lt;br /&gt;
'''Copyright text, Sidebar text'''&lt;br /&gt;
|| For now, I will leave the fields''' Short Description, Copyright text, '''and '''Sidebar text '''as''' '''empty.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to create button&lt;br /&gt;
|| By clicking on the '''Create '''button at the bottom of the page, a '''Community''' without '''logo '''is created.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload a Logo '''button&lt;br /&gt;
|| For this demonstration, let us upload a '''logo'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To do so, click on the '''Upload a Logo '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Upload Logo'''&lt;br /&gt;
|| We will be redirected to the '''Upload Logo''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse '''button&lt;br /&gt;
|| Click on the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload '''pop up window&lt;br /&gt;
|| '''File Upload '''window opens up.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Select logo image&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Select '''communitylogo.png''' from '''Downloads''' directory.&lt;br /&gt;
|| Browse and select the '''logo''' image from your machine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The same is available in the '''Code Files''' link.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I have downloaded the '''logo '''image in the '''Downloads '''directory in my machine.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Open '''button&lt;br /&gt;
|| Then, click on the '''Open''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''logo''' name&lt;br /&gt;
|| Immediately, the selected '''logo''' filename appears next to the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community Logo'''&lt;br /&gt;
|| * '''png, jpg, gif '''format images can be used for '''Community logo'''&lt;br /&gt;
* '''Logo''' of any size can be used.&lt;br /&gt;
* '''Logos''' of size approximately 200 by 75 '''pixels''' makes a good visual appearance.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload''' button&lt;br /&gt;
|| To upload a '''logo''', click on the '''Upload''' button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| We are redirected to the '''Edit Community''' page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Edit Community''' page has details of the newly created '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The''' Create '''button on the '''Create Community''' page is used to save a newly created '''Community.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
But, If we upload a '''Community logo''', '''DSpace '''directly creates a '''Community'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In that case, it is not required to click the '''Create '''button on the '''Create Community''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully created a '''Community.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Let us proceed to cross-verify the newly created '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Home''' tab&lt;br /&gt;
|| To do that, click on the '''Home''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Then click on the '''Browse''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' interface opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''IITB Digital Library'''&lt;br /&gt;
|| Observe that the newly created '''Community''' is displayed with a''' logo '''and''' name.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us now proceed to '''edit''' the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Click on the '''Community''' name, to select it for editing.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Admin Tools'''&lt;br /&gt;
|| Next to the '''Community home page''' section, we have '''Admin Tools.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Admin Tools '''are used for managing '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| click on button '''Edit'''&lt;br /&gt;
|| To edit a '''Community,''' click on the '''Edit button''' in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| '''Edit Community''' page opens up with the details of the selected '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Edit fields in '''Community's metadata''' &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Introductory text: IITB Digital Library Community contains educational resources from various domains like Electrical Engineering, Mechanical Engineering,etc '''&lt;br /&gt;
|| You can edit the fields in the '''Community's metadata '''form now.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I have edited, '''Introductory text''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Update''' '''button &lt;br /&gt;
|| Once '''Community's metadata '''is edited, click on the '''Update '''button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to updated '''Introductory text'''&lt;br /&gt;
|| Notice that '''Introductory text '''is now updated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn how to delete''' '''the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Delete this Community '''button&lt;br /&gt;
|| Click on the '''Delete this Community '''button''' '''above the '''Community's settings '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Delete Community'''&lt;br /&gt;
|| Immediately, we will be asked to confirm '''Delete''' '''Community''' action.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To confirm, click on the '''Delete''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Once you click the '''Delete''' button, the '''Community''' will be deleted.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Cancel''' button&lt;br /&gt;
|| For this demonstration, I will not delete any '''Community'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So, I will click on the '''Cancel''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We are back to the '''Community home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create the '''Community Administrator role''' for our '''Community.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We will assign the '''Community Administrator''' role to the '''EPerson''' with the '''ID dspace.u2@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community Administrator'''&lt;br /&gt;
|| '''Community's settings '''section has the settings for''' Community Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Create '''button&lt;br /&gt;
|| Click on the '''Create''' button next to the '''Community Administrators '''label.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Group'''&lt;br /&gt;
|| We will be redirected to the '''Edit Group '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Observe that this '''Edit group '''page is the one, which we had used to create a''' group'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
That means, '''DSpace '''is creating a '''group''' of '''Community Administrators'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' field&lt;br /&gt;
|| By default, '''DSpace''' generates a name for the '''group.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
But we can provide our own name to the '''group '''of''' Community Administrators.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For this demonstration, I will keep the default '''name '''as it is.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Select E-people'''&lt;br /&gt;
|| Now, we will add the '''EPerson''' as a '''Community Administrator.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click on the '''Select E-people''' button below the '''EPerson''' '''Members''' field. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| '''Select E-people''' pop-up window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Add''' '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID '''of the respective '''EPerson.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I will select the '''user''' with the '''email ID dspace.u2@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the '''EPerson''' '''Members''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once done, close the '''Select E-people '''pop-up''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Select '''EPerson''' from '''EPerson Member '''field&lt;br /&gt;
|| We can also remove the member from the''' group.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To do so, select the respective member''' '''to be removed from the '''EPerson Members '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point on the '''Remove Selected '''button&lt;br /&gt;
|| Then click on the '''Remove Selected '''button, below the '''EPerson Members '''field.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I’m skipping this step for this demonstration.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have now successfully assigned the '''Community Administrator''' role to '''EPerson.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Let us proceed to cross-verify the same.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I am selecting the '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit '''button next to '''Community Administrators'''&lt;br /&gt;
|| Now, click on the '''Edit '''button next to '''Community Administrators. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''EPerson Members''' field&lt;br /&gt;
|| We can see that '''EPerson''' has been assigned the '''Community Administrator’s''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''Community Administrator '''has '''authority''' to manage the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Sub-community'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hierarchically, '''Sub-community '''is created under the '''Community. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To create a '''Sub-community''' first we have to select a '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar &amp;gt;&amp;gt;Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation''' '''bar''' and select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| I am selecting '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the button '''Create Sub-community'''&lt;br /&gt;
|| Click on the button '''Create Sub-community '''in the''' Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| The '''Create Community''' page opens up.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It contains the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community's metadata '''&lt;br /&gt;
|| Scan through the '''Community's metadata '''form.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The form is the same as the one which we used to create the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' and '''Introductory Text'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Sub-community Name : Electrical Engineering'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Introductory text :  Electrical Engineering Sub -community contains educational resources of Electrical Domain. '''&lt;br /&gt;
|| Fill the '''Community's metadata '''as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Logo'''&lt;br /&gt;
|| For this demonstration, I will skip uploading a '''logo''' for the '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click on the '''Create '''button&lt;br /&gt;
|| Once the '''Community metadata''' is entered, click on the '''Create '''button at the bottom of the page'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Sub-community''' is created and the '''Sub-community home page''' is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This means that we have successfully created a '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface now.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to :* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community '''and&lt;br /&gt;
* Authorize '''EPerson''' as '''Community Administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Create another '''Community''' with the name '''IITB archives'''&lt;br /&gt;
* Assign a '''Community administrator''' to '''IITB archives'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''along with the Spoken Tutorial team''' '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</id>
		<title>DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English"/>
				<updated>2020-07-28T13:33:08Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Create Community and Sub-community'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: Community, Sub-community, Group policy, Community administrator, create Community, Community metadata '''&lt;br /&gt;
&lt;br /&gt;
{| border =1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Create Community''' and '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community'''&lt;br /&gt;
* Authorize''' EPerson''' as '''Community administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS '''18.04&lt;br /&gt;
* '''DSpace '''version 6.3 and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat service''' should be running&lt;br /&gt;
* '''Administrator’s authority''' in '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
||* If not then go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
||&lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' metadata '''and the''' image '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* '''Community''' is the highest level of the content hierarchy in '''DSpace'''.&lt;br /&gt;
* '''Communities''' consist of '''Sub-communities''' and '''Collections'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator'''&lt;br /&gt;
'''Username: [mailto:dspace.u1@gmail.com dspace.u1@gmail.com]&lt;br /&gt;
'''Password : '''u1pass&lt;br /&gt;
|| Log in to '''DSpace''' with an '''administrator''' account.&lt;br /&gt;
I will login with the '''administrator account.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''admin’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' page opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Create Top-Level''' '''Community'''&lt;br /&gt;
|| To create a '''Community,''' click on the '''Create Top-Level Community''' button in '''Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| '''Create Community''' page opens up. &lt;br /&gt;
It displays the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Community Metadata'''&lt;br /&gt;
|| '''Communities''' are described using '''metadata elements'''. &lt;br /&gt;
Basic '''metadata elements '''of '''communities''' are,&lt;br /&gt;
* '''Community Name'''&lt;br /&gt;
* '''Short Description'''&lt;br /&gt;
* '''Introductory text'''&lt;br /&gt;
* '''Copyright text'''&lt;br /&gt;
* '''Sidebar text '''and&lt;br /&gt;
* '''Logo'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community’s metadata''' label&lt;br /&gt;
|| Now we will fill the '''Community’s metadata.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to all fields in the form&lt;br /&gt;
|| Notice that all the fields in the form are optional. &lt;br /&gt;
But, it is recommended to enter at least a '''Community Name.'''&lt;br /&gt;
Otherwise an untitled '''Community '''will be created.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''metadata file'''&lt;br /&gt;
|| For ease of practice, we have provided '''Community''' '''metadata''' in a text file. &lt;br /&gt;
I will use the same for entering the '''Community metadata'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Name''' and '''Introductory text'''&lt;br /&gt;
'''Name''' :''' IITB Digital Library'''&lt;br /&gt;
'''Introductory text : IITB Digital Library&lt;br /&gt;
Community contains educational resources '''&lt;br /&gt;
|| Enter the '''Name''' and '''Introductory text''' as shown.&lt;br /&gt;
You can use basic '''HTML tags '''in the '''Introductory text '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Short Description, '''&lt;br /&gt;
'''Copyright text, Sidebar text'''&lt;br /&gt;
|| For now, I will leave the fields''' Short Description, Copyright text, '''and '''Sidebar text '''as''' '''empty.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to create button&lt;br /&gt;
|| By clicking on the '''Create '''button at the bottom of the page, a '''Community''' without '''logo '''is created.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload a Logo '''button&lt;br /&gt;
|| For this demonstration, let us upload a '''logo'''.&lt;br /&gt;
To do so, click on the '''Upload a Logo '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Upload Logo'''&lt;br /&gt;
|| We will be redirected to the '''Upload Logo''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse '''button&lt;br /&gt;
|| Click on the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload '''pop up window&lt;br /&gt;
|| '''File Upload '''window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Select logo image&lt;br /&gt;
Select '''communitylogo.png''' from '''Downloads''' directory.&lt;br /&gt;
|| Browse and select the '''logo''' image from your machine.&lt;br /&gt;
The same is available in the '''Code Files''' link.&lt;br /&gt;
I have downloaded the '''logo '''image in the '''Downloads '''directory in my machine.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Open '''button&lt;br /&gt;
|| Then, click on the '''Open''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''logo''' name&lt;br /&gt;
|| Immediately, the selected '''logo''' filename appears next to the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community Logo'''&lt;br /&gt;
|| * '''png, jpg, gif '''format images can be used for '''Community logo'''&lt;br /&gt;
* '''Logo''' of any size can be used.&lt;br /&gt;
* '''Logos''' of size approximately 200 by 75 '''pixels''' makes a good visual appearance.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload''' button&lt;br /&gt;
|| To upload a '''logo''', click on the '''Upload''' button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| We are redirected to the '''Edit Community''' page.&lt;br /&gt;
'''Edit Community''' page has details of the newly created '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The''' Create '''button on the '''Create Community''' page is used to save a newly created '''Community.'''&lt;br /&gt;
But, If we upload a '''Community logo''', '''DSpace '''directly creates a '''Community'''.&lt;br /&gt;
In that case, it is not required to click the '''Create '''button on the '''Create Community''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully created a '''Community.'''&lt;br /&gt;
Let us proceed to cross-verify the newly created '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Home''' tab&lt;br /&gt;
|| To do that, click on the '''Home''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Then click on the '''Browse''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' interface opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''IITB Digital Library'''&lt;br /&gt;
|| Observe that the newly created '''Community''' is displayed with a''' logo '''and''' name.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us now proceed to '''edit''' the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Click on the '''Community''' name, to select it for editing.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Admin Tools'''&lt;br /&gt;
|| Next to the '''Community home page''' section, we have '''Admin Tools.'''&lt;br /&gt;
'''Admin Tools '''are used for managing '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| click on button '''Edit'''&lt;br /&gt;
|| To edit a '''Community,''' click on the '''Edit button''' in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| '''Edit Community''' page opens up with the details of the selected '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Edit fields in '''Community's metadata''' &lt;br /&gt;
'''Introductory text: IITB Digital Library Community contains&lt;br /&gt;
educational resources from various&lt;br /&gt;
domains like Electrical Engineering,&lt;br /&gt;
Mechanical Engineering,etc '''&lt;br /&gt;
|| You can edit the fields in the '''Community's metadata '''form now.&lt;br /&gt;
I have edited, '''Introductory text''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Update''' '''button &lt;br /&gt;
|| Once '''Community's metadata '''is edited, click on the '''Update '''button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to updated '''Introductory text'''&lt;br /&gt;
|| Notice that '''Introductory text '''is now updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn how to delete''' '''the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Delete this Community '''button&lt;br /&gt;
|| Click on the '''Delete this Community '''button''' '''above the '''Community's settings '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Delete Community'''&lt;br /&gt;
|| Immediately, we will be asked to confirm '''Delete''' '''Community''' action.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To confirm, click on the '''Delete''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Once you click the '''Delete''' button, the '''Community''' will be deleted.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Cancel''' button&lt;br /&gt;
|| For this demonstration, I will not delete any '''Community'''.&lt;br /&gt;
So, I will click on the '''Cancel''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We are back to the '''Community home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create the '''Community Administrator role''' for our '''Community.'''&lt;br /&gt;
We will assign the '''Community Administrator''' role to the '''EPerson''' with the '''ID dspace.u2@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community Administrator'''&lt;br /&gt;
|| '''Community's settings '''section has the settings for''' Community Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Create '''button&lt;br /&gt;
|| Click on the '''Create''' button next to the '''Community Administrators '''label.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Group'''&lt;br /&gt;
|| We will be redirected to the '''Edit Group '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Observe that this '''Edit group '''page is the one, which we had used to create a''' group'''.&lt;br /&gt;
That means, '''DSpace '''is creating a '''group''' of '''Community Administrators'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' field&lt;br /&gt;
|| By default, '''DSpace''' generates a name for the '''group.'''&lt;br /&gt;
But we can provide our own name to the '''group '''of''' Community Administrators.'''&lt;br /&gt;
For this demonstration, I will keep the default '''name '''as it is.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Select E-people'''&lt;br /&gt;
|| Now, we will add the '''EPerson''' as a '''Community Administrator.'''&lt;br /&gt;
Click on the '''Select E-people''' button below the '''EPerson''' '''Members''' field. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| '''Select E-people''' pop-up window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Add''' '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID '''of the respective '''EPerson.'''&lt;br /&gt;
I will select the '''user''' with the '''email ID dspace.u2@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the '''EPerson''' '''Members''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
Once done, close the '''Select E-people '''pop-up''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
Select '''EPerson''' from '''EPerson Member '''field&lt;br /&gt;
|| We can also remove the member from the''' group.'''&lt;br /&gt;
To do so, select the respective member''' '''to be removed from the '''EPerson Members '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point on the '''Remove Selected '''button&lt;br /&gt;
|| Then click on the '''Remove Selected '''button, below the '''EPerson Members '''field.&lt;br /&gt;
I’m skipping this step for this demonstration.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have now successfully assigned the '''Community Administrator''' role to '''EPerson.'''&lt;br /&gt;
Let us proceed to cross-verify the same.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
I am selecting the '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit '''button next to '''Community Administrators'''&lt;br /&gt;
|| Now, click on the '''Edit '''button next to '''Community Administrators. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''EPerson Members''' field&lt;br /&gt;
|| We can see that '''EPerson''' has been assigned the '''Community Administrator’s''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''Community Administrator '''has '''authority''' to manage the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Sub-community'''.&lt;br /&gt;
Hierarchically, '''Sub-community '''is created under the '''Community. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To create a '''Sub-community''' first we have to select a '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar &amp;gt;&amp;gt;Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation''' '''bar''' and select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| I am selecting '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the button '''Create Sub-community'''&lt;br /&gt;
|| Click on the button '''Create Sub-community '''in the''' Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| The '''Create Community''' page opens up.&lt;br /&gt;
It contains the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community's metadata '''&lt;br /&gt;
|| Scan through the '''Community's metadata '''form.&lt;br /&gt;
The form is the same as the one which we used to create the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' and '''Introductory Text'''&lt;br /&gt;
'''Sub-community Name : Electrical Engineering'''&lt;br /&gt;
'''Introductory text :  Electrical Engineering Sub -community&lt;br /&gt;
contains educational resources of Electrical Domain. '''&lt;br /&gt;
|| Fill the '''Community's metadata '''as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Logo'''&lt;br /&gt;
|| For this demonstration, I will skip uploading a '''logo''' for the '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click on the '''Create '''button&lt;br /&gt;
|| Once the '''Community metadata''' is entered, click on the '''Create '''button at the bottom of the page'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Sub-community''' is created and the '''Sub-community home page''' is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This means that we have successfully created a '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface now.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to :* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community '''and&lt;br /&gt;
* Authorize '''EPerson''' as '''Community Administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Create another '''Community''' with the name '''IITB archives'''&lt;br /&gt;
* Assign a '''Community administrator''' to '''IITB archives'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''along with the Spoken Tutorial team''' '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</id>
		<title>DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English"/>
				<updated>2020-07-28T13:29:56Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Create Community and Sub-community'''&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
'''Keywords: Community, Sub-community, Group policy, Community administrator, create Community, Community metadata '''&lt;br /&gt;
&lt;br /&gt;
{| border =1&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Create Community''' and '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community'''&lt;br /&gt;
* Authorize''' EPerson''' as '''Community administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS '''18.04&lt;br /&gt;
* '''DSpace '''version 6.3 and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat service''' should be running&lt;br /&gt;
* '''Administrator’s authority''' in '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
||* If not then go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
||&lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' metadata '''and the''' image '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* '''Community''' is the highest level of the content hierarchy in '''DSpace'''.&lt;br /&gt;
* '''Communities''' consist of '''Sub-communities''' and '''Collections'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator'''&lt;br /&gt;
'''Username: [mailto:dspace.u1@gmail.com dspace.u1@gmail.com]&lt;br /&gt;
'''Password : '''u1pass&lt;br /&gt;
|| Log in to '''DSpace''' with an '''administrator''' account.&lt;br /&gt;
I will login with the '''administrator account.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''admin’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' page opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Create Top-Level''' '''Community'''&lt;br /&gt;
|| To create a '''Community,''' click on the '''Create Top-Level Community''' button in '''Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| '''Create Community''' page opens up. &lt;br /&gt;
It displays the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Community Metadata'''&lt;br /&gt;
|| '''Communities''' are described using '''metadata elements'''. &lt;br /&gt;
Basic '''metadata elements '''of '''communities''' are,&lt;br /&gt;
* '''Community Name'''&lt;br /&gt;
* '''Short Description'''&lt;br /&gt;
* '''Introductory text'''&lt;br /&gt;
* '''Copyright text'''&lt;br /&gt;
* '''Sidebar text '''and&lt;br /&gt;
* '''Logo'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community’s metadata''' label&lt;br /&gt;
|| Now we will fill the '''Community’s metadata.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to all fields in the form&lt;br /&gt;
|| Notice that all the fields in the form are optional. &lt;br /&gt;
But, it is recommended to enter at least a '''Community Name.'''&lt;br /&gt;
Otherwise an untitled '''Community '''will be created.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''metadata file'''&lt;br /&gt;
|| For ease of practice, we have provided '''Community''' '''metadata''' in a text file. &lt;br /&gt;
I will use the same for entering the '''Community metadata'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Name''' and '''Introductory text'''&lt;br /&gt;
'''Name''' :''' IITB Digital Library'''&lt;br /&gt;
'''Introductory text : IITB Digital Library Community contains educational resources '''&lt;br /&gt;
|| Enter the '''Name''' and '''Introductory text''' as shown.&lt;br /&gt;
You can use basic '''HTML tags '''in the '''Introductory text '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Short Description, '''&lt;br /&gt;
'''Copyright text, Sidebar text'''&lt;br /&gt;
|| For now, I will leave the fields''' Short Description, Copyright text, '''and '''Sidebar text '''as''' '''empty.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to create button&lt;br /&gt;
|| By clicking on the '''Create '''button at the bottom of the page, a '''Community''' without '''logo '''is created.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload a Logo '''button&lt;br /&gt;
|| For this demonstration, let us upload a '''logo'''.&lt;br /&gt;
To do so, click on the '''Upload a Logo '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Upload Logo'''&lt;br /&gt;
|| We will be redirected to the '''Upload Logo''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse '''button&lt;br /&gt;
|| Click on the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload '''pop up window&lt;br /&gt;
|| '''File Upload '''window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Select logo image&lt;br /&gt;
Select '''communitylogo.png''' from '''Downloads''' directory.&lt;br /&gt;
|| Browse and select the '''logo''' image from your machine.&lt;br /&gt;
The same is available in the '''Code Files''' link.&lt;br /&gt;
I have downloaded the '''logo '''image in the '''Downloads '''directory in my machine.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Open '''button&lt;br /&gt;
|| Then, click on the '''Open''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''logo''' name&lt;br /&gt;
|| Immediately, the selected '''logo''' filename appears next to the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community Logo'''&lt;br /&gt;
|| * '''png, jpg, gif '''format images can be used for '''Community logo'''&lt;br /&gt;
* '''Logo''' of any size can be used.&lt;br /&gt;
* '''Logos''' of size approximately 200 by 75 '''pixels''' makes a good visual appearance.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload''' button&lt;br /&gt;
|| To upload a '''logo''', click on the '''Upload''' button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| We are redirected to the '''Edit Community''' page.&lt;br /&gt;
'''Edit Community''' page has details of the newly created '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The''' Create '''button on the '''Create Community''' page is used to save a newly created '''Community.'''&lt;br /&gt;
But, If we upload a '''Community logo''', '''DSpace '''directly creates a '''Community'''.&lt;br /&gt;
In that case, it is not required to click the '''Create '''button on the '''Create Community''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully created a '''Community.'''&lt;br /&gt;
Let us proceed to cross-verify the newly created '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Home''' tab&lt;br /&gt;
|| To do that, click on the '''Home''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Then click on the '''Browse''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' interface opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''IITB Digital Library'''&lt;br /&gt;
|| Observe that the newly created '''Community''' is displayed with a''' logo '''and''' name.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us now proceed to '''edit''' the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Click on the '''Community''' name, to select it for editing.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Admin Tools'''&lt;br /&gt;
|| Next to the '''Community home page''' section, we have '''Admin Tools.'''&lt;br /&gt;
'''Admin Tools '''are used for managing '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| click on button '''Edit'''&lt;br /&gt;
|| To edit a '''Community,''' click on the '''Edit button''' in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| '''Edit Community''' page opens up with the details of the selected '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Edit fields in '''Community's metadata''' &lt;br /&gt;
'''Introductory text: IITB Digital Library Community contains educational resources from various domains like Electrical Engineering, Mechanical Engineering,etc '''&lt;br /&gt;
|| You can edit the fields in the '''Community's metadata '''form now.&lt;br /&gt;
I have edited, '''Introductory text''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Update''' '''button &lt;br /&gt;
|| Once '''Community's metadata '''is edited, click on the '''Update '''button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to updated '''Introductory text'''&lt;br /&gt;
|| Notice that '''Introductory text '''is now updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn how to delete''' '''the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Delete this Community '''button&lt;br /&gt;
|| Click on the '''Delete this Community '''button''' '''above the '''Community's settings '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Delete Community'''&lt;br /&gt;
|| Immediately, we will be asked to confirm '''Delete''' '''Community''' action.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To confirm, click on the '''Delete''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Once you click the '''Delete''' button, the '''Community''' will be deleted.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Cancel''' button&lt;br /&gt;
|| For this demonstration, I will not delete any '''Community'''.&lt;br /&gt;
So, I will click on the '''Cancel''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We are back to the '''Community home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create the '''Community Administrator role''' for our '''Community.'''&lt;br /&gt;
We will assign the '''Community Administrator''' role to the '''EPerson''' with the '''ID dspace.u2@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community Administrator'''&lt;br /&gt;
|| '''Community's settings '''section has the settings for''' Community Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Create '''button&lt;br /&gt;
|| Click on the '''Create''' button next to the '''Community Administrators '''label.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Group'''&lt;br /&gt;
|| We will be redirected to the '''Edit Group '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Observe that this '''Edit group '''page is the one, which we had used to create a''' group'''.&lt;br /&gt;
That means, '''DSpace '''is creating a '''group''' of '''Community Administrators'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' field&lt;br /&gt;
|| By default, '''DSpace''' generates a name for the '''group.'''&lt;br /&gt;
But we can provide our own name to the '''group '''of''' Community Administrators.'''&lt;br /&gt;
For this demonstration, I will keep the default '''name '''as it is.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Select E-people'''&lt;br /&gt;
|| Now, we will add the '''EPerson''' as a '''Community Administrator.'''&lt;br /&gt;
Click on the '''Select E-people''' button below the '''EPerson''' '''Members''' field. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| '''Select E-people''' pop-up window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Add''' '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID '''of the respective '''EPerson.'''&lt;br /&gt;
I will select the '''user''' with the '''email ID dspace.u2@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the '''EPerson''' '''Members''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
Once done, close the '''Select E-people '''pop-up''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
Select '''EPerson''' from '''EPerson Member '''field&lt;br /&gt;
|| We can also remove the member from the''' group.'''&lt;br /&gt;
To do so, select the respective member''' '''to be removed from the '''EPerson Members '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point on the '''Remove Selected '''button&lt;br /&gt;
|| Then click on the '''Remove Selected '''button, below the '''EPerson Members '''field.&lt;br /&gt;
I’m skipping this step for this demonstration.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have now successfully assigned the '''Community Administrator''' role to '''EPerson.'''&lt;br /&gt;
Let us proceed to cross-verify the same.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
I am selecting the '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit '''button next to '''Community Administrators'''&lt;br /&gt;
|| Now, click on the '''Edit '''button next to '''Community Administrators. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''EPerson Members''' field&lt;br /&gt;
|| We can see that '''EPerson''' has been assigned the '''Community Administrator’s''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''Community Administrator '''has '''authority''' to manage the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Sub-community'''.&lt;br /&gt;
Hierarchically, '''Sub-community '''is created under the '''Community. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To create a '''Sub-community''' first we have to select a '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar &amp;gt;&amp;gt;Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation''' '''bar''' and select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| I am selecting '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the button '''Create Sub-community'''&lt;br /&gt;
|| Click on the button '''Create Sub-community '''in the''' Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| The '''Create Community''' page opens up.&lt;br /&gt;
It contains the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community's metadata '''&lt;br /&gt;
|| Scan through the '''Community's metadata '''form.&lt;br /&gt;
The form is the same as the one which we used to create the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' and '''Introductory Text'''&lt;br /&gt;
'''Sub-community Name : Electrical Engineering'''&lt;br /&gt;
'''Introductory text :  Electrical Engineering Sub -community contains educational resources of Electrical Domain. '''&lt;br /&gt;
|| Fill the '''Community's metadata '''as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Logo'''&lt;br /&gt;
|| For this demonstration, I will skip uploading a '''logo''' for the '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click on the '''Create '''button&lt;br /&gt;
|| Once the '''Community metadata''' is entered, click on the '''Create '''button at the bottom of the page'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Sub-community''' is created and the '''Sub-community home page''' is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This means that we have successfully created a '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface now.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to :* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community '''and&lt;br /&gt;
* Authorize '''EPerson''' as '''Community Administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Create another '''Community''' with the name '''IITB archives'''&lt;br /&gt;
* Assign a '''Community administrator''' to '''IITB archives'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''along with the Spoken Tutorial team''' '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</id>
		<title>DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Create-Community-and-Sub-Community-in-DSpace/English"/>
				<updated>2020-07-28T13:26:09Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: Created page with &amp;quot;'''Script : Create Community and Sub-community''' '''Author : Pankaj Patil ''' '''Keywords: Community, Sub-community, Group policy, Community administrator, create Community,...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Create Community and Sub-community'''&lt;br /&gt;
'''Author : Pankaj Patil '''&lt;br /&gt;
'''Keywords: Community, Sub-community, Group policy, Community administrator, create Community, Community metadata '''&lt;br /&gt;
&lt;br /&gt;
{| border =1&lt;br /&gt;
'''Visual Cue'''&lt;br /&gt;
'''Narration '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Create Community''' and '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community'''&lt;br /&gt;
* Authorize''' EPerson''' as '''Community administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS '''18.04&lt;br /&gt;
* '''DSpace '''version 6.3 and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial, you should have* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat service''' should be running&lt;br /&gt;
* '''Administrator’s authority''' in '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
||* If not then go through the prerequisite tutorials on this website.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites &lt;br /&gt;
||&lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
* The''' metadata '''and the''' image '''used in this tutorial is available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
* Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community''' in '''DSpace'''&lt;br /&gt;
||&lt;br /&gt;
* '''Community''' is the highest level of the content hierarchy in '''DSpace'''.&lt;br /&gt;
* '''Communities''' consist of '''Sub-communities''' and '''Collections'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator'''&lt;br /&gt;
'''Username: [mailto:dspace.u1@gmail.com dspace.u1@gmail.com]&lt;br /&gt;
'''Password : '''u1pass&lt;br /&gt;
|| Log in to '''DSpace''' with an '''administrator''' account.&lt;br /&gt;
I will login with the '''administrator account.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now in the '''admin’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Click on the '''Browse''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' page opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Create Top-Level''' '''Community'''&lt;br /&gt;
|| To create a '''Community,''' click on the '''Create Top-Level Community''' button in '''Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| '''Create Community''' page opens up. &lt;br /&gt;
It displays the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''Community Metadata'''&lt;br /&gt;
|| '''Communities''' are described using '''metadata elements'''. &lt;br /&gt;
Basic '''metadata elements '''of '''communities''' are,&lt;br /&gt;
* '''Community Name'''&lt;br /&gt;
* '''Short Description'''&lt;br /&gt;
* '''Introductory text'''&lt;br /&gt;
* '''Copyright text'''&lt;br /&gt;
* '''Sidebar text '''and&lt;br /&gt;
* '''Logo'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community’s metadata''' label&lt;br /&gt;
|| Now we will fill the '''Community’s metadata.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to all fields in the form&lt;br /&gt;
|| Notice that all the fields in the form are optional. &lt;br /&gt;
But, it is recommended to enter at least a '''Community Name.'''&lt;br /&gt;
Otherwise an untitled '''Community '''will be created.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''metadata file'''&lt;br /&gt;
|| For ease of practice, we have provided '''Community''' '''metadata''' in a text file. &lt;br /&gt;
I will use the same for entering the '''Community metadata'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter '''Name''' and '''Introductory text'''&lt;br /&gt;
'''Name''' :''' IITB Digital Library'''&lt;br /&gt;
'''Introductory text : IITB Digital Library Community contains educational resources '''&lt;br /&gt;
|| Enter the '''Name''' and '''Introductory text''' as shown.&lt;br /&gt;
You can use basic '''HTML tags '''in the '''Introductory text '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Short Description, '''&lt;br /&gt;
'''Copyright text, Sidebar text'''&lt;br /&gt;
|| For now, I will leave the fields''' Short Description, Copyright text, '''and '''Sidebar text '''as''' '''empty.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to create button&lt;br /&gt;
|| By clicking on the '''Create '''button at the bottom of the page, a '''Community''' without '''logo '''is created.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload a Logo '''button&lt;br /&gt;
|| For this demonstration, let us upload a '''logo'''.&lt;br /&gt;
To do so, click on the '''Upload a Logo '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Upload Logo'''&lt;br /&gt;
|| We will be redirected to the '''Upload Logo''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse '''button&lt;br /&gt;
|| Click on the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''File Upload '''pop up window&lt;br /&gt;
|| '''File Upload '''window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Select logo image&lt;br /&gt;
Select '''communitylogo.png''' from '''Downloads''' directory.&lt;br /&gt;
|| Browse and select the '''logo''' image from your machine.&lt;br /&gt;
The same is available in the '''Code Files''' link.&lt;br /&gt;
I have downloaded the '''logo '''image in the '''Downloads '''directory in my machine.&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Open '''button&lt;br /&gt;
|| Then, click on the '''Open''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''logo''' name&lt;br /&gt;
|| Immediately, the selected '''logo''' filename appears next to the '''Browse '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community Logo'''&lt;br /&gt;
|| * '''png, jpg, gif '''format images can be used for '''Community logo'''&lt;br /&gt;
* '''Logo''' of any size can be used.&lt;br /&gt;
* '''Logos''' of size approximately 200 by 75 '''pixels''' makes a good visual appearance.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Switch to '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Upload''' button&lt;br /&gt;
|| To upload a '''logo''', click on the '''Upload''' button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| We are redirected to the '''Edit Community''' page.&lt;br /&gt;
'''Edit Community''' page has details of the newly created '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The''' Create '''button on the '''Create Community''' page is used to save a newly created '''Community.'''&lt;br /&gt;
But, If we upload a '''Community logo''', '''DSpace '''directly creates a '''Community'''.&lt;br /&gt;
In that case, it is not required to click the '''Create '''button on the '''Create Community''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have now successfully created a '''Community.'''&lt;br /&gt;
Let us proceed to cross-verify the newly created '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Home''' tab&lt;br /&gt;
|| To do that, click on the '''Home''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Browse''' tab&lt;br /&gt;
|| Then click on the '''Browse''' tab in the '''navigation bar'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
'''Communities''' '''and''' '''Collections''' interface opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''IITB Digital Library'''&lt;br /&gt;
|| Observe that the newly created '''Community''' is displayed with a''' logo '''and''' name.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Let us now proceed to '''edit''' the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Click on the '''Community''' name, to select it for editing.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Admin Tools'''&lt;br /&gt;
|| Next to the '''Community home page''' section, we have '''Admin Tools.'''&lt;br /&gt;
'''Admin Tools '''are used for managing '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| click on button '''Edit'''&lt;br /&gt;
|| To edit a '''Community,''' click on the '''Edit button''' in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Community'''&lt;br /&gt;
|| '''Edit Community''' page opens up with the details of the selected '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Edit fields in '''Community's metadata''' &lt;br /&gt;
'''Introductory text: IITB Digital Library Community contains educational resources from various domains like Electrical Engineering, Mechanical Engineering,etc '''&lt;br /&gt;
|| You can edit the fields in the '''Community's metadata '''form now.&lt;br /&gt;
I have edited, '''Introductory text''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Update''' '''button &lt;br /&gt;
|| Once '''Community's metadata '''is edited, click on the '''Update '''button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to updated '''Introductory text'''&lt;br /&gt;
|| Notice that '''Introductory text '''is now updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to learn how to delete''' '''the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Delete this Community '''button&lt;br /&gt;
|| Click on the '''Delete this Community '''button''' '''above the '''Community's settings '''section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Delete Community'''&lt;br /&gt;
|| Immediately, we will be asked to confirm '''Delete''' '''Community''' action.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To confirm, click on the '''Delete''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Once you click the '''Delete''' button, the '''Community''' will be deleted.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Cancel''' button&lt;br /&gt;
|| For this demonstration, I will not delete any '''Community'''.&lt;br /&gt;
So, I will click on the '''Cancel''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We are back to the '''Community home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create the '''Community Administrator role''' for our '''Community.'''&lt;br /&gt;
We will assign the '''Community Administrator''' role to the '''EPerson''' with the '''ID dspace.u2@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community Administrator'''&lt;br /&gt;
|| '''Community's settings '''section has the settings for''' Community Administrator.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Create '''button&lt;br /&gt;
|| Click on the '''Create''' button next to the '''Community Administrators '''label.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit Group'''&lt;br /&gt;
|| We will be redirected to the '''Edit Group '''page.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Observe that this '''Edit group '''page is the one, which we had used to create a''' group'''.&lt;br /&gt;
That means, '''DSpace '''is creating a '''group''' of '''Community Administrators'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' field&lt;br /&gt;
|| By default, '''DSpace''' generates a name for the '''group.'''&lt;br /&gt;
But we can provide our own name to the '''group '''of''' Community Administrators.'''&lt;br /&gt;
For this demonstration, I will keep the default '''name '''as it is.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Select E-people'''&lt;br /&gt;
|| Now, we will add the '''EPerson''' as a '''Community Administrator.'''&lt;br /&gt;
Click on the '''Select E-people''' button below the '''EPerson''' '''Members''' field. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| '''Select E-people''' pop-up window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the Add''' '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID '''of the respective '''EPerson.'''&lt;br /&gt;
I will select the '''user''' with the '''email ID dspace.u2@gmail.com.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the '''EPerson''' '''Members''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
Once done, close the '''Select E-people '''pop-up''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
Select '''EPerson''' from '''EPerson Member '''field&lt;br /&gt;
|| We can also remove the member from the''' group.'''&lt;br /&gt;
To do so, select the respective member''' '''to be removed from the '''EPerson Members '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point on the '''Remove Selected '''button&lt;br /&gt;
|| Then click on the '''Remove Selected '''button, below the '''EPerson Members '''field.&lt;br /&gt;
I’m skipping this step for this demonstration.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page to update the changes.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| So, we have now successfully assigned the '''Community Administrator''' role to '''EPerson.'''&lt;br /&gt;
Let us proceed to cross-verify the same.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation bar.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
I am selecting the '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit''' button&lt;br /&gt;
|| Click on the '''Edit''' button in the '''Admin Tools.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click the '''Edit '''button next to '''Community Administrators'''&lt;br /&gt;
|| Now, click on the '''Edit '''button next to '''Community Administrators. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''EPerson Members''' field&lt;br /&gt;
|| We can see that '''EPerson''' has been assigned the '''Community Administrator’s''' role.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''Community Administrator '''has '''authority''' to manage the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Now, let us proceed to create a '''Sub-community'''.&lt;br /&gt;
Hierarchically, '''Sub-community '''is created under the '''Community. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| To create a '''Sub-community''' first we have to select a '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Content''' tab in navigation bar &amp;gt;&amp;gt;Select '''Communities &amp;amp; Collections'''&lt;br /&gt;
|| Click on the '''Content''' tab in the '''navigation''' '''bar''' and select '''Communities &amp;amp; Collections''' from the drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| Select the '''Community'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''IITB Digital Library'''&lt;br /&gt;
|| I am selecting '''IITB Digital Library.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| '''Community home page '''appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the button '''Create Sub-community'''&lt;br /&gt;
|| Click on the button '''Create Sub-community '''in the''' Admin Tools''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Create Community''' label&lt;br /&gt;
|| The '''Create Community''' page opens up.&lt;br /&gt;
It contains the '''Community's metadata '''form.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community's metadata '''&lt;br /&gt;
|| Scan through the '''Community's metadata '''form.&lt;br /&gt;
The form is the same as the one which we used to create the '''Community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Name''' and '''Introductory Text'''&lt;br /&gt;
'''Sub-community Name : Electrical Engineering'''&lt;br /&gt;
'''Introductory text :  Electrical Engineering Sub -community contains educational resources of Electrical Domain. '''&lt;br /&gt;
|| Fill the '''Community's metadata '''as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Logo'''&lt;br /&gt;
|| For this demonstration, I will skip uploading a '''logo''' for the '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| click on the '''Create '''button&lt;br /&gt;
|| Once the '''Community metadata''' is entered, click on the '''Create '''button at the bottom of the page'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Community home page'''&lt;br /&gt;
|| The '''Sub-community''' is created and the '''Sub-community home page''' is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This means that we have successfully created a '''Sub-community.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface now.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to :* Create a '''Community''' and '''Sub-community'''&lt;br /&gt;
* Edit a '''Community '''and&lt;br /&gt;
* Authorize '''EPerson''' as '''Community Administrator'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Create another '''Community''' with the name '''IITB archives'''&lt;br /&gt;
* Assign a '''Community administrator''' to '''IITB archives'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''along with the Spoken Tutorial team''' '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Managing-DSpace-user-accounts/English</id>
		<title>DSpace/C2/Managing-DSpace-user-accounts/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Managing-DSpace-user-accounts/English"/>
				<updated>2020-07-17T19:11:20Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script: Managing DSpace user accounts'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Keywords: Manage EPersons, DSpace Group, Create DSpace Group, Add EPerson, Edit EPerson profile, Delete EPerson'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border =1&lt;br /&gt;
 |'''Visual Cue'''&lt;br /&gt;
 |'''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Managing''' '''DSpace''' '''user accounts'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives &lt;br /&gt;
|| In this tutorial, we will learn to: &lt;br /&gt;
* Manage '''EPersons '''and&lt;br /&gt;
* Create a '''Group''' of '''EPersons '''and manage them&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS 18.04'''&lt;br /&gt;
* '''DSpace '''version''' 6.3 '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
&lt;br /&gt;
However you may use any '''web browser '''of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites - I&lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* Installed '''DSpace 6.3''' on your system&lt;br /&gt;
* '''Tomcat''' service should be running&lt;br /&gt;
* '''Administrator’s''' authority in '''DSpace'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites - II&lt;br /&gt;
|| &lt;br /&gt;
* A working internet connection&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Prerequisites - III&lt;br /&gt;
|| &lt;br /&gt;
* This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&lt;br /&gt;
* If not, pls do so before proceeding ahead.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Manage '''EPersons''' &lt;br /&gt;
|| '''DSpace administrator''' can manage all the '''EPerson users.'''&lt;br /&gt;
'''DSpace''' '''administrator''' can&lt;br /&gt;
* Add an '''EPerson'''&lt;br /&gt;
* Edit an '''EPerson’s''' profile and&lt;br /&gt;
* Delete an '''EPerson'''&lt;br /&gt;
Let us learn how to manage '''EPerson users'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator'''&lt;br /&gt;
'''Username: dspace.u1@gmail.com&lt;br /&gt;
'''Password : '''u1pass&lt;br /&gt;
|| Log in to '''DSpace''' with the '''administrator account '''you created earlier.&lt;br /&gt;
I will login with my '''administrator account.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now on the '''admin’s My DSpace''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Logged in '''tab&lt;br /&gt;
|| Click on the '''Logged in''' tab at the top right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Administer'''&lt;br /&gt;
|| Select '''Administer''' from the drop-down list.&lt;br /&gt;
We are now in the '''Administer''' dashboard.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Access Control '''&lt;br /&gt;
|| In the top '''navigation bar''', click on the '''Access Control '''tab'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''E-people'''&lt;br /&gt;
|| From the drop-down list, select '''E-people'''.&lt;br /&gt;
The '''Administer EPeople''' page opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Add EPerson '''button&lt;br /&gt;
|| Now, we will add an '''EPerson''' using '''admin '''authority.&lt;br /&gt;
To do so, click on the '''Add EPerson''' button in the '''Administer EPeople''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Edit EPerson '''label&lt;br /&gt;
|| '''Edit EPerson''' page opens with some fields where we can type in the '''EPerson’s''' details.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Email '''field&lt;br /&gt;
|| By default, '''DSpace''' generates an '''ID''' for every '''EPerson''' and the same is displayed in the '''Email''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Remove the default '''ID'''&lt;br /&gt;
Email ID = dspace.u5@gmail.com&lt;br /&gt;
|| First remove the default '''ID''' in the '''Email '''field.&lt;br /&gt;
Then type the '''Email''' of a new '''EPerson''' to be created in '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Last name: Kumar'''&lt;br /&gt;
'''First name: Raj'''&lt;br /&gt;
|| I will type''' Last name '''and''' First name''' of the '''EPerson''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Language '''field&lt;br /&gt;
|| By default, the value for '''Language '''is set to '''English.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Tick a checkbox''' Can Log In'''&lt;br /&gt;
|| Next, enable the '''Can Log in '''checkbox by clicking on it.&lt;br /&gt;
It controls the '''login authority''' of '''EPerson'''.&lt;br /&gt;
If the checkbox is not selected, the '''EPerson''' cannot '''log in''' to '''DSpace.''' &lt;br /&gt;
If the checkbox is selected, the '''EPerson''' can '''log in''' to '''DSpace'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Require Certificate '''field&lt;br /&gt;
|| For this demonstration, I will leave the '''Require Certificate '''checkbox unchecked.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Reset password '''button&lt;br /&gt;
|| This is the '''Reset password '''button.&lt;br /&gt;
This allows the '''EPerson''' to set or reset the '''password''' of his '''DSpace user account'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Reset password''' button&lt;br /&gt;
|| Click on the '''Reset password''' button.&lt;br /&gt;
By doing so, a new '''EPerson account''' will be created in '''DSpace''' based on our inputs.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Notification message&lt;br /&gt;
|| A '''mail''' containing a '''link '''to reset the '''password,''' will be sent to the given '''mail id'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Log out''' from''' DSpace'''&lt;br /&gt;
|| Let us '''logout''' from the '''administrator account.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Access '''EPerson''' Email Account&lt;br /&gt;
Email ID = dspace.u5@gmail.com&lt;br /&gt;
Password: ***********&lt;br /&gt;
|| Now, we will '''log in''' to the '''mail account''' which we have specified in the '''Email Id''' field earlier.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''Gmail''' Inbox and point to mail from''' DSpace'''&lt;br /&gt;
|| Here is the '''Change Password Request mail''' that we received from '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Change Password Request''' mail&lt;br /&gt;
|| Open the '''Change Password Request email.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''URL '''in the Email&lt;br /&gt;
|| Click on the given '''URL''' to change the '''password.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Enter New Password'''&lt;br /&gt;
|| '''Enter New Password''' page opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Type a Password&lt;br /&gt;
|| Type the new '''password'''.&lt;br /&gt;
I will type the '''password '''as '''u5pass.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Retype password&lt;br /&gt;
|| Retype the same '''password''' in the '''Again to Confirm''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Set New Password '''button&lt;br /&gt;
|| Then click on the '''Set New Password '''button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Password Changed '''message&lt;br /&gt;
|| '''Password Changed''' message is displayed.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have successfully created a new '''EPerson user''' using '''administrator authority.''' &lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next, we will learn how to edit the '''profile''' of an '''EPerson''' as an '''Admin'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open DSpace interface&lt;br /&gt;
|| Open '''DSpace '''interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''DSpace''' login interface&lt;br /&gt;
Email ID = dspace.u1@gmail.com&lt;br /&gt;
Password: u1pass &lt;br /&gt;
|| Log in to '''DSpace''' with '''administrator authority''' and go to the '''Administer''' page.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Access Control '''&lt;br /&gt;
|| In the top '''navigation bar''', click on the tab '''Access Control.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''E-people'''&lt;br /&gt;
|| From the drop-down list, select '''E-people'''.&lt;br /&gt;
The '''Administer EPeople''' page opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Select E-person '''button&lt;br /&gt;
|| Click on the '''Select E-person''' button at the bottom of the page'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people''' label&lt;br /&gt;
|| '''Select E-people''' popup window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''ID, E-mail, Last name, First name''' and '''Language'''&lt;br /&gt;
|| It displays all the '''users '''details like '''ID, E-mail, Last name, First name''' and '''Language.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click '''Select '''button&lt;br /&gt;
|| To select a particular '''EPerson''', click on the '''Select '''button adjacent to the '''ID '''column.&lt;br /&gt;
I will select the '''user''' with '''email ID''' dspace.u5@gmail.com&lt;br /&gt;
|- &lt;br /&gt;
|| Show selected '''EPerson '''&lt;br /&gt;
|| Immediately we will be redirected to the '''Administer EPeople '''page.&lt;br /&gt;
Here we can see the '''First name, Last name '''and '''Email id''' of the selected '''EPerson''' in the text box.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Edit '''button&lt;br /&gt;
|| To edit the '''profile''' for that '''EPerson''', click on the '''Edit''' button next to the text box.&lt;br /&gt;
Let me click the '''Edit''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Edit EPerson '''form&lt;br /&gt;
|| '''Edit''' '''EPerson''' page opens along with the '''EPerson’s''' details.&lt;br /&gt;
These fields are editable.&lt;br /&gt;
|- &lt;br /&gt;
|| Edit '''EPerson '''details&lt;br /&gt;
'''First Name : Rajesh'''&lt;br /&gt;
|| For this demonstration, I will update '''First Name''' as shown. &lt;br /&gt;
|- &lt;br /&gt;
|| Click''' Save '''button&lt;br /&gt;
|| Click the '''Save''' button to update the details.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''EPerson user’s profile''' is successfully updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Likewise, we can also delete a '''user '''from '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Select E-person''' button&lt;br /&gt;
Select '''EPerson''' &lt;br /&gt;
'''dspace.u2@gmail.com'''&lt;br /&gt;
|| To do so, click on the '''Delete''' button in the '''Administer EPeople '''after selecting the '''user'''.&lt;br /&gt;
For this demonstration, I’m not deleting any '''user'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| Next, let us understand about '''Groups''' in '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Group '''in''' DSpace'''&lt;br /&gt;
|| &lt;br /&gt;
* '''Group''' in '''DSpace''' is a collection of '''EPersons'''.&lt;br /&gt;
* '''Administrator '''and '''Anonymous '''are two''' built-in groups '''in''' DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Authority of Groups'''&lt;br /&gt;
||&lt;br /&gt;
* '''Administrator''' '''group''' has full '''authority''' of '''DSpace'''.&lt;br /&gt;
* '''Anonymous''' '''group''' has only '''READ permissions''' in '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:Default '''Group '''creation&lt;br /&gt;
|| &lt;br /&gt;
* '''DSpace '''creates default '''groups '''for all the '''roles''' in''' '''the '''Community '''and''' Collection''' and &lt;br /&gt;
* Default '''read''' and '''write permissions''' are assigned to default '''groups'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Custom '''Group '''Creation&lt;br /&gt;
|| &lt;br /&gt;
* Additionally, an '''Administrator''' can create custom '''groups.'''&lt;br /&gt;
* As per requirement, custom '''read '''and''' write permissions''' can be assigned to the custom '''groups'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
Switch to '''DSpace'''&lt;br /&gt;
|| Now, let us proceed to create a custom '''group''' using '''admin authority.'''&lt;br /&gt;
Switch to '''DSpace''' Interface.&lt;br /&gt;
|- &lt;br /&gt;
|| In the top Navigation bar, click on the tab '''Access Control'''&lt;br /&gt;
|| In the top '''navigation bar''', click on the '''Access Control '''tab.&lt;br /&gt;
|- &lt;br /&gt;
|| From the drop down list select '''Groups'''.&lt;br /&gt;
'''Group Editor''' page&lt;br /&gt;
|| From the drop-down list, select '''Groups'''.&lt;br /&gt;
'''Group Editor''' page opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Administrator '''and''' Anonymous Group'''&lt;br /&gt;
|| Here we can see two '''groups''': '''Administrator '''and '''Anonymous'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Create New Group'''&lt;br /&gt;
|| To create a new '''group''', click on the '''Create New Group '''button in the '''Group Editor''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Edit Group '''label&lt;br /&gt;
|| '''Edit Group''' interface appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Name''' field&lt;br /&gt;
|| By default, '''DSpace''' generates '''Group ID''' and assigns it in the '''Name''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| Remove the Group Name&lt;br /&gt;
|| Remove the default '''group '''name.&lt;br /&gt;
|- &lt;br /&gt;
|| Set Group Name&lt;br /&gt;
'''Name: Content Submitters'''&lt;br /&gt;
|| Set the '''group''' name as “'''Content Submitters”'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''EPerson '''and''' Group '''fields&lt;br /&gt;
|| '''EPerson''' members and other existing '''groups,''' can be added as a member to the new '''group'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Select E-people'''&lt;br /&gt;
|| Let us add the '''EPerson''' as a '''group''' member.&lt;br /&gt;
Click on the '''Select E-people''' button below the '''EPerson''' '''Members''' field. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| The '''Select E-people '''pop up window opens up.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Add '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID '''of the respective '''EPerson.'''&lt;br /&gt;
Let us add a new '''user''' with the '''email ID''' dspace.u2@gmail.com.&lt;br /&gt;
Also add another '''user''' with the '''email ID''' dspace.u5@gmail.com.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
Once done, close the '''Select E-people '''popup''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the '''EPerson''' '''Members''' field.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
Select '''EPerson''' from '''EPerson Member '''field&lt;br /&gt;
|| We can also remove a member from a''' group.'''&lt;br /&gt;
To do so, first select the respective member''' '''to be removed from the '''EPerson Member '''field.&lt;br /&gt;
|- &lt;br /&gt;
|| Point on the '''Remove Selected '''button&lt;br /&gt;
|| Click on the '''Remove Selected '''button, below the '''EPerson Member '''field.&lt;br /&gt;
For this demonstration, I’m not removing any '''user'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page, to update the changes.&lt;br /&gt;
Let us cross verify all these changes.&lt;br /&gt;
|- &lt;br /&gt;
|| In the top Navigation bar, click on the tab '''Access Control'''&lt;br /&gt;
|| In the top '''navigation bar''', click on the '''Access Control '''tab.&lt;br /&gt;
|- &lt;br /&gt;
|| From the drop down list select '''Groups'''.&lt;br /&gt;
|| From the drop-down list, select '''Groups'''.&lt;br /&gt;
'''Group Editor''' page opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' Content Submitters Group'''&lt;br /&gt;
|| Here we can see our new '''group “Content Submitters”.'''&lt;br /&gt;
We have now successfully created a new '''group''' and added members to it.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
|| In this tutorial we learnt to :&lt;br /&gt;
* Manage '''EPersons''' and&lt;br /&gt;
* Create a '''Group''' of '''EPersons '''and manage them&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,&lt;br /&gt;
* Create a “'''Content Reviewers”''' '''group'''.&lt;br /&gt;
* As a '''group '''member, add the 2 new '''EPersons''' that were created earlier in the series.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This script and the video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
This is '''Nancy Varkey '''signing off. Thank you for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Managing-DSpace-user-accounts/English</id>
		<title>DSpace/C2/Managing-DSpace-user-accounts/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Managing-DSpace-user-accounts/English"/>
				<updated>2020-07-17T18:25:55Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: Created page with &amp;quot;'''Script: Managing DSpace user accounts'''   '''Author : Pankaj Patil'''   '''Keywords: Manage EPersons, DSpace Group, Create DSpace Group, Add EPerson, Edit EPerson profile,...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script: Managing DSpace user accounts'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Keywords: Manage EPersons, DSpace Group, Create DSpace Group, Add EPerson, Edit EPerson profile, Delete EPerson'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-spacing:0;width:16.51cm;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration'''&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Managing''' '''DSpace''' '''user accounts'''.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Learning Objectives &lt;br /&gt;
|| In this tutorial, we will learn to: * &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;Manage '''EPersons '''and&amp;lt;/div&amp;gt;&lt;br /&gt;
* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;Create a '''Group''' of '''EPersons '''and manage them&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;'''Ubuntu Linux OS 18.04'''&amp;lt;/div&amp;gt;&lt;br /&gt;
* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;'''DSpace '''version''' 6.3 '''and&amp;lt;/div&amp;gt;&lt;br /&gt;
* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;'''Firefox web browser'''&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
However you may use any '''web browser '''of your choice.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Prerequisites - I&lt;br /&gt;
|| To practice this tutorial, you should have* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;Installed '''DSpace 6.3''' on your system&amp;lt;/div&amp;gt;&lt;br /&gt;
* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;'''Tomcat''' service should be running&amp;lt;/div&amp;gt;&lt;br /&gt;
* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;'''Administrator’s''' authority in '''DSpace'''&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Prerequisites - II&lt;br /&gt;
|| * &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;A working internet connection&amp;lt;/div&amp;gt;&lt;br /&gt;
* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;If not then please go through the prerequisite tutorials on this website.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Prerequisites - III&lt;br /&gt;
|| * &amp;lt;div style=&amp;quot;color:#222222;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;This tutorial assumes that you have done the immediate previous tutorial assignment in this series.&amp;lt;/div&amp;gt;&lt;br /&gt;
* &amp;lt;div style=&amp;quot;color:#222222;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;If not, pls do so before proceeding ahead.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Manage '''EPersons''' &lt;br /&gt;
|| '''DSpace administrator''' can manage all the '''EPerson users.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''DSpace''' '''administrator''' can* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;Add an '''EPerson'''&amp;lt;/div&amp;gt;&lt;br /&gt;
* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;Edit an '''EPerson’s''' profile and&amp;lt;/div&amp;gt;&lt;br /&gt;
* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;Delete an '''EPerson'''&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Let us learn how to manage '''EPerson users'''.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Open '''Web Browser '''&lt;br /&gt;
&lt;br /&gt;
Address Bar''' &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| Open a '''web browser '''and go to the '''DSpace''' interface.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Log in to '''DSpace''' with''' administrator'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Username: [mailto:dspace.u1@gmail.com dspace.u1@gmail.com]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Password : '''&amp;lt;span style=&amp;quot;background-color:#f8f9fa;&amp;quot;&amp;gt;u1pass&amp;lt;/span&amp;gt;&lt;br /&gt;
|| Log in to '''DSpace''' with the '''administrator account '''you created earlier.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I will login with my '''administrator account.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We are now on the '''admin’s My DSpace''' page.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Click on '''Logged in '''tab&lt;br /&gt;
|| Click on the '''Logged in''' tab at the top right corner.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Select '''Administer'''&lt;br /&gt;
|| Select '''Administer''' from the drop-down list.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We are now in the '''Administer''' dashboard.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Click on '''Access Control '''&lt;br /&gt;
|| In the top '''navigation bar''', click on the '''Access Control '''tab'''.'''&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Select '''E-people'''&lt;br /&gt;
|| From the drop-down list, select '''E-people'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The '''Administer EPeople''' page opens.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Click on '''Add EPerson '''button&lt;br /&gt;
|| Now, we will add an '''EPerson''' using '''admin '''authority.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To do so, click on the '''Add EPerson''' button in the '''Administer EPeople''' section.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Point to '''Edit EPerson '''label&lt;br /&gt;
|| '''Edit EPerson''' page opens with some fields where we can type in the '''EPerson’s''' details.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Point to '''Email '''field&lt;br /&gt;
|| By default, '''DSpace''' generates an '''ID''' for every '''EPerson''' and the same is displayed in the '''Email''' field.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Remove the default '''ID'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Email ID = [mailto:dspace.u5@gmail.com dspace.u5@gmail.com]&lt;br /&gt;
|| First remove the default '''ID''' in the '''Email '''field.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then type the '''Email''' of a new '''EPerson''' to be created in '''DSpace'''.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| '''Last name: Kumar'''&lt;br /&gt;
&lt;br /&gt;
'''First name: Raj'''&lt;br /&gt;
|| I will type''' Last name '''and''' First name''' of the '''EPerson''' as shown here.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| '''Language '''field&lt;br /&gt;
|| By default, the value for '''Language '''is set to '''English.'''&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Tick a checkbox''' Can Log In'''&lt;br /&gt;
|| Next, enable the '''Can Log in '''checkbox by clicking on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It controls the '''login authority''' of '''EPerson'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the checkbox is not selected, the '''EPerson''' cannot '''log in''' to '''DSpace.''' &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the checkbox is selected, the '''EPerson''' can '''log in''' to '''DSpace'''. &lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Point to''' Require Certificate '''field&lt;br /&gt;
|| For this demonstration, I will leave the '''Require Certificate '''checkbox unchecked.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Point to '''Reset password '''button&lt;br /&gt;
|| This is the '''Reset password '''button.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This allows the '''EPerson''' to set or reset the '''password''' of his '''DSpace user account'''.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Click on '''Reset password''' button&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| Click on the '''Reset password''' button.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
By doing so, a new '''EPerson account''' will be created in '''DSpace''' based on our inputs.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Point to Notification message&lt;br /&gt;
|| A '''mail''' containing a '''link '''to reset the '''password,''' will be sent to the given '''mail id'''.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| '''Log out''' from''' DSpace'''&lt;br /&gt;
|| Let us '''logout''' from the '''administrator account.'''&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Access '''EPerson''' Email Account&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Email ID = [mailto:dspace.u5@gmail.com dspace.u5@gmail.com]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Password: d$pace2019*&lt;br /&gt;
|| Now, we will '''log in''' to the '''mail account''' which we have specified in the '''Email Id''' field earlier.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Show '''Gmail''' Inbox and point to mail from''' DSpace'''&lt;br /&gt;
|| Here is the '''Change Password Request mail''' that we received from '''DSpace'''.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Click on the '''Change Password Request''' mail&lt;br /&gt;
|| Open the '''Change Password Request email.'''&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Click '''URL '''in the Email&lt;br /&gt;
|| Click on the given '''URL''' to change the '''password.'''&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Point to '''Enter New Password'''&lt;br /&gt;
|| '''Enter New Password''' page opens.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Type a Password&lt;br /&gt;
|| Type the new '''password'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I will type the '''password '''as '''u5pass.'''&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Retype password&lt;br /&gt;
|| Retype the same '''password''' in the '''Again to Confirm''' field.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Click on '''Set New Password '''button&lt;br /&gt;
|| Then click on the '''Set New Password '''button at the bottom of the page.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Point to '''Password Changed '''message&lt;br /&gt;
|| '''Password Changed''' message is displayed.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Narration only&lt;br /&gt;
|| We have successfully created a new '''EPerson user''' using '''administrator authority.''' &lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next, we will learn how to edit the '''profile''' of an '''EPerson''' as an '''Admin'''.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Open DSpace interface&lt;br /&gt;
|| Open '''DSpace '''interface.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Show '''DSpace''' login interface&lt;br /&gt;
&lt;br /&gt;
Email ID = [mailto:dspace.u5@gmail.com dspace.u1@gmail.com]&lt;br /&gt;
&lt;br /&gt;
Password: u1pass &lt;br /&gt;
|| Log in to '''DSpace''' with '''administrator authority''' and go to the '''Administer''' page.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Click on '''Access Control '''&lt;br /&gt;
|| In the top '''navigation bar''', click on the tab '''Access Control.'''&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Select '''E-people'''&lt;br /&gt;
|| From the drop-down list, select '''E-people'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The '''Administer EPeople''' page opens.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Click on''' Select E-person '''button&lt;br /&gt;
|| Click on the '''Select E-person''' button at the bottom of the page'''.'''&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Point to '''Select E-people''' label&lt;br /&gt;
|| '''Select E-people''' popup window opens up.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Point to '''ID, E-mail, Last name, First name''' and '''Language'''&lt;br /&gt;
|| It displays all the '''users '''details like '''ID, E-mail, Last name, First name''' and '''Language.'''&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Click '''Select '''button&lt;br /&gt;
|| To select a particular '''EPerson''', click on the '''Select '''button adjacent to the '''ID '''column.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I will select the '''user''' with '''email ID''' [mailto:dspace.u5@gmail.com dspace.u5@gmail.com]&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Show selected '''EPerson '''&lt;br /&gt;
|| Immediately we will be redirected to the '''Administer EPeople '''page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here we can see the '''First name, Last name '''and '''Email id''' of the selected '''EPerson''' in the text box.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Click on the '''Edit '''button&lt;br /&gt;
|| To edit the '''profile''' for that '''EPerson''', click on the '''Edit''' button next to the text box.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Let me click the '''Edit''' button.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| '''Edit EPerson '''form&lt;br /&gt;
|| '''Edit''' '''EPerson''' page opens along with the '''EPerson’s''' details.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These fields are editable.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Edit '''EPerson '''details&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''First Name : Rajesh'''&lt;br /&gt;
|| For this demonstration, I will update '''First Name''' as shown. &lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Click''' Save '''button&lt;br /&gt;
|| Click the '''Save''' button to update the details.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''EPerson user’s profile''' is successfully updated.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Likewise, we can also delete a '''user '''from '''DSpace'''.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Click on the '''Select E-person''' button&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Select '''EPerson''' &lt;br /&gt;
&lt;br /&gt;
'''dspace.u2@gmail.com'''&lt;br /&gt;
|| To do so, click on the '''Delete''' button in the '''Administer EPeople '''after selecting the '''user'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For this demonstration, I’m not deleting any '''user'''.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Only narration&lt;br /&gt;
|| Next, let us understand about '''Groups''' in '''DSpace'''.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: '''Group '''in''' DSpace'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| * &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;'''Group''' in '''DSpace''' is a collection of '''EPersons'''.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;'''Administrator '''and '''Anonymous '''are two''' built-in groups '''in''' DSpace'''.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: '''Authority of Groups'''&lt;br /&gt;
|| * &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;'''Administrator''' '''group''' has full '''authority''' of '''DSpace'''.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;'''Anonymous''' '''group''' has only '''READ permissions''' in '''DSpace'''.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide:Default '''Group '''creation&lt;br /&gt;
|| * &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;'''DSpace '''creates default '''groups '''for all the '''roles''' in''' '''the '''Community '''and''' Collection''' and &amp;lt;/div&amp;gt;&lt;br /&gt;
* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;Default '''read''' and '''write permissions''' are assigned to default '''groups'''.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Custom '''Group '''Creation&lt;br /&gt;
|| * &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;Additionally, an '''Administrator''' can create custom '''groups.'''&amp;lt;/div&amp;gt;&lt;br /&gt;
* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;As per requirement, custom '''read '''and''' write permissions''' can be assigned to the custom '''groups'''.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Switch to '''DSpace'''&lt;br /&gt;
|| Now, let us proceed to create a custom '''group''' using '''admin authority.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Switch to '''DSpace''' Interface.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| In the top Navigation bar, click on the tab '''Access Control'''&lt;br /&gt;
|| In the top '''navigation bar''', click on the '''Access Control '''tab.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| From the drop down list select '''Groups'''.&lt;br /&gt;
&lt;br /&gt;
'''Group Editor''' page&lt;br /&gt;
|| From the drop-down list, select '''Groups'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Group Editor''' page opens.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Point to''' Administrator '''and''' Anonymous Group'''&lt;br /&gt;
|| Here we can see two '''groups''': '''Administrator '''and '''Anonymous'''.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Click on''' Create New Group'''&lt;br /&gt;
|| To create a new '''group''', click on the '''Create New Group '''button in the '''Group Editor''' section.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Point to''' Edit Group '''label&lt;br /&gt;
|| '''Edit Group''' interface appears.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Point to''' Name''' field&lt;br /&gt;
|| By default, '''DSpace''' generates '''Group ID''' and assigns it in the '''Name''' field.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Remove the Group Name&lt;br /&gt;
|| Remove the default '''group '''name.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Set Group Name&lt;br /&gt;
&lt;br /&gt;
'''Name: Content Submitters'''&lt;br /&gt;
|| Set the '''group''' name as “'''Content Submitters”'''.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Point to '''EPerson '''and''' Group '''fields&lt;br /&gt;
|| '''EPerson''' members and other existing '''groups,''' can be added as a member to the new '''group'''.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Click on '''Select E-people'''&lt;br /&gt;
|| Let us add the '''EPerson''' as a '''group''' member.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click on the '''Select E-people''' button below the '''EPerson''' '''Members''' field. &lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Point to '''Select E-people '''window''' '''&lt;br /&gt;
|| The '''Select E-people '''pop up window opens up.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Click on''' Add '''button&lt;br /&gt;
|| Click on the '''Add '''button adjacent to the '''ID '''of the respective '''EPerson.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Let us add a new '''user''' with the '''email ID''' [mailto:dspace.u5@gmail.com dspace.u2@gmail.com].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also add another '''user''' with the '''email ID''' [mailto:dspace.u5@gmail.com dspace.u5@gmail.com].&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Click on the '''Close '''button&lt;br /&gt;
|| If you wish to add more members, then repeat the same steps.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once done, close the '''Select E-people '''popup''' '''window by clicking on the '''Close''' button.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Point to the added user in the '''EPerson Members''' field&lt;br /&gt;
|| Immediately the selected '''user''' will be added to the '''EPerson''' '''Members''' field.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Select '''EPerson''' from '''EPerson Member '''field&lt;br /&gt;
|| We can also remove a member from a''' group.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To do so, first select the respective member''' '''to be removed from the '''EPerson Member '''field.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Point on the '''Remove Selected '''button&lt;br /&gt;
|| Click on the '''Remove Selected '''button, below the '''EPerson Member '''field.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For this demonstration, I’m not removing any '''user'''.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Click on '''Update Group'''&lt;br /&gt;
|| Once done, click on the '''Update Group''' button at the bottom of the page, to update the changes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Let us cross verify all these changes.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| In the top Navigation bar, click on the tab '''Access Control'''&lt;br /&gt;
|| In the top '''navigation bar''', click on the '''Access Control '''tab.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| From the drop down list select '''Groups'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| From the drop-down list, select '''Groups'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Group Editor''' page opens.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Point to''' Content Submitters Group'''&lt;br /&gt;
|| Here we can see our new '''group “Content Submitters”.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We have now successfully created a new '''group''' and added members to it.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from the '''DSpace''' interface.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;Slide: &amp;lt;/span&amp;gt;Summary&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| In this tutorial we learnt to :* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;Manage '''EPersons''' and&amp;lt;/div&amp;gt;&lt;br /&gt;
* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;Create a '''Group''' of '''EPersons '''and manage them&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment,* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;Create a “&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;'''Content Reviewers”'''&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;'''group'''&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;.&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
* &amp;lt;div style=&amp;quot;margin-left:1.27cm;margin-right:0cm;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;As a &amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;'''group '''&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;member, add the 2 new &amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt;'''EPersons'''&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;background-color:#ffffff;&amp;quot;&amp;gt; that were created earlier in the series.&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- style=&amp;quot;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| This script and the video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This is '''Nancy Varkey '''signing off. Thank you for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Email-configuration-for-DSpace-on-Ubuntu-Linux-OS/English</id>
		<title>DSpace/C2/Email-configuration-for-DSpace-on-Ubuntu-Linux-OS/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Email-configuration-for-DSpace-on-Ubuntu-Linux-OS/English"/>
				<updated>2020-06-02T06:11:59Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Email Configuration for DSpace'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Keywords: DSpace Rebuild, DSpace Email Configuration, dspace.cfg, Rebuild script, DSpace gmail configuration'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border = “1”&lt;br /&gt;
|- &lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this '''Spoken Tutorial''' on '''Email Configuration for DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
&lt;br /&gt;
*Configure an '''email '''for '''DSpace'''&lt;br /&gt;
*Prepare a '''shell script''' to '''rebuild DSpace'''&lt;br /&gt;
*Send a '''test email''' from '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
&lt;br /&gt;
*'''Ubuntu Linux OS 18.04'''&lt;br /&gt;
*'''DSpace version 6.3'''&lt;br /&gt;
*'''gedit text editor''' and&lt;br /&gt;
*'''Firefox web browser'''&lt;br /&gt;
&lt;br /&gt;
However you may use any other '''text editor''' or''' browser''' of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial,&lt;br /&gt;
&lt;br /&gt;
*You should have installed '''DSpace 6.3 '''and&lt;br /&gt;
*You should have a working internet connection.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| Pre-requisites:&lt;br /&gt;
&lt;br /&gt;
*You should have familiarity with basic '''Linux commands'''.&lt;br /&gt;
*If not then go through the prerequisite '''Linux '''tutorials on this website.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
*The '''commands''' used in this tutorial are available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
*Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch to '''gedit''' text editor and open the file&lt;br /&gt;
|| I have opened the '''code file''' in the '''gedit text editor''' on my machine.&lt;br /&gt;
&lt;br /&gt;
And I will use the same file to copy-paste the '''commands''' during the demonstration.&lt;br /&gt;
&lt;br /&gt;
Shortcut to paste on the '''terminal''' is '''Shift, Ctrl '''and '''V '''keys'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Necessity of Email Configuration&lt;br /&gt;
|| In '''DSpace''' we have to '''configure''' the '''email settings''' to send '''emails''' from '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Necessity of Email Configuration&lt;br /&gt;
|| '''DSpace''' sends '''emails''' to the '''users''' for various activities such as&lt;br /&gt;
&lt;br /&gt;
*'''Email verification''' during '''registration'''&lt;br /&gt;
*Notification '''emails''' during '''Item submission '''and''' review'''&lt;br /&gt;
*Getting '''Dspace user’s feedback '''and&lt;br /&gt;
*Notifications to '''Community and Collection''' subscribers&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Let us begin.&lt;br /&gt;
|- &lt;br /&gt;
|| Press '''Ctrl+Alt+T '''keys&lt;br /&gt;
|| Open the '''terminal''' by pressing '''Ctrl, Alt '''and''' T''' keys simultaneously on the keyboard.&lt;br /&gt;
&lt;br /&gt;
Ensure that you have '''root permissions''' to '''run''' the '''commands'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Here onwards, please remember to press the '''Enter''' key after typing each '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''sudo su - dspace'''&lt;br /&gt;
|| Now, we will '''login''' as '''user dspace'''.&lt;br /&gt;
&lt;br /&gt;
Type '''sudo su - dspace'''&lt;br /&gt;
&lt;br /&gt;
If prompted, then type the '''password '''of the''' admin user '''to '''login'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''sudo gedit /home/dspace/dspace-6.3-src-release/dspace/config/dspace.cfg'''&lt;br /&gt;
|| Type the '''command''' as shown to open '''dspace configuration '''file.&lt;br /&gt;
&lt;br /&gt;
If prompted, type the '''root user password'''.&lt;br /&gt;
&lt;br /&gt;
'''dspace.cfg '''file opens in the '''gedit text editor'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Email settings'''&lt;br /&gt;
|| Scroll down and locate the '''Email settings''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:''' SMTP Services'''&lt;br /&gt;
|| '''DSpace '''requires '''SMTP service''' to send and receive '''emails.'''&lt;br /&gt;
&lt;br /&gt;
'''SMTP''' services like '''Gmail, SendinBlue, SendGrid, Pepipost, Amazon SES '''or '''Mandrill''' can be used.&lt;br /&gt;
&lt;br /&gt;
Additionally, custom '''SMTP''' services can also be set up and used.&lt;br /&gt;
|- &lt;br /&gt;
|| '''mail.server = smtp.gmail.com'''&lt;br /&gt;
&lt;br /&gt;
|| In this demonstration, I will configure a '''Gmail SMTP mail server.'''&lt;br /&gt;
&lt;br /&gt;
So, first I’ll set the value for '''mail.server''' as '''smtp.gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''mail.server.username =dspace.u1@gmail.com'''&lt;br /&gt;
&lt;br /&gt;
'''mail.server.password =***********'''&lt;br /&gt;
|| Next we have to enter a valid '''gmail ID''' for '''mail.server.username.'''&lt;br /&gt;
&lt;br /&gt;
I will use the '''admin’s mail id''', which is dspace.u1@gmail.com&lt;br /&gt;
&lt;br /&gt;
You can also use the same '''email id''' which you gave as your '''admin mail id'''.&lt;br /&gt;
&lt;br /&gt;
The value for '''mail.server.password '''has to be the '''password''' of dspace.u1@gmail.com'''&lt;br /&gt;
&lt;br /&gt;
The typed '''password''' will be visible to everyone.&lt;br /&gt;
&lt;br /&gt;
So I have blurred it for this demonstration.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Comment '''&lt;br /&gt;
&lt;br /&gt;
'''mail.server.port'''&lt;br /&gt;
|| We will use''' gmail’s SMTP port (SSL): 465''', to connect to the '''SMTP server'''.&lt;br /&gt;
&lt;br /&gt;
So, let us disable the default '''SMTP port''' which is 25.&lt;br /&gt;
&lt;br /&gt;
To do so, type '''&amp;lt;nowiki&amp;gt;# &amp;lt;/nowiki&amp;gt;'''in front of the line '''mail.server.port'''. &lt;br /&gt;
|- &lt;br /&gt;
|| From Address for mail&lt;br /&gt;
|| Now, give a valid '''email address''' for '''mail.from.address.'''&lt;br /&gt;
&lt;br /&gt;
This '''email id''' will be considered as the '''from address''' for the recipients.&lt;br /&gt;
&lt;br /&gt;
Here I will type the value as '''dspace.u1@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Feedback recipient email&lt;br /&gt;
|| Please type a valid''' email address''' for '''feedback.recipient'''&lt;br /&gt;
&lt;br /&gt;
If a '''user''' submits any feedback in '''DSpace''', then those feedback will be sent to this '''email id'''.&lt;br /&gt;
&lt;br /&gt;
Here also I will type the value as '''dspace.u1@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| System administrator email&lt;br /&gt;
|| We have to give a valid '''email address''' for '''mail.admin.'''&lt;br /&gt;
&lt;br /&gt;
'''System notifications '''and '''administration emails''' will be sent to '''mail.admin address'''.&lt;br /&gt;
&lt;br /&gt;
I will type the value as '''dspace.u1@gmail.com''' here.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Mail.extraproperties &amp;gt;&amp;gt; '''remove # symbol&lt;br /&gt;
|| Next, we will configure the''' SMTP port''' '''(SSL): 465.'''&lt;br /&gt;
&lt;br /&gt;
Scroll down and locate the line '''&amp;lt;nowiki&amp;gt;#mail.extraproperties.&amp;lt;/nowiki&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
Remove '''&amp;lt;nowiki&amp;gt;# &amp;lt;/nowiki&amp;gt;'''symbol at the beginning '''mail.extraproperties.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Remove # symbol&lt;br /&gt;
|| Also, remove''' # '''symbol at the beginning of the next two consecutive lines, as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Save and close file&lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Rebuild '''DSpace'''&lt;br /&gt;
|| Whenever we customize '''DSpace''', it is necessary to '''rebuild''' '''DSpace'''.&lt;br /&gt;
&lt;br /&gt;
'''Rebuild''' process involves&lt;br /&gt;
*Compilation of''' source code'''&lt;br /&gt;
*Installation of '''Webapp'''&lt;br /&gt;
*Deployment of '''DSpace''' on '''Tomcat server'''.&lt;br /&gt;
&lt;br /&gt;
We will prepare a''' shell script''' to '''rebuild''' '''DSpace''', and use it whenever required.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''sudo gedit $HOME/Rebuild-DSpace'''&lt;br /&gt;
|| Open a new file named '''Rebuild-DSpace '''in a '''text editor'''. &lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''sudo service tomcat8 stop’’’&lt;br /&gt;
&lt;br /&gt;
'''sleep 5'''&lt;br /&gt;
&lt;br /&gt;
'''cd /home/dspace/dspace-6.3-src-release'''&lt;br /&gt;
&lt;br /&gt;
'''mvn -U clean package’’’&lt;br /&gt;
&lt;br /&gt;
'''cd /home/dspace/dspace-6.3-src-release/dspace/target/dspace-installer'''&lt;br /&gt;
&lt;br /&gt;
'''ant update'''&lt;br /&gt;
&lt;br /&gt;
'''sleep 5'''&lt;br /&gt;
&lt;br /&gt;
'''sudo service tomcat8 start'''&lt;br /&gt;
|| Type the '''shell commands''' as shown in the '''text editor'''.&lt;br /&gt;
&lt;br /&gt;
We have used these '''commands''' in the earlier tutorial to '''build dspace'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Press Ctrl+S keys&lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''sudo chmod 777 $HOME/Rebuild-DSpace'''&lt;br /&gt;
|| Type the '''command''' as shown to provide '''executable permissions''' to '''Rebuild-DSpace.'''&lt;br /&gt;
&lt;br /&gt;
If prompted, enter the''' admin password''' to proceed further.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''$HOME/Rebuild-DSpace'''&lt;br /&gt;
|| Let us '''rebuild''' '''DSpace''' by typing the following '''command'''.&lt;br /&gt;
&lt;br /&gt;
The''' rebuild process''' may take some time depending upon your internet speed.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] Highlight&lt;br /&gt;
&lt;br /&gt;
'''BUILD SUCCESSFUL'''&lt;br /&gt;
|| On successful completion, '''BUILD SUCCESSFUL '''message will appear on the screen. &lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This means we have '''deployed DSpace email configuration''' on '''Tomcat server.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next we have to '''configure''' some '''settings''' in the '''Gmail account''' which we have used.&lt;br /&gt;
&lt;br /&gt;
To access '''Gmail''' through '''DSpace''', '''less secure apps''' in '''Gmail''' '''settings''' should be turned '''ON'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [browser] Login to gmail as dspace.u1@gmail.com&lt;br /&gt;
|| To do so, '''login''' to the respective '''Gmail account''' which we have typed in the '''Email settings''' of '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [browser] Type the url:&lt;br /&gt;
&lt;br /&gt;
[https://www.google.com/settings/security/lesssecureapps https://www.google.com/settings/security/lesssecureapps]&lt;br /&gt;
|| Then in the '''address bar''', type the '''URL '''as shown.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| [browser] Turn the toggle on for Allow less secure apps&lt;br /&gt;
|| Turn '''ON '''the '''toggle '''button for '''Allow less secure apps.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We have done the required '''configurations'''.&lt;br /&gt;
&lt;br /&gt;
Now let us send a '''test mail'''.&lt;br /&gt;
&lt;br /&gt;
To do so, go to the '''terminal.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''sudo $HOME/dspace-install/bin/dspace test-email'''&lt;br /&gt;
|| Then type this '''command''' to send a '''test email'''.&lt;br /&gt;
&lt;br /&gt;
'''Test email''' will be sent to the '''mail id '''which was set in '''mail.admin '''in '''dspace.cfg '''file.&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Open the gmail account&lt;br /&gt;
|| Let us cross verify this.&lt;br /&gt;
&lt;br /&gt;
Switch to the '''browser''' where our '''mail account''' is logged in.&lt;br /&gt;
&lt;br /&gt;
Now check the '''Inbox''' for new mail.&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Point to the DSpace test mail&lt;br /&gt;
|| Here is the '''DSpace test email.'''&lt;br /&gt;
&lt;br /&gt;
We have successfully '''configured''' the '''mail configuration''' and also sent a '''test mail''' in '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Logout from gmail&lt;br /&gt;
|| Once done, '''sign out''' from the '''Gmail account. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide Summary&lt;br /&gt;
&lt;br /&gt;
|| In this tutorial we learnt to&lt;br /&gt;
*Configure '''email''' for '''DSpace'''&lt;br /&gt;
*Prepare a '''shell script''' to '''rebuild DSpace '''and&lt;br /&gt;
*Sent '''test email''' from '''DSpace'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this '''Forum'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
This is '''Nancy Varkey '''signing off. Thank you for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/User-Registration-in-DSpace/English</id>
		<title>DSpace/C2/User-Registration-in-DSpace/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/User-Registration-in-DSpace/English"/>
				<updated>2020-06-01T07:56:25Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script: User Registration in DSpace'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: DSpace users, EPerson, DSpace User Registration, EPerson Profile, Administrator, Community Administrator, Collection Administrator, Submitter, Reviewer'''&lt;br /&gt;
&lt;br /&gt;
{| border =&amp;quot;1&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this '''spoken tutorial''' on '''User Registration''' in '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to&lt;br /&gt;
* '''Register''' a '''user''' in '''DSpace'''&lt;br /&gt;
* Crossverify '''user registration'''&lt;br /&gt;
* Edit '''user profile '''and&lt;br /&gt;
* Distinguish between different '''users''' in '''DSpace'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS 18.04'''&lt;br /&gt;
* '''DSpace version 6.3 '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
However you may use any other web '''browser''' of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To practice this tutorial, you should have &lt;br /&gt;
* Installed '''DSpace 6.3''' on your system.&lt;br /&gt;
* '''Tomcat '''server should be running&lt;br /&gt;
* A working internet connection should be available&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Pre-requisites &lt;br /&gt;
|| &lt;br /&gt;
* Configured '''Email settings''' in '''DSpace'''&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Users in '''DSpace'''&lt;br /&gt;
|| Let us understand the different '''user roles''' in '''DSpace'''.&lt;br /&gt;
&lt;br /&gt;
'''DSpace''' has the following '''user roles'''.&lt;br /&gt;
&lt;br /&gt;
* '''Administrator'''&lt;br /&gt;
* '''Anonymous'''&lt;br /&gt;
* '''EPerson'''&lt;br /&gt;
* '''Community''' '''Administrator'''&lt;br /&gt;
* '''Collection''' '''Administrator'''&lt;br /&gt;
* '''Submitter '''and&lt;br /&gt;
* '''Reviewer'''&lt;br /&gt;
&lt;br /&gt;
We will learn about these '''roles''' in detail later in this tutorial.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration Only&lt;br /&gt;
|| First let us proceed for '''user''' registration in '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Open Web Browser &lt;br /&gt;
|| Open a web '''browser'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Address Bar &amp;gt;&amp;gt; localhost:8080'''&lt;br /&gt;
|| In the '''address bar''' type '''localhost:8080 '''and press '''Enter'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Sign on to '''tab&lt;br /&gt;
|| In the '''DSpace''' interface, click on the '''Sign on to '''tab at the top right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''My DSpace'''&lt;br /&gt;
|| Select '''My DSpace''' from drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''New user? Click here to register'''&lt;br /&gt;
|| In the '''Log In to DSpace''' section, click on link''' New user? Click here to register.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''User Registration''' form&lt;br /&gt;
&lt;br /&gt;
Enter''' E-mail address'''&lt;br /&gt;
|| This will take us to the '''User Registration''' page.&lt;br /&gt;
&lt;br /&gt;
Type a valid email ID in the '''E-mail address''' field.&lt;br /&gt;
&lt;br /&gt;
For this demonstration, I will type  dspace.u2@gmail.com&lt;br /&gt;
|- &lt;br /&gt;
|| Click on the '''Register '''button&lt;br /&gt;
|| Then click on the '''Register''' button in the '''User Registration''' form.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Registration Email Sent'''&lt;br /&gt;
|| If the '''email id '''is valid, then we get a message, “'''Registration Email Sent'''”.&lt;br /&gt;
&lt;br /&gt;
Before creating an '''account''', '''DSpace''' verifies the '''email ID'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Open New tab in the browser'''&lt;br /&gt;
|| Now, let us proceed for '''email '''verification.&lt;br /&gt;
&lt;br /&gt;
Open a new tab in the '''web browser'''.&lt;br /&gt;
&lt;br /&gt;
'''Log '''into the '''email account''' which you used for the registration.&lt;br /&gt;
|- &lt;br /&gt;
|| Show''' Gmail''' login interface&lt;br /&gt;
|| I will '''log in''' to the '''mail account dspace.u2@gmail.com&lt;br /&gt;
|- &lt;br /&gt;
|| Locate mail '''DSpace Account Registration'''&lt;br /&gt;
&lt;br /&gt;
|| In the '''Inbox''', locate the mail with the subject '''“DSpace Account Registration”.'''&lt;br /&gt;
&lt;br /&gt;
It may take some time to get a '''“DSpace Account Registration” email'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| If you can’t find the mail in the '''Inbox''', you can check in the other mail folders.&lt;br /&gt;
|- &lt;br /&gt;
|| Open''' DSpace Account Registration''' Email&lt;br /&gt;
|| Open the '''DSpace Account Registration email'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight Registration link&lt;br /&gt;
&lt;br /&gt;
http://localhost:8080/register?token=1447db78285ca239fa41d3c402459b80&lt;br /&gt;
&lt;br /&gt;
|| The '''account registration''' mail contains a '''registration link.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight '''Token''' number in Registration link&lt;br /&gt;
|| You will receive a different token number in the '''registration link''' as compared to mine.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on Registration link&lt;br /&gt;
|| Click on the '''registration link''' provided in the '''email'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| If you are accessing '''DSpace''' from a remote machine, type the remote machine '''IP''' instead of the '''localhost'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Registration Information form&lt;br /&gt;
|| The '''Registration Information''' form opens in the '''DSpace''' interface.&lt;br /&gt;
&lt;br /&gt;
The fields marked with an '''asterisk''' are mandatory.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Enter Firstname, Lastname'''&lt;br /&gt;
&lt;br /&gt;
'''First name = Pankaj'''&lt;br /&gt;
&lt;br /&gt;
'''Last name = Patil'''&lt;br /&gt;
|| I have typed the values for '''Firstname''' and '''Lastname''' as '''Pankaj Patil'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to Contact telephone and Language &lt;br /&gt;
|| Leave the field '''Contact telephone''' as blank.&lt;br /&gt;
&lt;br /&gt;
And keep the value for the '''Language''' field as '''English'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Enter Password&lt;br /&gt;
&lt;br /&gt;
Password : '''u2pass'''&lt;br /&gt;
|| Next, we have to set a '''password''' for the '''user Pankaj Patil '''in the '''Password''' field.&lt;br /&gt;
&lt;br /&gt;
I will type '''u2pass.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| The length of the '''Password''' must be at least 6 characters long.&lt;br /&gt;
|- &lt;br /&gt;
|| Re-enter Password&lt;br /&gt;
&lt;br /&gt;
Password : '''u2pass'''&lt;br /&gt;
|| Re-type the same '''password''' in the field '''Again to Confirm'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Complete Registration '''button&lt;br /&gt;
|| Once you have filled the form, click on the '''Complete Registration '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Registration Complete'''&lt;br /&gt;
|| If''' '''the '''form '''is filled''' '''correctly, we will get a message, “'''Registration Complete”'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| The '''user''' is now successfully '''registered''' in '''DSpace'''.&lt;br /&gt;
&lt;br /&gt;
Let us try to '''login''' with the newly '''registered user'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Sign on to '''tab&lt;br /&gt;
|| Click on '''Sign on to '''tab at the top right corner.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''My DSpace'''&lt;br /&gt;
|| Select '''My DSpace''' from the drop-down.&lt;br /&gt;
&lt;br /&gt;
'''Log in to DSpace''' form opens.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Log in to DSpace''' form &lt;br /&gt;
&lt;br /&gt;
E-mail Address :  dspace.u2@gmail.com&lt;br /&gt;
&lt;br /&gt;
Password : '''u2pass'''&lt;br /&gt;
|| Type the '''Email Address''' and '''Password''' for the newly '''registered user'''. i.e.''' Pankaj Patil.'''&lt;br /&gt;
&lt;br /&gt;
And then click on the '''Login''' button.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Point to the '''DSpace '''page for''' '''user '''Pankaj Patil'''&lt;br /&gt;
|| '''My DSpace''' page appears. &lt;br /&gt;
&lt;br /&gt;
That means the '''user registration''' in '''DSpace''' is successful.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| '''DSpace''' offers the '''Edit profile''' feature to all '''registered users'''. &lt;br /&gt;
&lt;br /&gt;
Let us proceed to edit the '''profile''' of '''user dspace.u2@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on drop down''' '''next to '''Logged in as dspace.u2@gmail.com'''&lt;br /&gt;
|| At the top right corner, click on the drop-down next to the text '''“Logged in as dspace.u2@gmail.com”.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Select''' Edit Profile'''&lt;br /&gt;
|| Then select '''Edit Profile''' from the drop-down.&lt;br /&gt;
&lt;br /&gt;
'''Edit Your Profile''' page appears.&lt;br /&gt;
|- &lt;br /&gt;
|| Highlight each field&lt;br /&gt;
|| The '''user''' can edit '''First Name, Last Name, Contact telephone, Password''' etc.&lt;br /&gt;
|- &lt;br /&gt;
|| Update '''Last Name'''&lt;br /&gt;
&lt;br /&gt;
'''Last Name''' : '''Kumar'''&lt;br /&gt;
|| Let me update the '''Last Name''' as shown.&lt;br /&gt;
&lt;br /&gt;
Ensure that all the details are correct.&lt;br /&gt;
|- &lt;br /&gt;
|| click '''Update Profile''' button&lt;br /&gt;
|| Then click on the '''Update Profile''' button at the bottom of the page.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to “'''Profile Updated” '''message&lt;br /&gt;
|| On successful updation, we will get a message “'''Profile Updated”.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''Logout from DSpace'''&lt;br /&gt;
|| Let us '''logout''' this '''user '''from '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Role for Registered User'''&lt;br /&gt;
|| So far, we have successfully '''registered''' a '''user''' and edited his '''profile'''.&lt;br /&gt;
&lt;br /&gt;
By default, all the '''users''' who are '''registered''' in '''DSpace''' are assigned to the '''role EPerson'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''EPerson'''&lt;br /&gt;
|| '''EPerson''' is a '''registered user''' of '''DSpace.'''&lt;br /&gt;
&lt;br /&gt;
'''EPerson'''&lt;br /&gt;
* Can view '''items''' which are published publicly.&lt;br /&gt;
* Can upload '''items''' in the authorized '''Collection'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''EPerson'''&lt;br /&gt;
|| &lt;br /&gt;
* Can also be assigned some other '''roles''' in '''DSpace'''.&lt;br /&gt;
* For eg: '''Administrator, Community Administrator, Collection Administrator, Submitter, '''and''' Reviewer.'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Anonymous User'''&lt;br /&gt;
|| '''Anonymous users '''&lt;br /&gt;
* Are not '''registered users''' in '''DSpace'''.&lt;br /&gt;
* They can view '''items''' which are published publicly.&lt;br /&gt;
* But they cannot upload '''items''' and&lt;br /&gt;
* They don’t have any authority in '''DSpace.'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Administrator'''&lt;br /&gt;
|| '''Administrator users''' can manage '''EPersons''', '''communities''', '''Collections''', '''items''', and other '''administrative''' activities.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Community Administrator'''&lt;br /&gt;
|| '''Community Administrator''' manages the authorized '''communities''' in '''DSpace. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:''' Collection Administrator'''&lt;br /&gt;
|| '''Collection Administrator '''manages the authorized '''Collections''' in '''DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Submitter'''&lt;br /&gt;
|| '''Submitter''' can upload '''items''' in the authorized '''Collections'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''Reviewer'''&lt;br /&gt;
|| And, '''Reviewer''' can review the '''items''' in the authorized '''Collections'''.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
|| We will be learning more about these roles in later tutorials.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| With this we have come to the end of this tutorial.&lt;br /&gt;
&lt;br /&gt;
Let us summarise.&lt;br /&gt;
|- &lt;br /&gt;
||Slide: Summary&lt;br /&gt;
&lt;br /&gt;
|| In this tutorial we learnt to :&lt;br /&gt;
* '''Register''' a '''user''' in '''DSpace'''&lt;br /&gt;
* Crossverify '''user registration'''&lt;br /&gt;
* Edit '''user profile '''and&lt;br /&gt;
* Distinguish between different''' users''' in '''DSpace'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment, register two new users with unique email IDs in '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
This is '''Nancy Varky '''signing off. Thank you for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Customization-of-DSpace-Home-page-on-Ubuntu-Linux-OS/English</id>
		<title>DSpace/C2/Customization-of-DSpace-Home-page-on-Ubuntu-Linux-OS/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Customization-of-DSpace-Home-page-on-Ubuntu-Linux-OS/English"/>
				<updated>2020-06-01T07:36:04Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script: Customization of DSpace Home Page'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: DSpace Customization, Home page customization, Dspace Logo, DSpace Banner, DSpace news'''&lt;br /&gt;
&lt;br /&gt;
{| border =&amp;quot;1&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
| align=center| '''Visual Cue'''&lt;br /&gt;
| align=center| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this spoken tutorial on '''Customization of''' '''DSpace home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
* Change '''DSpace''' '''logos'''&lt;br /&gt;
* Modify the '''DSpace''' '''banner''' and&lt;br /&gt;
* Update the '''News''' sections&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
* '''Ubuntu Linux OS 18.04'''&lt;br /&gt;
* '''DSpace version 6.3'''&lt;br /&gt;
* '''gedit''' '''text editor '''and&lt;br /&gt;
* '''Firefox web browser'''&lt;br /&gt;
&lt;br /&gt;
However you may use any other '''text editor''' or '''browser''' of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| To practice this tutorial, you should have&lt;br /&gt;
* Installed '''DSpace version 6.3''' on your system&lt;br /&gt;
* '''Tomcat''' service running&lt;br /&gt;
* '''Administrator''' authority in '''DSpace '''and&lt;br /&gt;
* A working internet connection&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites &lt;br /&gt;
|| Pre-requisites:&lt;br /&gt;
* You should be familiar with basic '''Linux''' commands and '''HTML tags'''&lt;br /&gt;
* If not then please go through the prerequisite tutorials on this website.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Code Files&lt;br /&gt;
|| The '''files''' and '''commands''' used in this tutorial are available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
&lt;br /&gt;
Please download and extract the files before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''DSpace''' Customization&lt;br /&gt;
|| &lt;br /&gt;
* '''DSpace''' is a highly customizable '''software application'''.&lt;br /&gt;
* We can customize the '''DSpace user''' interface and its behaviour as per our preference.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''DSpace''' UI Customization&lt;br /&gt;
|| The '''user''' interface of '''DSpace''' can be modified for&lt;br /&gt;
* Branding of a '''repository''' &lt;br /&gt;
* Communicate vision, mission of the organization&lt;br /&gt;
* Enhance aesthetics and usability&lt;br /&gt;
* Present tool tip or help to use&lt;br /&gt;
&lt;br /&gt;
Now, let us understand the different sections of the '''DSpace''' '''home page.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Open Web Browser &lt;br /&gt;
&lt;br /&gt;
Address Bar &amp;gt;&amp;gt; '''localhost:8080'''&lt;br /&gt;
&lt;br /&gt;
|| Open a '''web browser'''.&lt;br /&gt;
&lt;br /&gt;
In the '''address bar''', type '''localhost:8080''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
'''DSpace''' interface opens.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to different portions in''' DSpace home page'''&lt;br /&gt;
|| We have a '''Navigation bar logo''' located at the top-left corner.&lt;br /&gt;
&lt;br /&gt;
Below that we have the '''Banner''' section.&lt;br /&gt;
&lt;br /&gt;
The''' DSpace logo''' is located next to the '''banner'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to different portions in''' DSpace home page'''&lt;br /&gt;
|| Below the '''banner''' section, we have a green color bar called '''breadcrumb bar'''.&lt;br /&gt;
&lt;br /&gt;
Below the '''breadcrumb bar, '''we have''' Top News '''and''' sidebar news '''sections.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: '''DSpace Navbar logo''' &lt;br /&gt;
&lt;br /&gt;
Name: '''dspace-logo-only.png'''&lt;br /&gt;
&lt;br /&gt;
Location: '''/home/dspace/dspace-6.3-src-release/dspace-jspui/src/main/webapp/image'''.&lt;br /&gt;
&lt;br /&gt;
Dimensions: '''25 x 25 pixels'''.&lt;br /&gt;
|| Let us begin with the customization of the '''DSpace Navigation bar logo'''.&lt;br /&gt;
&lt;br /&gt;
These are the properties for the '''logo'''.&lt;br /&gt;
&lt;br /&gt;
We will replace this default '''logo''' with the new one.&lt;br /&gt;
&lt;br /&gt;
Make sure that the new '''logo''' has the same properties, if you are using your own logo.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Ctrl+Alt+T keys'''&lt;br /&gt;
|| Open the '''terminal''' by pressing '''Ctrl, Alt '''and '''T''' keys together.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Here onwards please press the '''Enter''' key after typing each '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] Type: &lt;br /&gt;
&lt;br /&gt;
'''cd Downloads'''&lt;br /&gt;
|| Go to the folder where you downloaded the images.&lt;br /&gt;
&lt;br /&gt;
Mine is in the '''Downloads''' folder.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] Type:&lt;br /&gt;
&lt;br /&gt;
'''sudo mv dimages/* /home/dspace/'''&lt;br /&gt;
|| Then we will move the '''logos''' folder to the '''DSpace user’s Home''' folder.&lt;br /&gt;
&lt;br /&gt;
To do so, we will type the '''command''' as shown.&lt;br /&gt;
&lt;br /&gt;
If prompted, type the '''admin password''' and press '''Enter.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] Type:&lt;br /&gt;
&lt;br /&gt;
'''sudo su - dspace'''&lt;br /&gt;
|| Now, login as '''dspace user''' by typing '''sudo su - dspace'''.&lt;br /&gt;
&lt;br /&gt;
If prompted, type the '''admin password''' and press '''Enter'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : '''DSpace''' source code&lt;br /&gt;
|| The '''source code''' for '''DSpace''' is located in the '''dspace-6.3-src-release '''directory.&lt;br /&gt;
&lt;br /&gt;
If we wish to customize '''DSpace''', then we have to make changes in this directory.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] Type:&lt;br /&gt;
&lt;br /&gt;
'''cd dspace-6.3-src-release/dspace-jspui/src/main/webapp/image'''&lt;br /&gt;
|| We will first change the current '''working directory''' to the '''DSpace Image '''directory.&lt;br /&gt;
&lt;br /&gt;
So, on the '''terminal''', type the '''command''' shown here. &lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] Type:&lt;br /&gt;
&lt;br /&gt;
'''sudo mv dspace-logo-only.png dspace-logo-only-old.png'''&lt;br /&gt;
|| Let us rename the default '''DSpace navigation bar logo '''for''' '''backup purposes.&lt;br /&gt;
&lt;br /&gt;
To do so, we will type the '''command''' as shown here.&lt;br /&gt;
&lt;br /&gt;
If prompted, type the '''dspace user password''' and press '''Enter'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] Type:&lt;br /&gt;
&lt;br /&gt;
'''cp $HOME/dspace-logo-only.png .'''&lt;br /&gt;
|| My new '''logo '''is in the '''Home''' directory of '''dspace user''' on my machine.&lt;br /&gt;
&lt;br /&gt;
Let us copy and paste that inside the '''DSpace''' '''image''' directory.&lt;br /&gt;
&lt;br /&gt;
To do so, I will type the '''command''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] Type:&lt;br /&gt;
&lt;br /&gt;
'''$HOME/Rebuild-DSpace'''&lt;br /&gt;
&lt;br /&gt;
|| Next we have to '''rebuild DSpace''' to update these changes.&lt;br /&gt;
&lt;br /&gt;
To do so, type the '''command''' as shown.&lt;br /&gt;
&lt;br /&gt;
'''Rebuild''' process will take some time depending upon your internet speed.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] Highlight '''BUILD SUCCESSFUL''' message&lt;br /&gt;
|| On successful completion, '''BUILD SUCCESSFUL message '''will be displayed. &lt;br /&gt;
|- &lt;br /&gt;
|| Refresh''' DSpace Home page'''&lt;br /&gt;
|| Now, switch to the '''browser''' and refresh the page.&lt;br /&gt;
&lt;br /&gt;
Observe the change - the old '''Navigation bar''' '''logo''' is replaced with the new one.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| In case, if you can’t see the updated '''logo''', kindly clear the '''cache''' and refresh the page.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Slide''' : DSpace logo&lt;br /&gt;
&lt;br /&gt;
Name: '''logo.gif'''&lt;br /&gt;
&lt;br /&gt;
Location: '''/home/dspace/dspace-6.3-src-release/dspace-jspui/src/main/webapp/image'''&lt;br /&gt;
&lt;br /&gt;
Dimensions: '''165 x 132 pixels'''.&lt;br /&gt;
|| Next let us try to add our '''logo''' instead of the '''DSpace logo''' next to the '''banner''' section.&lt;br /&gt;
&lt;br /&gt;
These are the properties of the '''logo'''.&lt;br /&gt;
&lt;br /&gt;
We will replace this default '''logo''' with our own '''logo'''.&lt;br /&gt;
&lt;br /&gt;
Make sure that the new '''logo''' has the same properties, if you are using your own '''logo'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] Type: &lt;br /&gt;
&lt;br /&gt;
'''sudo mv logo.gif logo-old.gif'''&lt;br /&gt;
|| Let us rename the existing '''logo''' for backup purposes.&lt;br /&gt;
&lt;br /&gt;
To do so, type the '''command''' as shown in the '''terminal'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] Type:&lt;br /&gt;
&lt;br /&gt;
'''cp $HOME/logo.gif .'''&lt;br /&gt;
|| Copy the new '''logo''' from '''Home''' directory of '''dspace''' user to '''DSpace''' '''Image''' directory.&lt;br /&gt;
&lt;br /&gt;
To do so, type the '''command''' as shown here.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] Type:&lt;br /&gt;
&lt;br /&gt;
'''$HOME/Rebuild-DSpace'''&lt;br /&gt;
|| Now, '''rebuild DSpace''' to update the changes.&lt;br /&gt;
&lt;br /&gt;
The '''build''' is successful as indicated by the success message.&lt;br /&gt;
|- &lt;br /&gt;
|| Refresh''' DSpace Home page'''&lt;br /&gt;
|| Now, switch to the '''browser''' and refresh the page. &lt;br /&gt;
&lt;br /&gt;
Observe the change.&lt;br /&gt;
&lt;br /&gt;
The '''DSpace logo''' next to the '''banner''' section is replaced with the new one.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' DSpace banner '''&lt;br /&gt;
|| The''' DSpace banner''' is used for branding of repositories. &lt;br /&gt;
&lt;br /&gt;
Let us proceed to modify the '''banner''' content now.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] Type:&lt;br /&gt;
&lt;br /&gt;
'''sudo gedit /home/dspace/dspace-6.3-src-release/dspace-api/src/main/resources/Messages.properties'''&lt;br /&gt;
|| '''Messages.properties '''is a file, which contains '''user interface''' text of '''DSpace'''.&lt;br /&gt;
&lt;br /&gt;
Let us open this file. &lt;br /&gt;
&lt;br /&gt;
To do so, type the '''command''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Show '''Messages.properties '''file&lt;br /&gt;
|| '''Messages.properties '''file contains '''Key Value''' pairs.&lt;br /&gt;
&lt;br /&gt;
'''Keys''' are referenced from '''jsp''' files and the corresponding '''value''' is rendered in '''UI'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Banner Heading Text&lt;br /&gt;
&lt;br /&gt;
'''jsp.layout.header-default.brand.heading = IITB Repository'''&lt;br /&gt;
|| Scroll down and locate the '''key '''&lt;br /&gt;
&lt;br /&gt;
'''jsp.layout.header-default.brand.heading '''&lt;br /&gt;
&lt;br /&gt;
Change its default '''value''' to '''IITB Repository'''.&lt;br /&gt;
&lt;br /&gt;
Basic '''HTML tags''' such as '''heading''' can be used to write '''value'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''jsp.layout.header-default.brand.heading = &amp;lt;b&amp;gt; IITB Repository &amp;lt;/b&amp;gt;'''&lt;br /&gt;
|| If you wish to display the text in a stylish way, we can use those '''html tags''' also.&lt;br /&gt;
&lt;br /&gt;
For example, I can type the '''value''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| '''&amp;lt;h3&amp;gt; IITB Digital Repository is the collection of digital assets &amp;lt;/h3&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
|| Now locate the '''key''' '''jsp.layout.header-default.brand.description '''&lt;br /&gt;
&lt;br /&gt;
Change its default value as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Save and close&lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] Type:&lt;br /&gt;
&lt;br /&gt;
'''$HOME/Rebuild-DSpace'''&lt;br /&gt;
|| Now, '''rebuild''' '''DSpace''' to update the changes.&lt;br /&gt;
&lt;br /&gt;
'''Build '''is successful as indicated by the on-screen message.&lt;br /&gt;
|- &lt;br /&gt;
|| Refresh''' DSpace Home page'''&lt;br /&gt;
|| Now, switch to the '''browser''' and refresh the page. &lt;br /&gt;
&lt;br /&gt;
Observe the change.&lt;br /&gt;
&lt;br /&gt;
The '''banner section''' content is updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Top and Sidebar news on Home Page'''&lt;br /&gt;
|| '''Top news''' and '''Sidebar news''' are used to display updates and news about the '''Repository'''.&lt;br /&gt;
&lt;br /&gt;
We will edit these in the front end itself with the help of an '''administrator'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Log in to '''DSpace'''&lt;br /&gt;
&lt;br /&gt;
'''Mail address: dspace.u1@gmail.com'''&lt;br /&gt;
&lt;br /&gt;
'''Password: u1pass'''&lt;br /&gt;
|| Click on the '''Sign on to '''button at the top right corner.&lt;br /&gt;
&lt;br /&gt;
From the drop-down, select '''My DSpace.'''&lt;br /&gt;
&lt;br /&gt;
Log into '''DSpace''' with your '''administrator’s email address '''and''' password'''.&lt;br /&gt;
&lt;br /&gt;
For this demonstration, I will log in with the '''administrator’s email id dspace.u1@gmail.com.&lt;br /&gt;
&lt;br /&gt;
'''My DSpace''' page appears on the screen.&lt;br /&gt;
|- &lt;br /&gt;
|| Select''' Administer'''&lt;br /&gt;
|| Click on the down arrow at the top right corner next to the '''admin’s mail id.'''&lt;br /&gt;
&lt;br /&gt;
Then select '''Administer'''.&lt;br /&gt;
|- &lt;br /&gt;
|| '''General Settings &amp;gt; Edit News'''&lt;br /&gt;
|| We will be redirected to the '''admin''' interface.&lt;br /&gt;
&lt;br /&gt;
On the top '''navigation bar''', click on '''General Settings''' menu&lt;br /&gt;
&lt;br /&gt;
Then select '''Edit News '''from drop-down.&lt;br /&gt;
|- &lt;br /&gt;
|| Select '''Top News'''&lt;br /&gt;
|| Select '''Top News''' in the '''News Editor''' section to edit '''Top News.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Edit '''button&lt;br /&gt;
|| Click on the '''Edit '''button.&lt;br /&gt;
|- &lt;br /&gt;
|| Point to''' News Editor'''&lt;br /&gt;
|| '''News Editor''' page opens for the '''Top News''' with default '''DSpace Top News.'''&lt;br /&gt;
&lt;br /&gt;
You can use '''HTML''' '''tags''' in the '''News Editor.'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''&amp;lt;p&amp;gt;Welcome to IITB digital repository!&amp;lt;/p&amp;gt;'''&lt;br /&gt;
|| I am updating the '''Top News''' as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on '''Save '''button&lt;br /&gt;
|| Click on the '''Save''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Select''' Sidebar News '''and click on''' Edit '''button&lt;br /&gt;
&lt;br /&gt;
Update the '''Sidebar News'''&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;p&amp;gt;Explore IITB digital repository and Enhance learning.&amp;lt;/p&amp;gt;'''&lt;br /&gt;
|| Likewise, I will edit the '''sidebar news'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Save '''Sidebar News'''&lt;br /&gt;
|| Click on the '''Save''' button.&lt;br /&gt;
|- &lt;br /&gt;
|| Click on''' Home Tab'''&lt;br /&gt;
|| In the top '''navigation bar''', click on the menu '''Home.'''&lt;br /&gt;
&lt;br /&gt;
The''' Top News '''and''' Sidebar News '''section for the '''DSpace home page''' is updated.&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| LIkewise, we can customise our '''DSpace home page''' based on our needs.&lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
|| '''Logout''' from '''DSpace''' interface.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type:&lt;br /&gt;
&lt;br /&gt;
Logout [enter]&lt;br /&gt;
|| Switch to the '''terminal.'''&lt;br /&gt;
&lt;br /&gt;
Type '''logout''' to exit from '''DSpace user login'''. &lt;br /&gt;
|- &lt;br /&gt;
|| &lt;br /&gt;
|| With this we have come to the end of this tutorial.&lt;br /&gt;
&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Summary&lt;br /&gt;
&lt;br /&gt;
|| In this tutorial we learnt to :&lt;br /&gt;
* Change '''DSpace logos'''&lt;br /&gt;
* Modify '''DSpace banner''' and&lt;br /&gt;
* Update news sections.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Assignment&lt;br /&gt;
|| As an assignment&lt;br /&gt;
* Change '''Navbar logo '''and '''DSpace logo'''&lt;br /&gt;
* Modify the '''DSpace banner''' content&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- style=&amp;quot;background-color:#ffffff;border:1pt solid #000000;padding:0.176cm;&amp;quot;&lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this Forum.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| The''' Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
And this is '''Nancy Varkey '''signing off. Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Email-configuration-for-DSpace-on-Ubuntu-Linux-OS/English</id>
		<title>DSpace/C2/Email-configuration-for-DSpace-on-Ubuntu-Linux-OS/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Email-configuration-for-DSpace-on-Ubuntu-Linux-OS/English"/>
				<updated>2020-06-01T07:12:46Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Email Configuration for DSpace'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Keywords: DSpace Rebuild, DSpace Email Configuration, dspace.cfg, Rebuild script, DSpace gmail configuration'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border = “1”&lt;br /&gt;
|- &lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this '''Spoken Tutorial''' on '''Email Configuration for DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
&lt;br /&gt;
*Configure an '''email '''for '''DSpace'''&lt;br /&gt;
*Prepare a '''shell script''' to '''rebuild DSpace'''&lt;br /&gt;
*Send a '''test email''' from '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
&lt;br /&gt;
*'''Ubuntu Linux OS 18.04'''&lt;br /&gt;
*'''DSpace version 6.3'''&lt;br /&gt;
*'''gedit text editor''' and&lt;br /&gt;
*'''Firefox web browser'''&lt;br /&gt;
&lt;br /&gt;
However you may use any other '''text editor''' or''' browser''' of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial,&lt;br /&gt;
&lt;br /&gt;
*You should have installed '''DSpace 6.3 '''and&lt;br /&gt;
*You should have a working internet connection.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| Pre-requisites:&lt;br /&gt;
&lt;br /&gt;
*You should have familiarity with basic '''Linux commands'''.&lt;br /&gt;
*If not then go through the prerequisite '''Linux '''tutorials on this website.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
*The '''commands''' used in this tutorial are available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
*Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch to '''gedit''' text editor and open the file&lt;br /&gt;
|| I have opened the '''code file''' in the '''gedit text editor''' on my machine.&lt;br /&gt;
&lt;br /&gt;
And I will use the same file to copy-paste the '''commands''' during the demonstration.&lt;br /&gt;
&lt;br /&gt;
Shortcut to paste on the '''terminal''' is '''Shift, Ctrl '''and '''V '''keys'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Necessity of Email Configuration&lt;br /&gt;
|| In '''DSpace''' we have to '''configure''' the '''email settings''' to send '''emails''' from '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Necessity of Email Configuration&lt;br /&gt;
|| '''DSpace''' sends '''emails''' to the '''users''' for various activities such as *'''Email verification''' during '''registration'''&lt;br /&gt;
*Notification '''emails''' during '''Item submission '''and''' review'''&lt;br /&gt;
*Getting '''Dspace user’s feedback '''and&lt;br /&gt;
*Notifications to '''Community and Collection''' subscribers&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Let us begin.&lt;br /&gt;
|- &lt;br /&gt;
|| Press '''Ctrl+Alt+T '''keys&lt;br /&gt;
|| Open the '''terminal''' by pressing '''Ctrl, Alt '''and''' T''' keys simultaneously on the keyboard.&lt;br /&gt;
&lt;br /&gt;
Ensure that you have '''root permissions''' to '''run''' the '''commands'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Here onwards, please remember to press the '''Enter''' key after typing each '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''sudo su - dspace'''&lt;br /&gt;
|| Now, we will '''login''' as '''user dspace'''.&lt;br /&gt;
&lt;br /&gt;
Type '''sudo su - dspace'''&lt;br /&gt;
&lt;br /&gt;
If prompted, then type the '''password '''of the''' admin user '''to '''login'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''sudo gedit /home/dspace/dspace-6.3-src-release/dspace/config/dspace.cfg'''&lt;br /&gt;
|| Type the '''command''' as shown to open '''dspace configuration '''file.&lt;br /&gt;
&lt;br /&gt;
If prompted, type the '''root user password'''.&lt;br /&gt;
&lt;br /&gt;
'''dspace.cfg '''file opens in the '''gedit text editor'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Email settings'''&lt;br /&gt;
|| Scroll down and locate the '''Email settings''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:''' SMTP Services'''&lt;br /&gt;
|| '''DSpace '''requires '''SMTP service''' to send and receive '''emails.'''&lt;br /&gt;
&lt;br /&gt;
'''SMTP''' services like '''Gmail, SendinBlue, SendGrid, Pepipost, Amazon SES '''or '''Mandrill''' can be used.&lt;br /&gt;
&lt;br /&gt;
Additionally, custom '''SMTP''' services can also be set up and used.&lt;br /&gt;
|- &lt;br /&gt;
|| '''mail.server = smtp.gmail.com'''&lt;br /&gt;
&lt;br /&gt;
|| In this demonstration, I will configure a '''Gmail SMTP mail server.'''&lt;br /&gt;
&lt;br /&gt;
So, first I’ll set the value for '''mail.server''' as '''smtp.gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''mail.server.username =dspace.u1@gmail.com'''&lt;br /&gt;
&lt;br /&gt;
'''mail.server.password =d$pace2019*'''&lt;br /&gt;
|| Next we have to enter a valid '''gmail ID''' for '''mail.server.username.'''&lt;br /&gt;
&lt;br /&gt;
I will use the '''admin’s mail id''', which is [mailto:dspace.u1@gmail.com dspace.u1@gmail.com]&lt;br /&gt;
&lt;br /&gt;
You can also use the same '''email id''' which you gave as your '''admin mail id'''.&lt;br /&gt;
&lt;br /&gt;
The value for '''mail.server.password '''has to be the '''password''' of [mailto:dspace.u1@gmail.com dspace.u1@gmail.com].'''&lt;br /&gt;
&lt;br /&gt;
The typed '''password''' will be visible to everyone.&lt;br /&gt;
&lt;br /&gt;
So I have blurred it for this demonstration.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Comment '''&lt;br /&gt;
&lt;br /&gt;
'''mail.server.port'''&lt;br /&gt;
|| We will use''' gmail’s SMTP port (SSL): 465''', to connect to the '''SMTP server'''.&lt;br /&gt;
&lt;br /&gt;
So, let us disable the default '''SMTP port''' which is 25.&lt;br /&gt;
&lt;br /&gt;
To do so, type '''&amp;lt;nowiki&amp;gt;# &amp;lt;/nowiki&amp;gt;'''in front of the line '''mail.server.port'''. &lt;br /&gt;
|- &lt;br /&gt;
|| From Address for mail&lt;br /&gt;
|| Now, give a valid '''email address''' for '''mail.from.address.'''&lt;br /&gt;
&lt;br /&gt;
This '''email id''' will be considered as the '''from address''' for the recipients.&lt;br /&gt;
&lt;br /&gt;
Here I will type the value as '''dspace.u1@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Feedback recipient email&lt;br /&gt;
|| Please type a valid''' email address''' for '''feedback.recipient'''&lt;br /&gt;
&lt;br /&gt;
If a '''user''' submits any feedback in '''DSpace''', then those feedback will be sent to this '''email id'''.&lt;br /&gt;
&lt;br /&gt;
Here also I will type the value as '''dspace.u1@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| System administrator email&lt;br /&gt;
|| We have to give a valid '''email address''' for '''mail.admin.'''&lt;br /&gt;
&lt;br /&gt;
'''System notifications '''and '''administration emails''' will be sent to '''mail.admin address'''.&lt;br /&gt;
&lt;br /&gt;
I will type the value as [mailto:dspace.u1@gmail.com dspace.u1@gmail.com] '''here.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Mail.extraproperties &amp;gt;&amp;gt; '''remove # symbol&lt;br /&gt;
|| Next, we will configure the''' SMTP port''' '''(SSL): 465.'''&lt;br /&gt;
&lt;br /&gt;
Scroll down and locate the line '''&amp;lt;nowiki&amp;gt;#mail.extraproperties.&amp;lt;/nowiki&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
Remove '''&amp;lt;nowiki&amp;gt;# &amp;lt;/nowiki&amp;gt;'''symbol at the beginning '''mail.extraproperties.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Remove # symbol&lt;br /&gt;
|| Also, remove''' # '''symbol at the beginning of the next two consecutive lines, as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Save and close file&lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Rebuild '''DSpace'''&lt;br /&gt;
|| Whenever we customize '''DSpace''', it is necessary to '''rebuild''' '''DSpace'''.&lt;br /&gt;
&lt;br /&gt;
'''Rebuild''' process involves*Compilation of''' source code'''&lt;br /&gt;
*Installation of '''Webapp'''&lt;br /&gt;
*Deployment of '''DSpace''' on '''Tomcat server'''.&lt;br /&gt;
&lt;br /&gt;
We will prepare a''' shell script''' to '''rebuild''' '''DSpace''', and use it whenever required.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''sudo gedit $HOME/Rebuild-DSpace'''&lt;br /&gt;
|| Open a new file named '''Rebuild-DSpace '''in a '''text editor'''. &lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''sudo service tomcat8 stop’’’&lt;br /&gt;
&lt;br /&gt;
'''sleep 5'''&lt;br /&gt;
&lt;br /&gt;
'''cd /home/dspace/dspace-6.3-src-release'''&lt;br /&gt;
&lt;br /&gt;
'''mvn -U clean package’’’&lt;br /&gt;
&lt;br /&gt;
'''cd /home/dspace/dspace-6.3-src-release/dspace/target/dspace-installer'''&lt;br /&gt;
&lt;br /&gt;
'''ant update'''&lt;br /&gt;
&lt;br /&gt;
'''sleep 5'''&lt;br /&gt;
&lt;br /&gt;
'''sudo service tomcat8 start'''&lt;br /&gt;
|| Type the '''shell commands''' as shown in the '''text editor'''.&lt;br /&gt;
&lt;br /&gt;
We have used these '''commands''' in the earlier tutorial to '''build dspace'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Press Ctrl+S keys&lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''sudo chmod 777 $HOME/Rebuild-DSpace'''&lt;br /&gt;
|| Type the '''command''' as shown to provide '''executable permissions''' to '''Rebuild-DSpace.'''&lt;br /&gt;
&lt;br /&gt;
If prompted, enter the''' admin password''' to proceed further.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''$HOME/Rebuild-DSpace'''&lt;br /&gt;
|| Let us '''rebuild''' '''DSpace''' by typing the following '''command'''.&lt;br /&gt;
&lt;br /&gt;
The''' rebuild process''' may take some time depending upon your internet speed.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] Highlight&lt;br /&gt;
&lt;br /&gt;
'''BUILD SUCCESSFUL'''&lt;br /&gt;
|| On successful completion, '''BUILD SUCCESSFUL '''message will appear on the screen. &lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This means we have '''deployed DSpace email configuration''' on '''Tomcat server.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next we have to '''configure''' some '''settings''' in the '''Gmail account''' which we have used.&lt;br /&gt;
&lt;br /&gt;
To access '''gmail''' through '''DSpace''', '''less secure apps''' in '''gmail''' '''settings''' should be turned '''ON'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [browser] Login to gmail as dspace.u1@gmail.com&lt;br /&gt;
|| To do so, '''login''' to the respective '''gmail account''' which we have typed in the '''Email settings''' of '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [browser] Type the url:&lt;br /&gt;
&lt;br /&gt;
[https://www.google.com/settings/security/lesssecureapps https://www.google.com/settings/security/lesssecureapps]&lt;br /&gt;
|| Then in the '''address bar''', type the '''URL '''as shown.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| [browser] Turn the toggle on for Allow less secure apps&lt;br /&gt;
|| Turn '''ON '''the '''toggle '''button for '''Allow less secure apps.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We have done the required '''configurations'''.&lt;br /&gt;
&lt;br /&gt;
Now let us send a '''test mail'''.&lt;br /&gt;
&lt;br /&gt;
To do so, go to the '''terminal.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''sudo $HOME/dspace-install/bin/dspace test-email'''&lt;br /&gt;
|| Then type this '''command''' to send a '''test email'''.&lt;br /&gt;
&lt;br /&gt;
'''Test email''' will be sent to the '''mail id '''which was set in '''mail.admin '''in '''dspace.cfg '''file.&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Open the gmail account&lt;br /&gt;
|| Let us cross verify this.&lt;br /&gt;
&lt;br /&gt;
Switch to the '''browser''' where our '''mail account''' is logged in.&lt;br /&gt;
&lt;br /&gt;
Now check the '''Inbox''' for new mail.&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Point to the DSpace test mail&lt;br /&gt;
|| Here is the '''DSpace test email.'''&lt;br /&gt;
&lt;br /&gt;
We have successfully '''configured''' the '''mail configuration''' and also sent a '''test mail''' in '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Logout from gmail&lt;br /&gt;
|| Once done, '''sign out''' from the '''gmail account. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide Summary&lt;br /&gt;
&lt;br /&gt;
|| In this tutorial we learnt to*Configure '''email''' for '''DSpace'''&lt;br /&gt;
*Prepare a '''shell script''' to '''rebuild DSpace '''and&lt;br /&gt;
*Sent '''test email''' from '''DSpace'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this '''Forum'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
This is '''Nancy Varkey '''signing off. Thank you for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/DSpace/C2/Email-configuration-for-DSpace-on-Ubuntu-Linux-OS/English</id>
		<title>DSpace/C2/Email-configuration-for-DSpace-on-Ubuntu-Linux-OS/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/DSpace/C2/Email-configuration-for-DSpace-on-Ubuntu-Linux-OS/English"/>
				<updated>2020-06-01T07:11:37Z</updated>
		
		<summary type="html">&lt;p&gt;Pankajpatil694: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Script : Email Configuration for DSpace'''&lt;br /&gt;
&lt;br /&gt;
'''Author : Pankaj Patil'''&lt;br /&gt;
&lt;br /&gt;
'''Keywords: DSpace Rebuild, DSpace Email Configuration, dspace.cfg, Rebuild script, DSpace gmail configuration'''&lt;br /&gt;
&lt;br /&gt;
{| border = “1”&lt;br /&gt;
|- &lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Title&lt;br /&gt;
|| Welcome to this '''Spoken Tutorial''' on '''Email Configuration for DSpace.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Learning Objectives&lt;br /&gt;
|| In this tutorial, we will learn to &lt;br /&gt;
&lt;br /&gt;
*Configure an '''email '''for '''DSpace'''&lt;br /&gt;
*Prepare a '''shell script''' to '''rebuild DSpace'''&lt;br /&gt;
*Send a '''test email''' from '''DSpace'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: System requirements&lt;br /&gt;
|| This tutorial is recorded using&lt;br /&gt;
&lt;br /&gt;
*'''Ubuntu Linux OS 18.04'''&lt;br /&gt;
*'''DSpace version 6.3'''&lt;br /&gt;
*'''gedit text editor''' and&lt;br /&gt;
*'''Firefox web browser'''&lt;br /&gt;
&lt;br /&gt;
However you may use any other '''text editor''' or''' browser''' of your choice.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| To practice this tutorial,&lt;br /&gt;
&lt;br /&gt;
*You should have installed '''DSpace 6.3 '''and&lt;br /&gt;
*You should have a working internet connection.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Pre-requisites&lt;br /&gt;
|| Pre-requisites:&lt;br /&gt;
&lt;br /&gt;
*You should have familiarity with basic '''Linux commands'''.&lt;br /&gt;
*If not then go through the prerequisite '''Linux '''tutorials on this website.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Code files&lt;br /&gt;
|| &lt;br /&gt;
*The '''commands''' used in this tutorial are available in the '''Code Files '''link on this tutorial page.&lt;br /&gt;
*Please download and extract the file before practicing.&lt;br /&gt;
|- &lt;br /&gt;
|| Switch to '''gedit''' text editor and open the file&lt;br /&gt;
|| I have opened the '''code file''' in the '''gedit text editor''' on my machine.&lt;br /&gt;
&lt;br /&gt;
And I will use the same file to copy-paste the '''commands''' during the demonstration.&lt;br /&gt;
&lt;br /&gt;
Shortcut to paste on the '''terminal''' is '''Shift, Ctrl '''and '''V '''keys'''.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Necessity of Email Configuration&lt;br /&gt;
|| In '''DSpace''' we have to '''configure''' the '''email settings''' to send '''emails''' from '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Necessity of Email Configuration&lt;br /&gt;
|| '''DSpace''' sends '''emails''' to the '''users''' for various activities such as *'''Email verification''' during '''registration'''&lt;br /&gt;
*Notification '''emails''' during '''Item submission '''and''' review'''&lt;br /&gt;
*Getting '''Dspace user’s feedback '''and&lt;br /&gt;
*Notifications to '''Community and Collection''' subscribers&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Let us begin.&lt;br /&gt;
|- &lt;br /&gt;
|| Press '''Ctrl+Alt+T '''keys&lt;br /&gt;
|| Open the '''terminal''' by pressing '''Ctrl, Alt '''and''' T''' keys simultaneously on the keyboard.&lt;br /&gt;
&lt;br /&gt;
Ensure that you have '''root permissions''' to '''run''' the '''commands'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| Here onwards, please remember to press the '''Enter''' key after typing each '''command'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''sudo su - dspace'''&lt;br /&gt;
|| Now, we will '''login''' as '''user dspace'''.&lt;br /&gt;
&lt;br /&gt;
Type '''sudo su - dspace'''&lt;br /&gt;
&lt;br /&gt;
If prompted, then type the '''password '''of the''' admin user '''to '''login'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''sudo gedit /home/dspace/dspace-6.3-src-release/dspace/config/dspace.cfg'''&lt;br /&gt;
|| Type the '''command''' as shown to open '''dspace configuration '''file.&lt;br /&gt;
&lt;br /&gt;
If prompted, type the '''root user password'''.&lt;br /&gt;
&lt;br /&gt;
'''dspace.cfg '''file opens in the '''gedit text editor'''. &lt;br /&gt;
|- &lt;br /&gt;
|| Point to '''Email settings'''&lt;br /&gt;
|| Scroll down and locate the '''Email settings''' section.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide:''' SMTP Services'''&lt;br /&gt;
|| '''DSpace '''requires '''SMTP service''' to send and receive '''emails.'''&lt;br /&gt;
&lt;br /&gt;
'''SMTP''' services like '''Gmail, SendinBlue, SendGrid, Pepipost, Amazon SES '''or '''Mandrill''' can be used.&lt;br /&gt;
&lt;br /&gt;
Additionally, custom '''SMTP''' services can also be set up and used.&lt;br /&gt;
|- &lt;br /&gt;
|| '''mail.server = smtp.gmail.com'''&lt;br /&gt;
&lt;br /&gt;
|| In this demonstration, I will configure a '''Gmail SMTP mail server.'''&lt;br /&gt;
&lt;br /&gt;
So, first I’ll set the value for '''mail.server''' as '''smtp.gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| '''mail.server.username =dspace.u1@gmail.com'''&lt;br /&gt;
&lt;br /&gt;
'''mail.server.password =d$pace2019*'''&lt;br /&gt;
|| Next we have to enter a valid '''gmail ID''' for '''mail.server.username.'''&lt;br /&gt;
&lt;br /&gt;
I will use the '''admin’s mail id''', which is [mailto:dspace.u1@gmail.com dspace.u1@gmail.com]&lt;br /&gt;
&lt;br /&gt;
You can also use the same '''email id''' which you gave as your '''admin mail id'''.&lt;br /&gt;
&lt;br /&gt;
The value for '''mail.server.password '''has to be the '''password''' of [mailto:dspace.u1@gmail.com dspace.u1@gmail.com].'''&lt;br /&gt;
&lt;br /&gt;
The typed '''password''' will be visible to everyone.&lt;br /&gt;
&lt;br /&gt;
So I have blurred it for this demonstration.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Comment '''&lt;br /&gt;
&lt;br /&gt;
'''mail.server.port'''&lt;br /&gt;
|| We will use''' gmail’s SMTP port (SSL): 465''', to connect to the '''SMTP server'''.&lt;br /&gt;
&lt;br /&gt;
So, let us disable the default '''SMTP port''' which is 25.&lt;br /&gt;
&lt;br /&gt;
To do so, type '''&amp;lt;nowiki&amp;gt;# &amp;lt;/nowiki&amp;gt;'''in front of the line '''mail.server.port'''. &lt;br /&gt;
|- &lt;br /&gt;
|| From Address for mail&lt;br /&gt;
|| Now, give a valid '''email address''' for '''mail.from.address.'''&lt;br /&gt;
&lt;br /&gt;
This '''email id''' will be considered as the '''from address''' for the recipients.&lt;br /&gt;
&lt;br /&gt;
Here I will type the value as '''dspace.u1@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| Feedback recipient email&lt;br /&gt;
|| Please type a valid''' email address''' for '''feedback.recipient'''&lt;br /&gt;
&lt;br /&gt;
If a '''user''' submits any feedback in '''DSpace''', then those feedback will be sent to this '''email id'''.&lt;br /&gt;
&lt;br /&gt;
Here also I will type the value as '''dspace.u1@gmail.com'''&lt;br /&gt;
|- &lt;br /&gt;
|| System administrator email&lt;br /&gt;
|| We have to give a valid '''email address''' for '''mail.admin.'''&lt;br /&gt;
&lt;br /&gt;
'''System notifications '''and '''administration emails''' will be sent to '''mail.admin address'''.&lt;br /&gt;
&lt;br /&gt;
I will type the value as [mailto:dspace.u1@gmail.com dspace.u1@gmail.com] '''here.&lt;br /&gt;
|- &lt;br /&gt;
|| '''Mail.extraproperties &amp;gt;&amp;gt; '''remove # symbol&lt;br /&gt;
|| Next, we will configure the''' SMTP port''' '''(SSL): 465.'''&lt;br /&gt;
&lt;br /&gt;
Scroll down and locate the line '''&amp;lt;nowiki&amp;gt;#mail.extraproperties.&amp;lt;/nowiki&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
Remove '''&amp;lt;nowiki&amp;gt;# &amp;lt;/nowiki&amp;gt;'''symbol at the beginning '''mail.extraproperties.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Remove # symbol&lt;br /&gt;
|| Also, remove''' # '''symbol at the beginning of the next two consecutive lines, as shown.&lt;br /&gt;
|- &lt;br /&gt;
|| Save and close file&lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Rebuild '''DSpace'''&lt;br /&gt;
|| Whenever we customize '''DSpace''', it is necessary to '''rebuild''' '''DSpace'''.&lt;br /&gt;
&lt;br /&gt;
'''Rebuild''' process involves*Compilation of''' source code'''&lt;br /&gt;
*Installation of '''Webapp'''&lt;br /&gt;
*Deployment of '''DSpace''' on '''Tomcat server'''.&lt;br /&gt;
&lt;br /&gt;
We will prepare a''' shell script''' to '''rebuild''' '''DSpace''', and use it whenever required.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''sudo gedit $HOME/Rebuild-DSpace'''&lt;br /&gt;
|| Open a new file named '''Rebuild-DSpace '''in a '''text editor'''. &lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''sudo service tomcat8 stop’’’&lt;br /&gt;
&lt;br /&gt;
'''sleep 5'''&lt;br /&gt;
&lt;br /&gt;
'''cd /home/dspace/dspace-6.3-src-release'''&lt;br /&gt;
&lt;br /&gt;
'''mvn -U clean package’’’&lt;br /&gt;
&lt;br /&gt;
'''cd /home/dspace/dspace-6.3-src-release/dspace/target/dspace-installer'''&lt;br /&gt;
&lt;br /&gt;
'''ant update'''&lt;br /&gt;
&lt;br /&gt;
'''sleep 5'''&lt;br /&gt;
&lt;br /&gt;
'''sudo service tomcat8 start'''&lt;br /&gt;
|| Type the '''shell commands''' as shown in the '''text editor'''.&lt;br /&gt;
&lt;br /&gt;
We have used these '''commands''' in the earlier tutorial to '''build dspace'''.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Press Ctrl+S keys&lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''sudo chmod 777 $HOME/Rebuild-DSpace'''&lt;br /&gt;
|| Type the '''command''' as shown to provide '''executable permissions''' to '''Rebuild-DSpace.'''&lt;br /&gt;
&lt;br /&gt;
If prompted, enter the''' admin password''' to proceed further.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''$HOME/Rebuild-DSpace'''&lt;br /&gt;
|| Let us '''rebuild''' '''DSpace''' by typing the following '''command'''.&lt;br /&gt;
&lt;br /&gt;
The''' rebuild process''' may take some time depending upon your internet speed.&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] Highlight&lt;br /&gt;
&lt;br /&gt;
'''BUILD SUCCESSFUL'''&lt;br /&gt;
|| On successful completion, '''BUILD SUCCESSFUL '''message will appear on the screen. &lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| This means we have '''deployed DSpace email configuration''' on '''Tomcat server.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
|| Next we have to '''configure''' some '''settings''' in the '''Gmail account''' which we have used.&lt;br /&gt;
&lt;br /&gt;
To access '''gmail''' through '''DSpace''', '''less secure apps''' in '''gmail''' '''settings''' should be turned '''ON'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [browser] Login to gmail as dspace.u1@gmail.com&lt;br /&gt;
|| To do so, '''login''' to the respective '''gmail account''' which we have typed in the '''Email settings''' of '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| [browser] Type the url:&lt;br /&gt;
&lt;br /&gt;
[https://www.google.com/settings/security/lesssecureapps https://www.google.com/settings/security/lesssecureapps]&lt;br /&gt;
|| Then in the '''address bar''', type the '''URL '''as shown.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| [browser] Turn the toggle on for Allow less secure apps&lt;br /&gt;
|| Turn '''ON '''the '''toggle '''button for '''Allow less secure apps.'''&lt;br /&gt;
|- &lt;br /&gt;
|| Only narration&lt;br /&gt;
|| We have done the required '''configurations'''.&lt;br /&gt;
&lt;br /&gt;
Now let us send a '''test mail'''.&lt;br /&gt;
&lt;br /&gt;
To do so, go to the '''terminal.'''&lt;br /&gt;
|- &lt;br /&gt;
|| [Terminal] type: &lt;br /&gt;
&lt;br /&gt;
'''sudo $HOME/dspace-install/bin/dspace test-email'''&lt;br /&gt;
|| Then type this '''command''' to send a '''test email'''.&lt;br /&gt;
&lt;br /&gt;
'''Test email''' will be sent to the '''mail id '''which was set in '''mail.admin '''in '''dspace.cfg '''file.&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Open the gmail account&lt;br /&gt;
|| Let us cross verify this.&lt;br /&gt;
&lt;br /&gt;
Switch to the '''browser''' where our '''mail account''' is logged in.&lt;br /&gt;
&lt;br /&gt;
Now check the '''Inbox''' for new mail.&lt;br /&gt;
|- &lt;br /&gt;
|| [Browser] Point to the DSpace test mail&lt;br /&gt;
|| Here is the '''DSpace test email.'''&lt;br /&gt;
&lt;br /&gt;
We have successfully '''configured''' the '''mail configuration''' and also sent a '''test mail''' in '''DSpace'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Logout from gmail&lt;br /&gt;
|| Once done, '''sign out''' from the '''gmail account. '''&lt;br /&gt;
|- &lt;br /&gt;
|| Only Narration&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide Summary&lt;br /&gt;
&lt;br /&gt;
|| In this tutorial we learnt to&lt;br /&gt;
*Configure '''email''' for '''DSpace'''&lt;br /&gt;
*Prepare a '''shell script''' to '''rebuild DSpace '''and&lt;br /&gt;
*Sent '''test email''' from '''DSpace'''&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : About Spoken Tutorial project&lt;br /&gt;
|| The video at the following link summarises the '''Spoken Tutorial project.'''&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide : Spoken Tutorial workshops&lt;br /&gt;
&lt;br /&gt;
|| The '''Spoken Tutorial Project''' team conducts workshops and gives certificates.&lt;br /&gt;
&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Answers for THIS Spoken Tutorial&lt;br /&gt;
|| Please post your timed queries in this '''Forum'''.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -I&lt;br /&gt;
|| '''Spoken Tutorial project''' is funded by MHRD, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Slide: Acknowledgement -II&lt;br /&gt;
&lt;br /&gt;
|| '''DSpace spoken tutorial''' series is funded by the National Virtual Library of India, Ministry of Culture, Government of India.&lt;br /&gt;
|- &lt;br /&gt;
|| Narration only&lt;br /&gt;
&lt;br /&gt;
|| This script and video for this tutorial was contributed by '''Pankaj Patil''' from''' IIT Bombay.'''&lt;br /&gt;
&lt;br /&gt;
This is '''Nancy Varkey '''signing off. Thank you for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pankajpatil694</name></author>	</entry>

	</feed>