mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Final Revisions for 1.6.1
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5002 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,11 +1,11 @@
|
||||
<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 1. DSpace System Documentation: Introduction</title><meta content="DocBook XSL Stylesheets V1.75.2" name="generator"><link rel="home" href="index.html" title="DSpace Manual"><link rel="up" href="index.html" title="DSpace Manual"><link rel="prev" href="pr01.html" title="Preface"><link rel="next" href="ch02.html" title="Chapter 2. DSpace System Documentation: Functional Overview"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF" marginwidth="5m"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">Chapter 1. DSpace System Documentation: Introduction</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="pr01.html">Prev</a> </td><th align="center" width="60%"> </th><td align="right" width="20%"> <a accesskey="n" href="ch02.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter 1. DSpace System Documentation: Introduction"><div class="titlepage"><div><div><h2 class="title"><a name="N10064"></a>Chapter 1. <a name="docbook-introduction.html"></a>DSpace System Documentation: Introduction</h2></div></div><div></div></div><p>DSpace is an open source software platform that enables organisations to:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p> capture and describe digital material using a submission workflow module, or a variety of programmatic ingest options</p></li><li class="listitem"><p> distribute an organisation's digital assets over the web through a search and retrieval system</p></li><li class="listitem"><p> preserve digital assets over the long term</p></li></ul></div><p>This system documentation includes <a class="link" href="ch02.html#docbook-functional.html">a functional overview of the system</a>, which is a good introduction to the capabilities of the system, and should be readable by non-technical folk. Everyone should read this section first because it introduces some terminology used throughout the rest of the documentation.</p><p>For people actually running a DSpace service, there is <a class="link" href="ch03.html#docbook-install.html">an installation guide</a>, and sections on <a class="link" href="ch05.html#docbook-configure.html">configuration</a> and <a class="link" href="ch10.html#docbook-directories.html">the directory structure</a>. Note that as of DSpace 1.2, the administration user interface guide is now on-line help available from within the DSpace system.</p><p>Finally, for those interested in the details of how DSpace works, and those potentially interested in modifying the code for their own purposes, there is <a class="link" href="ch11.html#docbook-architecture.html">a detailed architecture and design section</a>.</p><p>Other good sources of information are:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p> The DSpace Public API Javadocs. Build these with the command <code class="literal">mvn javadoc:javadoc</code>.</p></li><li class="listitem"><p> The <a class="ulink" href="http://wiki.dspace.org/" target="_top">DSpace Wiki</a> contains stacks of useful information about the DSpace platform and the work people are doing with it. You are strongly encouraged to visit this site and add information about your own work. Useful Wiki areas are: </p><div class="itemizedlist"><ul class="itemizedlist" type="circle"><li class="listitem"><p><a class="ulink" href="http://wiki.dspace.org/index.php/DSpaceResources" target="_top">A list of DSpace resources</a> (Web sites, mailing lists etc.)</p></li><li class="listitem"><p>
|
||||
<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 1. DSpace System Documentation: Introduction</title><meta content="DocBook XSL Stylesheets V1.75.2" name="generator"><link rel="home" href="index.html" title="DSpace Manual"><link rel="up" href="index.html" title="DSpace Manual"><link rel="prev" href="pr01.html" title="Preface"><link rel="next" href="ch02.html" title="Chapter 2. DSpace System Documentation: Functional Overview"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF" marginwidth="5m"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">Chapter 1. DSpace System Documentation: Introduction</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="pr01.html">Prev</a> </td><th align="center" width="60%"> </th><td align="right" width="20%"> <a accesskey="n" href="ch02.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter 1. DSpace System Documentation: Introduction"><div class="titlepage"><div><div><h2 class="title"><a name="N10062"></a>Chapter 1. <a name="docbook-introduction.html"></a>DSpace System Documentation: Introduction</h2></div></div><div></div></div><p>DSpace is an open source software platform that enables organisations to:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p> capture and describe digital material using a submission workflow module, or a variety of programmatic ingest options</p></li><li class="listitem"><p> distribute an organisation's digital assets over the web through a search and retrieval system</p></li><li class="listitem"><p> preserve digital assets over the long term</p></li></ul></div><p>This system documentation includes <a class="link" href="ch02.html#docbook-functional.html">a functional overview of the system</a>, which is a good introduction to the capabilities of the system, and should be readable by non-technical folk. Everyone should read this section first because it introduces some terminology used throughout the rest of the documentation.</p><p>For people actually running a DSpace service, there is <a class="link" href="ch03.html#docbook-install.html">an installation guide</a>, and sections on <a class="link" href="ch05.html#docbook-configure.html">configuration</a> and <a class="link" href="ch10.html#docbook-directories.html">the directory structure</a>. Note that as of DSpace 1.2, the administration user interface guide is now on-line help available from within the DSpace system.</p><p>Finally, for those interested in the details of how DSpace works, and those potentially interested in modifying the code for their own purposes, there is <a class="link" href="ch11.html#docbook-architecture.html">a detailed architecture and design section</a>.</p><p>Other good sources of information are:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p> The DSpace Public API Javadocs. Build these with the command <code class="literal">mvn javadoc:javadoc</code>.</p></li><li class="listitem"><p> The <a class="ulink" href="http://wiki.dspace.org/" target="_top">DSpace Wiki</a> contains stacks of useful information about the DSpace platform and the work people are doing with it. You are strongly encouraged to visit this site and add information about your own work. Useful Wiki areas are: </p><div class="itemizedlist"><ul class="itemizedlist" type="circle"><li class="listitem"><p><a class="ulink" href="http://wiki.dspace.org/index.php/DSpaceResources" target="_top">A list of DSpace resources</a> (Web sites, mailing lists etc.)</p></li><li class="listitem"><p>
|
||||
<a class="ulink" href="http://wiki.dspace.org/index.php/TechnicalFaq" target="_top">Technical FAQ</a>
|
||||
</p></li><li class="listitem"><p>
|
||||
<a class="ulink" href="http://www.dspace.org/whos-using-dspace/Repository-List.html" target="_top">A list of projects using DSpace</a>
|
||||
</p></li><li class="listitem"><p>
|
||||
<a class="ulink" href="http://wiki.dspace.org/index.php/ContributionGuidelines" target="_top">Guidelines for contributing back to DSpace</a>
|
||||
</p></li></ul></div></li><li class="listitem"><p><a class="ulink" href="http://www.dspace.org/" target="_top">www.dspace.org</a> has announcements and contains useful information about bringing up an instance of DSpace at your organization.</p></li><li class="listitem"><p>The<a class="ulink" href="https://lists.sourceforge.net/lists/listinfo/dspace-general" target="_top">DSpace General List</a>. Join DSpace-General to ask questions or join discussions about non-technical aspects of building and running a DSpace service. It is open to all DSpace users. Ask questions, share news, and spark discussion about DSpace with people managing other DSpace sites. Watch DSpace-General for news of software releases, user conferences, and announcements from the DSpace Federation.</p></li><li class="listitem"><p> The <a class="ulink" href="https://lists.sourceforge.net/lists/listinfo/dspace-tech" target="_top">DSpace Technical List</a>. DSpace developers help answer installation and technology questions, share information and help each other solve technical problems through the DSpace-Tech mailing list. Post questions or contribute your expertise to other developers working with the system.</p></li><li class="listitem"><p> The <a class="ulink" href="https://lists.sourceforge.net/lists/listinfo/dspace-devel" target="_top">DSpace Development List</a>. Join Discussions among DSpace Developers. The DSpace-Devel listserv is for DSpace developers working on the DSpace platform to share ideas and discuss code changes to the open source platform. Join other developers to shape the evolution of the DSpace software. The DSpace community depends on its members to frame functional requirements and high-level architecture, and to facilitate programming, testing, documentation and to the project. </p></li></ul></div></div><HR><p class="copyright">Copyright <20> 2002-2010
|
||||
<a class="ulink" href="http://www.duraspace.org/" target="_top">The DuraSpace Foundation</a>
|
||||
<a class="ulink" href="http://www.duraspace.org/" target="_top">DuraSpace</a>
|
||||
</p><div class="legalnotice" title="Legal Notice"><a name="N1001D"></a><p>
|
||||
<a class="ulink" href="http://creativecommons.org/licenses/by/3.0/us/" target="_top">
|
||||
<span class="inlinemediaobject"><img src="http://i.creativecommons.org/l/by/3.0/us/88x31.png"></span>
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,17 +1,17 @@
|
||||
<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 10. DSpace System Documentation: Directories and Files</title><meta content="DocBook XSL Stylesheets V1.75.2" name="generator"><link rel="home" href="index.html" title="DSpace Manual"><link rel="up" href="index.html" title="DSpace Manual"><link rel="prev" href="ch09.html" title="Chapter 9. DSpace System Documentation: Storage Layer"><link rel="next" href="ch11.html" title="Chapter 11. DSpace System Documentation: Architecture"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF" marginwidth="5m"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">Chapter 10. DSpace System Documentation: Directories and Files</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="ch09.html">Prev</a> </td><th align="center" width="60%"> </th><td align="right" width="20%"> <a accesskey="n" href="ch11.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter 10. DSpace System Documentation: Directories and Files"><div class="titlepage"><div><div><h2 class="title"><a name="N16A23"></a>Chapter 10. <a name="docbook-directories.html"></a>DSpace System Documentation: Directories and Files</h2></div></div><div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch10.html#N16A29">10.1. Overview</a></span></dt><dt><span class="section"><a href="ch10.html#N16A51">10.2. Source Directory Layout</a></span></dt><dt><span class="section"><a href="ch10.html#N16B63">10.3. Installed Directory Layout</a></span></dt><dt><span class="section"><a href="ch10.html#N16BB8">10.4. Contents of JSPUI Web Application</a></span></dt><dt><span class="section"><a href="ch10.html#N16BF4">10.5. Contents of XMLUI Web Application (aka Manakin)</a></span></dt><dt><span class="section"><a href="ch10.html#N16C68">10.6. Log Files</a></span></dt><dd><dl><dt><span class="section"><a href="ch10.html#N16D4C">10.6.1. log4j.properties File.</a></span></dt></dl></dd></dl></div><div class="section" title="10.1. Overview"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="N16A29"></a>10.1. <a name="docbook-directories.html-overview"></a>Overview</h2></div></div><div></div></div><p>A complete DSpace installation consists of three separate directory trees:</p><div class="variablelist"><dl><dt><span class="term">The source directory:</span></dt><dd><p> This is where (surprise!) the source code lives. Note that the config files here are used only during the initial install process. After the install, config files should be changed in the install directory. It is referred to in this document as <code class="literal">[dspace-source]</code>.</p></dd><dt><span class="term">The install directory:</span></dt><dd><p> This directory is populated during the install process and also by DSpace as it runs. It contains config files, command-line tools (and the libraries necessary to run them), and usually--although not necessarily--the contents of the DSpace archive (depending on how DSpace is configured). After the initial build and install, changes to config files should be made in this directory. It is referred to in this document as <code class="literal">[dspace]</code>.</p></dd><dt><span class="term">The web deployment directory:</span></dt><dd><p> This directory is generated by the web server the first time it finds a dspace.war file in its webapps directory. It contains the unpacked contents of dspace.war, i.e. the JSPs and java classes and libraries necessary to run DSpace. Files in this directory should never be edited directly; if you wish to modify your DSpace installation, you should edit files in the source directory and then rebuild. The contents of this directory aren't listed here since its creation is completely automatic. It is usually referred to in this document as <code class="literal">[tomcat]/webapps/dspace</code>.</p></dd></dl></div></div><div class="section" title="10.2. Source Directory Layout"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="N16A51"></a>10.2. <a name="docbook-directories.html-sourcedir"></a>Source Directory Layout</h2></div></div><div></div></div><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>
|
||||
<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 10. DSpace System Documentation: Directories and Files</title><meta content="DocBook XSL Stylesheets V1.75.2" name="generator"><link rel="home" href="index.html" title="DSpace Manual"><link rel="up" href="index.html" title="DSpace Manual"><link rel="prev" href="ch09.html" title="Chapter 9. DSpace System Documentation: Storage Layer"><link rel="next" href="ch11.html" title="Chapter 11. DSpace System Documentation: Architecture"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF" marginwidth="5m"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">Chapter 10. DSpace System Documentation: Directories and Files</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="ch09.html">Prev</a> </td><th align="center" width="60%"> </th><td align="right" width="20%"> <a accesskey="n" href="ch11.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter 10. DSpace System Documentation: Directories and Files"><div class="titlepage"><div><div><h2 class="title"><a name="N16C17"></a>Chapter 10. <a name="docbook-directories.html"></a>DSpace System Documentation: Directories and Files</h2></div></div><div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch10.html#N16C1D">10.1. Overview</a></span></dt><dt><span class="section"><a href="ch10.html#N16C45">10.2. Source Directory Layout</a></span></dt><dt><span class="section"><a href="ch10.html#N16D57">10.3. Installed Directory Layout</a></span></dt><dt><span class="section"><a href="ch10.html#N16DAC">10.4. Contents of JSPUI Web Application</a></span></dt><dt><span class="section"><a href="ch10.html#N16DE8">10.5. Contents of XMLUI Web Application (aka Manakin)</a></span></dt><dt><span class="section"><a href="ch10.html#N16E5C">10.6. Log Files</a></span></dt><dd><dl><dt><span class="section"><a href="ch10.html#N16F40">10.6.1. log4j.properties File.</a></span></dt></dl></dd></dl></div><div class="section" title="10.1. Overview"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="N16C1D"></a>10.1. <a name="docbook-directories.html-overview"></a>Overview</h2></div></div><div></div></div><p>A complete DSpace installation consists of three separate directory trees:</p><div class="variablelist"><dl><dt><span class="term">The source directory:</span></dt><dd><p> This is where (surprise!) the source code lives. Note that the config files here are used only during the initial install process. After the install, config files should be changed in the install directory. It is referred to in this document as <code class="literal">[dspace-source]</code>.</p></dd><dt><span class="term">The install directory:</span></dt><dd><p> This directory is populated during the install process and also by DSpace as it runs. It contains config files, command-line tools (and the libraries necessary to run them), and usually--although not necessarily--the contents of the DSpace archive (depending on how DSpace is configured). After the initial build and install, changes to config files should be made in this directory. It is referred to in this document as <code class="literal">[dspace]</code>.</p></dd><dt><span class="term">The web deployment directory:</span></dt><dd><p> This directory is generated by the web server the first time it finds a dspace.war file in its webapps directory. It contains the unpacked contents of dspace.war, i.e. the JSPs and java classes and libraries necessary to run DSpace. Files in this directory should never be edited directly; if you wish to modify your DSpace installation, you should edit files in the source directory and then rebuild. The contents of this directory aren't listed here since its creation is completely automatic. It is usually referred to in this document as <code class="literal">[tomcat]/webapps/dspace</code>.</p></dd></dl></div></div><div class="section" title="10.2. Source Directory Layout"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="N16C45"></a>10.2. <a name="docbook-directories.html-sourcedir"></a>Source Directory Layout</h2></div></div><div></div></div><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>
|
||||
<code class="literal">[dspace-source]</code>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="circle"><li class="listitem"><p><code class="literal">dspace/</code> - Directory which contains all build and configuration information for DSpace </p><div class="itemizedlist"><ul class="itemizedlist" type="square"><li class="listitem"><p><code class="literal">CHANGES</code> - Detailed list of code changes between versions.</p></li><li class="listitem"><p><code class="literal">KNOWN_BUGS</code> - Known bugs in the current version.</p></li><li class="listitem"><p><code class="literal">LICENSE</code> - DSpace source code license.</p></li><li class="listitem"><p><code class="literal">README</code> - Obligatory basic information file.</p></li><li class="listitem"><p><code class="literal">bin/</code> - Some shell and Perl scripts for running DSpace command-line tasks.</p></li><li class="listitem"><p><code class="literal">config/</code> - Configuration files: </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p><code class="literal">controlled-vocabularies/</code> - Fixed, limited vocabularies used in metadata entry</p></li><li class="listitem"><p><code class="literal">crosswalks/</code> - Metadata crosswalks - property files or XSL stylesheets</p></li><li class="listitem"><p><code class="literal">dspace.cfg</code> - The Main DSpace configuration file (You will need to edit this).</p></li><li class="listitem"><p><code class="literal">dc2mods.cfg</code> - Mappings from Dublin Core metadata to <a class="ulink" href="http://www.loc.gov/standards/mods/" target="_top">MODS</a> for the METS export.</p></li><li class="listitem"><p><code class="literal">default.license</code> - The default license that users must grant when submitting items.</p></li><li class="listitem"><p><code class="literal">dstat.cfg</code> , <code class="literal">dstat.map</code> - Configuration for statistical reports.</p></li><li class="listitem"><p><code class="literal">input-forms.xml</code> - Submission UI metadata field configuration.</p></li><li class="listitem"><p><code class="literal">news-side.html</code> - Text of the front-page news in the sidebar, only used in JSPUI.</p></li><li class="listitem"><p><code class="literal">news-top.html</code> - Text of the front-page news in the top box, only used in teh JSPUI.</p></li><li class="listitem"><p><code class="literal">emails/</code> - Text and layout templates for emails sent out by the system.</p></li><li class="listitem"><p><code class="literal">registries/</code> - <span class="bold"><strong>Initial</strong></span> contents of the bitstream format registry and Dublin Core element/qualifier registry. These are only used on initial system setup, after which they are maintained in the database.</p></li></ul></div></li><li class="listitem"><p><code class="literal">docs/</code> - DSpace system documentation. The technical documentation for functionality, installation, configuration, etc.</p></li><li class="listitem"><p><code class="literal">etc/</code> -
|
||||
This directory contains administrative files needed for the install process and by developers, mostly database initialization and upgrade scripts. Any <code class="literal">.xml</code> files in <code class="literal">etc/</code> are common to all supported database systems.</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p><code class="literal">postgres/</code> - Versions of the database schema and updater SQL scripts for PostgreSQL.</p></li><li class="listitem"><p><code class="literal">oracle/</code> - Versions of the database schema and updater SQL scripts for Oracle.</p></li></ul></div></li><li class="listitem"><p><code class="literal">modules/</code> - The Web UI modules "overlay" directory. DSpace uses Maven to automatically look here for any customizations you wish to make to DSpace Web interfaces. </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p><code class="literal">jspui</code> - Contains all customizations for the JSP User Interface. </p><div class="itemizedlist"><ul class="itemizedlist" type="circle"><li class="listitem"><p><code class="literal">src/main/resources/</code> - The overlay for JSPUI <span class="emphasis"><em>Resources.</em></span> This is the location to place any custom Messages.properties files. <span class="emphasis"><em>(Previously this file had been stored at: <code class="literal">[dspace-source]/config/language-packs/Messages.properties</code></em></span></p></li><li class="listitem"><p><code class="literal">src/main/webapp/</code> - The overlay for JSPUI Web Application. This is the location to place any custom JSPs to be used by DSpace.</p></li></ul></div></li><li class="listitem"><p><code class="literal">lni</code> - Contains all customizations for the Lightweight Network Interface.</p></li><li class="listitem"><p><code class="literal">oai</code> - Contains all customizations for the OAI-PMH Interface.</p></li><li class="listitem"><p><code class="literal">sword</code> - Contains all customizations for the SWORD (Simple Web-service Offering Repository Deposit) Interface.</p></li><li class="listitem"><p><code class="literal">xmlui</code> - Contains all customizations for the XML User Interface (aka Manakin). </p><div class="itemizedlist"><ul class="itemizedlist" type="circle"><li class="listitem"><p><code class="literal">src/main/webapp/</code> - The overlay for XMLUI Web Application. This is the location to place custom Themes or Configurations. </p><div class="itemizedlist"><ul class="itemizedlist" type="square"><li class="listitem"><p><code class="literal">i18n/</code> - The location to place a custom version of the XMLUI's messages.xml (You have to manually create this folder)</p></li><li class="listitem"><p><code class="literal">themes/</code> - The location to place custom Themes for the XMLUI (You have to manually create this folder).</p></li></ul></div></li></ul></div></li></ul></div></li><li class="listitem"><p><code class="literal">src/</code> - Maven configurations for DSpace System. This directory contains the Maven and Ant build files for DSpace.</p></li><li class="listitem"><p><code class="literal">target/</code> - (Only exists after building DSpace) This is the location Maven uses to build your DSpace installation package. </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p><code class="literal">dspace-[version].dir</code> - The location of the DSpace Installation Package (which can then be installed by running <code class="literal">ant update</code>)</p></li></ul></div></li></ul></div></li></ul></div>
|
||||
</p></li></ul></div></div><div class="section" title="10.3. Installed Directory Layout"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="N16B63"></a>10.3. <a name="docbook-directories.html-installdir"></a>Installed Directory Layout</h2></div></div><div></div></div><p>Below is the basic layout of a DSpace installation using the default configuration. These paths can be configured if necessary.</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>
|
||||
</p></li></ul></div></div><div class="section" title="10.3. Installed Directory Layout"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="N16D57"></a>10.3. <a name="docbook-directories.html-installdir"></a>Installed Directory Layout</h2></div></div><div></div></div><p>Below is the basic layout of a DSpace installation using the default configuration. These paths can be configured if necessary.</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>
|
||||
<code class="literal">[dspace]</code>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="circle"><li class="listitem"><p><code class="literal">assetstore/</code> - asset store files</p></li><li class="listitem"><p><code class="literal">bin/</code> - shell and Perl scripts</p></li><li class="listitem"><p><code class="literal">config/</code> - configuration, with sub-directories as above</p></li><li class="listitem"><p><code class="literal">handle-server/</code> - Handles server files</p></li><li class="listitem"><p><code class="literal">history/</code> - stored history files (generally RDF/XML)</p></li><li class="listitem"><p><code class="literal">lib/</code> - JARs, including dspace.jar, containing the DSpace classes</p></li><li class="listitem"><p><code class="literal">log/</code> - Log files</p></li><li class="listitem"><p><code class="literal">reports/</code> - Reports generated by statistical report generator</p></li><li class="listitem"><p><code class="literal">search/</code> - Lucene search index files</p></li><li class="listitem"><p><code class="literal">upload/</code> - temporary directory used during file uploads etc.</p></li><li class="listitem"><p><code class="literal">webapps/</code> - location where DSpace installs all Web Applications</p></li></ul></div>
|
||||
</p></li></ul></div></div><div class="section" title="10.4. Contents of JSPUI Web Application"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="N16BB8"></a>10.4. <a name="docbook-directories.html-webapp"></a>Contents of JSPUI Web Application</h2></div></div><div></div></div><p>DSpace's Ant build file creates a <code class="literal">dspace-jspui-webapp/</code> directory with the following structure:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p> (top level dir) </p><div class="itemizedlist"><ul class="itemizedlist" type="circle"><li class="listitem"><p> The JSPs</p></li><li class="listitem"><p>
|
||||
</p></li></ul></div></div><div class="section" title="10.4. Contents of JSPUI Web Application"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="N16DAC"></a>10.4. <a name="docbook-directories.html-webapp"></a>Contents of JSPUI Web Application</h2></div></div><div></div></div><p>DSpace's Ant build file creates a <code class="literal">dspace-jspui-webapp/</code> directory with the following structure:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p> (top level dir) </p><div class="itemizedlist"><ul class="itemizedlist" type="circle"><li class="listitem"><p> The JSPs</p></li><li class="listitem"><p>
|
||||
<code class="literal">WEB-INF/</code>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="square"><li class="listitem"><p><code class="literal">web.xml</code> - DSpace JSPUI Web Application configuration and Servlet mappings</p></li><li class="listitem"><p><code class="literal">dspace-tags.tld</code> - DSpace custom tag descriptor</p></li><li class="listitem"><p><code class="literal">fmt.tld</code> - JSTL message format tag descriptor, for internationalization</p></li><li class="listitem"><p><code class="literal">lib/</code> - All the third-party JARs and pre-compiled DSpace API JARs needed to run JSPUI</p></li><li class="listitem"><p><code class="literal">classes/</code> - Any additional necessary class files</p></li></ul></div>
|
||||
</p></li></ul></div></li></ul></div></div><div class="section" title="10.5. Contents of XMLUI Web Application (aka Manakin)"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="N16BF4"></a>10.5. <a name="docbook-directories.html-webapp.1"></a>Contents of XMLUI Web Application (aka Manakin)</h2></div></div><div></div></div><p>DSpace's Ant build file creates a <code class="literal">dspace-xmlui-webapp/</code> directory with the following structure:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p> (top level dir) </p><div class="itemizedlist"><ul class="itemizedlist" type="circle"><li class="listitem"><p><code class="literal">aspects/</code> - Contains overarching Aspect Generator config and Prototype DRI (Digital Repository Interface) document for Manakin.</p></li><li class="listitem"><p><code class="literal">i18n/</code> - Internationalization / Multilingual support. Contains the <code class="literal">messages.xml</code> English language pack by default.</p></li><li class="listitem"><p><code class="literal">themes/</code> - Contains all out-of-the-box Manakin themes </p><div class="itemizedlist"><ul class="itemizedlist" type="square"><li class="listitem"><p><code class="literal">Classic/</code> - The classic theme, which makes the XMLUI look like classic DSpace</p></li><li class="listitem"><p><code class="literal">dri2xhtml/</code> - The base theme, which converts XMLUI DRI (Digital Repository Interface) format into XHTML for display</p></li><li class="listitem"><p><code class="literal">Reference/</code> - The default reference theme for XMLUI</p></li><li class="listitem"><p><code class="literal">template/</code> - A theme template...useful as a starting point for your own custom theme(s)</p></li><li class="listitem"><p><code class="literal">dri2xhtml.xsl</code> - The DRI-to-XHTML XSL Stylesheet. Uses the above 'dri2xhtml' theme to generate XHTML</p></li><li class="listitem"><p><code class="literal">themes.xmap</code> - The Theme configuration file. It determines which theme(s) are used by XMLUI</p></li></ul></div></li><li class="listitem"><p>
|
||||
</p></li></ul></div></li></ul></div></div><div class="section" title="10.5. Contents of XMLUI Web Application (aka Manakin)"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="N16DE8"></a>10.5. <a name="docbook-directories.html-webapp.1"></a>Contents of XMLUI Web Application (aka Manakin)</h2></div></div><div></div></div><p>DSpace's Ant build file creates a <code class="literal">dspace-xmlui-webapp/</code> directory with the following structure:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p> (top level dir) </p><div class="itemizedlist"><ul class="itemizedlist" type="circle"><li class="listitem"><p><code class="literal">aspects/</code> - Contains overarching Aspect Generator config and Prototype DRI (Digital Repository Interface) document for Manakin.</p></li><li class="listitem"><p><code class="literal">i18n/</code> - Internationalization / Multilingual support. Contains the <code class="literal">messages.xml</code> English language pack by default.</p></li><li class="listitem"><p><code class="literal">themes/</code> - Contains all out-of-the-box Manakin themes </p><div class="itemizedlist"><ul class="itemizedlist" type="square"><li class="listitem"><p><code class="literal">Classic/</code> - The classic theme, which makes the XMLUI look like classic DSpace</p></li><li class="listitem"><p><code class="literal">dri2xhtml/</code> - The base theme, which converts XMLUI DRI (Digital Repository Interface) format into XHTML for display</p></li><li class="listitem"><p><code class="literal">Reference/</code> - The default reference theme for XMLUI</p></li><li class="listitem"><p><code class="literal">template/</code> - A theme template...useful as a starting point for your own custom theme(s)</p></li><li class="listitem"><p><code class="literal">dri2xhtml.xsl</code> - The DRI-to-XHTML XSL Stylesheet. Uses the above 'dri2xhtml' theme to generate XHTML</p></li><li class="listitem"><p><code class="literal">themes.xmap</code> - The Theme configuration file. It determines which theme(s) are used by XMLUI</p></li></ul></div></li><li class="listitem"><p>
|
||||
<code class="literal">WEB-INF/</code>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="square"><li class="listitem"><p><code class="literal">lib/</code> - All the third-party JARs and pre-compiled DSpace JARs needed to run XMLUI</p></li><li class="listitem"><p><code class="literal">classes/</code> - Any additional necessary class files</p></li><li class="listitem"><p><code class="literal">cocoon.xconf</code> - XMLUI's Apache Cocoon configuration</p></li><li class="listitem"><p><code class="literal">logkit.xconf</code> - XMLUI's Apache Cocoon Logging configuration</p></li><li class="listitem"><p><code class="literal">web.xml</code> - XMLUI Web Application configuration and Servlet mappings</p></li></ul></div>
|
||||
</p></li></ul></div></li></ul></div></div><div class="section" title="10.6. Log Files"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="N16C68"></a>10.6. <a name="docbook-directories.html-logfiles"></a>Log Files</h2></div></div><div></div></div><p>The first source of potential confusion is the log files. Since DSpace uses a number of third-party tools, problems can occur in a variety of places. Below is a table listing the main log files used in a typical DSpace setup. The locations given are defaults, and might be different for your system depending on where you installed DSpace and the third-party tools. The ordering of the list is roughly the recommended order for searching them for the details about a particular problem or error.</p><div class="table"><a name="N16C71"></a><p class="title"><b>Table 10.1. DSpace Log File Locations</b></p><div class="table-contents"><table summary="DSpace Log File Locations" border="1" width="100%"><colgroup><col><col></colgroup><tbody><tr><td>
|
||||
</p></li></ul></div></li></ul></div></div><div class="section" title="10.6. Log Files"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="N16E5C"></a>10.6. <a name="docbook-directories.html-logfiles"></a>Log Files</h2></div></div><div></div></div><p>The first source of potential confusion is the log files. Since DSpace uses a number of third-party tools, problems can occur in a variety of places. Below is a table listing the main log files used in a typical DSpace setup. The locations given are defaults, and might be different for your system depending on where you installed DSpace and the third-party tools. The ordering of the list is roughly the recommended order for searching them for the details about a particular problem or error.</p><div class="table"><a name="N16E65"></a><p class="title"><b>Table 10.1. DSpace Log File Locations</b></p><div class="table-contents"><table summary="DSpace Log File Locations" border="1" width="100%"><colgroup><col><col></colgroup><tbody><tr><td>
|
||||
<p>
|
||||
<span class="bold"><strong>Log File</strong></span>
|
||||
</p>
|
||||
@@ -71,9 +71,9 @@ This directory contains administrative files needed for the install process and
|
||||
<p><code class="literal">PostgreSQL log</code></p>
|
||||
</td><td>
|
||||
<p>PostgreSQL also writes a log file. This one doesn't seem to have a default location, you probably had to specify it yourself at some point during installation. In general, this log file rarely contains pertinent information--PostgreSQL is pretty stable, you're more likely to encounter problems with connecting via JDBC, and these problems will be logged in <code class="literal">dspace.log</code>.</p>
|
||||
</td></tr></tbody></table></div></div><br class="table-break"><div class="section" title="10.6.1. log4j.properties File."><div class="titlepage"><div><div><h3 class="title"><a name="N16D4C"></a>10.6.1. log4j.properties File.</h3></div></div><div></div></div><p>the file <code class="literal">[dspace]/config/log4j.properties</code> controls how and where log files are created. There are three sets of configurations in that file, called A1, A2, and A3. These are used to control the logs for DSpace, the checksum checker, and the XMLUI respectively. The important settings in this file are:</p><div class="table"><a name="N16D56"></a><p class="title"><b>Table 10.2. log4j.properties Table</b></p><div class="table-contents"><table summary="log4j.properties Table" border="1" width="100%"><colgroup><col><col></colgroup><tbody><tr><td><pre class="screen">log4j.rootCategory=INFO,A
|
||||
</td></tr></tbody></table></div></div><br class="table-break"><div class="section" title="10.6.1. log4j.properties File."><div class="titlepage"><div><div><h3 class="title"><a name="N16F40"></a>10.6.1. log4j.properties File.</h3></div></div><div></div></div><p>the file <code class="literal">[dspace]/config/log4j.properties</code> controls how and where log files are created. There are three sets of configurations in that file, called A1, A2, and A3. These are used to control the logs for DSpace, the checksum checker, and the XMLUI respectively. The important settings in this file are:</p><div class="table"><a name="N16F4A"></a><p class="title"><b>Table 10.2. log4j.properties Table</b></p><div class="table-contents"><table summary="log4j.properties Table" border="1" width="100%"><colgroup><col><col></colgroup><tbody><tr><td><pre class="screen">log4j.rootCategory=INFO,A
|
||||
log4j.logger.org.dspace=INFO,A1</pre></td><td>These lines control what level of logging takes place. Normally they should be set to INFO, but if you need to see more information in the logs, set them to dEBUG and restart your web server</td></tr><tr><td><code class="literal">log4j.appender.A1=org.dspace.app.util.DailyFileAppender</code></td><td>This is the name of the log file creation method used. The DailyFileAppender creates a new date-stamped file every day or month.</td></tr><tr><td><code class="literal">log4j.appender.A1.File=${log.dir}/dspace.log</code></td><td>This sets the filename and location of where the log file will be stored. It iwll have a date stamp appended to the file name.</td></tr><tr><td><code class="literal">log4j.appender.A1.DatePattern=yyy-MM-DD</code></td><td>This defines the format for the date stamp that is appended to the log file names. If you wish to have log files created monthyl instead of daily, change this to <code class="literal">yyyy-MM</code></td></tr><tr><td><code class="literal">log4j.appender.A1.MaxLogs=0</code></td><td>This defines how many log files will be created. You may wish to define a retention period for log files. If you set this to 365, logs older than a year will be deleted. By default this is set to 0 so that no logs are ever deleted. Ensure that you monitor the disk space used by the logs to make sure that you have enough space for them. It is often important to keep the log files for a long time in case you want to rebuild your statistics.</td></tr></tbody></table></div></div><br class="table-break"></div></div></div><HR><p class="copyright">Copyright <20> 2002-2010
|
||||
<a class="ulink" href="http://www.duraspace.org/" target="_top">The DuraSpace Foundation</a>
|
||||
<a class="ulink" href="http://www.duraspace.org/" target="_top">DuraSpace</a>
|
||||
</p><div class="legalnotice" title="Legal Notice"><a name="N1001D"></a><p>
|
||||
<a class="ulink" href="http://creativecommons.org/licenses/by/3.0/us/" target="_top">
|
||||
<span class="inlinemediaobject"><img src="http://i.creativecommons.org/l/by/3.0/us/88x31.png"></span>
|
||||
|
@@ -1,6 +1,6 @@
|
||||
<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 11. DSpace System Documentation: Architecture</title><meta content="DocBook XSL Stylesheets V1.75.2" name="generator"><link rel="home" href="index.html" title="DSpace Manual"><link rel="up" href="index.html" title="DSpace Manual"><link rel="prev" href="ch10.html" title="Chapter 10. DSpace System Documentation: Directories and Files"><link rel="next" href="ch12.html" title="Chapter 12. DSpace System Documentation: Application Layer"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF" marginwidth="5m"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">Chapter 11. DSpace System Documentation: Architecture</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="ch10.html">Prev</a> </td><th align="center" width="60%"> </th><td align="right" width="20%"> <a accesskey="n" href="ch12.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter 11. DSpace System Documentation: Architecture"><div class="titlepage"><div><div><h2 class="title"><a name="N16D8A"></a>Chapter 11. <a name="docbook-architecture.html"></a>DSpace System Documentation: Architecture</h2></div></div><div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch11.html#N16D90">11.1. Overview</a></span></dt></dl></div><div class="section" title="11.1. Overview"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="N16D90"></a>11.1. <a name="docbook-architecture.html-overview"></a>Overview</h2></div></div><div></div></div><p>The DSpace system is organized into three layers, each of which consists of a number of components.</p><p>
|
||||
<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 11. DSpace System Documentation: Architecture</title><meta content="DocBook XSL Stylesheets V1.75.2" name="generator"><link rel="home" href="index.html" title="DSpace Manual"><link rel="up" href="index.html" title="DSpace Manual"><link rel="prev" href="ch10.html" title="Chapter 10. DSpace System Documentation: Directories and Files"><link rel="next" href="ch12.html" title="Chapter 12. DSpace System Documentation: Application Layer"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF" marginwidth="5m"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">Chapter 11. DSpace System Documentation: Architecture</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="ch10.html">Prev</a> </td><th align="center" width="60%"> </th><td align="right" width="20%"> <a accesskey="n" href="ch12.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter 11. DSpace System Documentation: Architecture"><div class="titlepage"><div><div><h2 class="title"><a name="N16F7E"></a>Chapter 11. <a name="docbook-architecture.html"></a>DSpace System Documentation: Architecture</h2></div></div><div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch11.html#N16F84">11.1. Overview</a></span></dt></dl></div><div class="section" title="11.1. Overview"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="N16F84"></a>11.1. <a name="docbook-architecture.html-overview"></a>Overview</h2></div></div><div></div></div><p>The DSpace system is organized into three layers, each of which consists of a number of components.</p><p>
|
||||
<span class="inlinemediaobject"><img src="image/architecture-600x450.gif" width="585"></span>
|
||||
</p><p>DSpace System Architecture</p><p>The storage layer is responsible for physical storage of metadata and content. The business logic layer deals with managing the content of the archive, users of the archive (e-people), authorization, and workflow. The application layer contains components that communicate with the world outside of the individual DSpace installation, for example the Web user interface and the <a class="ulink" href="http://www.openarchives.org/" target="_top">Open Archives Initiative</a> protocol for metadata harvesting service.</p><p>Each layer only invokes the layer below it; the application layer may not used the storage layer directly, for example. Each component in the storage and business logic layers has a defined public API. The union of the APIs of those components are referred to as the Storage API (in the case of the storage layer) and the DSpace Public API (in the case of the business logic layer). These APIs are in-process Java classes, objects and methods.</p><p>It is important to note that each layer is <span class="emphasis"><em>trusted</em></span>. Although the logic for <span class="emphasis"><em>authorising actions</em></span> is in the business logic layer, the system relies on individual applications in the application layer to correctly and securely <span class="emphasis"><em>authenticate</em></span> e-people. If a 'hostile' or insecure application were allowed to invoke the Public API directly, it could very easily perform actions as any e-person in the system.</p><p>The reason for this design choice is that authentication methods will vary widely between different applications, so it makes sense to leave the logic and responsibility for that in these applications.</p><p>The source code is organized to cohere very strictly to this three-layer architecture. Also, only methods in a component's public API are given the <code class="literal">public</code> access level. This means that the Java compiler helps ensure that the source code conforms to the architecture.</p><div class="table"><a name="N16DC0"></a><p class="title"><b>Table 11.1. Source Code Packages</b></p><div class="table-contents"><table summary="Source Code Packages" border="0"><colgroup><col><col></colgroup><tbody><tr><td>
|
||||
</p><p>DSpace System Architecture</p><p>The storage layer is responsible for physical storage of metadata and content. The business logic layer deals with managing the content of the archive, users of the archive (e-people), authorization, and workflow. The application layer contains components that communicate with the world outside of the individual DSpace installation, for example the Web user interface and the <a class="ulink" href="http://www.openarchives.org/" target="_top">Open Archives Initiative</a> protocol for metadata harvesting service.</p><p>Each layer only invokes the layer below it; the application layer may not used the storage layer directly, for example. Each component in the storage and business logic layers has a defined public API. The union of the APIs of those components are referred to as the Storage API (in the case of the storage layer) and the DSpace Public API (in the case of the business logic layer). These APIs are in-process Java classes, objects and methods.</p><p>It is important to note that each layer is <span class="emphasis"><em>trusted</em></span>. Although the logic for <span class="emphasis"><em>authorising actions</em></span> is in the business logic layer, the system relies on individual applications in the application layer to correctly and securely <span class="emphasis"><em>authenticate</em></span> e-people. If a 'hostile' or insecure application were allowed to invoke the Public API directly, it could very easily perform actions as any e-person in the system.</p><p>The reason for this design choice is that authentication methods will vary widely between different applications, so it makes sense to leave the logic and responsibility for that in these applications.</p><p>The source code is organized to cohere very strictly to this three-layer architecture. Also, only methods in a component's public API are given the <code class="literal">public</code> access level. This means that the Java compiler helps ensure that the source code conforms to the architecture.</p><div class="table"><a name="N16FB4"></a><p class="title"><b>Table 11.1. Source Code Packages</b></p><div class="table-contents"><table summary="Source Code Packages" border="0"><colgroup><col><col></colgroup><tbody><tr><td>
|
||||
<p>
|
||||
<span class="bold"><strong>Packages within</strong></span>
|
||||
</p>
|
||||
@@ -80,7 +80,7 @@ mvn javadoc:javadoc
|
||||
<a class="link" href="">Sub-Community Management</a>
|
||||
</p></li></ul></div>
|
||||
</p></li></ul></div><p> 2002-2008 The DSpace Foundation </p></div></div><HR><p class="copyright">Copyright <20> 2002-2010
|
||||
<a class="ulink" href="http://www.duraspace.org/" target="_top">The DuraSpace Foundation</a>
|
||||
<a class="ulink" href="http://www.duraspace.org/" target="_top">DuraSpace</a>
|
||||
</p><div class="legalnotice" title="Legal Notice"><a name="N1001D"></a><p>
|
||||
<a class="ulink" href="http://creativecommons.org/licenses/by/3.0/us/" target="_top">
|
||||
<span class="inlinemediaobject"><img src="http://i.creativecommons.org/l/by/3.0/us/88x31.png"></span>
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
||||
<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Index</title><meta content="DocBook XSL Stylesheets V1.75.2" name="generator"><link rel="home" href="index.html" title="DSpace Manual"><link rel="up" href="index.html" title="DSpace Manual"><link rel="prev" href="apa.html" title="Appendix A. DSpace System Documentation: Appendix A"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF" marginwidth="5m"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">Index</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="apa.html">Prev</a> </td><th align="center" width="60%"> </th><td align="right" width="20%"> </td></tr></table><hr></div><div class="index" title="Index"><div class="titlepage"><div><div><h2 class="title"><a name="N1ACAE"></a>Index</h2></div></div><div></div></div><div class="index"></div></div><HR><p class="copyright">Copyright <20> 2002-2010
|
||||
<a class="ulink" href="http://www.duraspace.org/" target="_top">The DuraSpace Foundation</a>
|
||||
<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Index</title><meta content="DocBook XSL Stylesheets V1.75.2" name="generator"><link rel="home" href="index.html" title="DSpace Manual"><link rel="up" href="index.html" title="DSpace Manual"><link rel="prev" href="apa.html" title="Appendix A. DSpace System Documentation: Appendix A"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF" marginwidth="5m"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">Index</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="apa.html">Prev</a> </td><th align="center" width="60%"> </th><td align="right" width="20%"> </td></tr></table><hr></div><div class="index" title="Index"><div class="titlepage"><div><div><h2 class="title"><a name="N1AEE9"></a>Index</h2></div></div><div></div></div><div class="index"></div></div><HR><p class="copyright">Copyright <20> 2002-2010
|
||||
<a class="ulink" href="http://www.duraspace.org/" target="_top">DuraSpace</a>
|
||||
</p><div class="legalnotice" title="Legal Notice"><a name="N1001D"></a><p>
|
||||
<a class="ulink" href="http://creativecommons.org/licenses/by/3.0/us/" target="_top">
|
||||
<span class="inlinemediaobject"><img src="http://i.creativecommons.org/l/by/3.0/us/88x31.png"></span>
|
||||
|
@@ -1,5 +1,5 @@
|
||||
<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Preface</title><meta content="DocBook XSL Stylesheets V1.75.2" name="generator"><link rel="home" href="index.html" title="DSpace Manual"><link rel="up" href="index.html" title="DSpace Manual"><link rel="prev" href="index.html" title="DSpace Manual"><link rel="next" href="ch01.html" title="Chapter 1. DSpace System Documentation: Introduction"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF" marginwidth="5m"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">Preface</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="index.html">Prev</a> </td><th align="center" width="60%"> </th><td align="right" width="20%"> <a accesskey="n" href="ch01.html">Next</a></td></tr></table><hr></div><div class="preface" title="Preface"><div class="titlepage"><div><div><h2 class="title"><a name="N10036"></a>Preface</h2></div></div><div></div></div><p></p><p>Welcome to Release 1.6.0. The committers have volunteered many hours to fix, re-write and contribute new software code for this release. New features have been added and documentation has been updated.</p><p>Some of the new features include (not an exhaustive list):</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>SOLR Statistics.</p></li><li class="listitem"><p>Authority Control.</p></li><li class="listitem"><p>Embargos</p></li><li class="listitem"><p>Dspace Command Launcher</p></li><li class="listitem"><p>OpenSearch</p></li><li class="listitem"><p>Batch Metadata Editing</p></li><li class="listitem"><p>Configurable OAI-PMH Dublin Core Ouput</p></li><li class="listitem"><p>Delegated Administration</p></li></ul></div><p>The following people have contributed to this release of DSpace: @mire, BioMed Central, Andrea Bollini, Ben Bosman, Flavio Botelho, Peter Dietz, Mark Diggory, Tim Donohue, Enovation Solutions, Ladd Hanson, Leonie Hayes, Claudia Juergen, Keller, Fabio Kepler, Yin Yin Latt, Stuart Lewis, Bram Luyten, Van Ly, Alexey Maslov, Gabriela Mircea, Hardik Mishra, Venessa Newton-Wade, OhioLINK, Ekaterina Pechekhonova, Toni Prieto, Richard Rodgers, Ricardo Saraiva, Andreas Schwander, Kim Shepherd, Elin Stangeland, Larry Stone, Graham Triggs, Jeffrey Trimble, Kevin Van de velde, Steve Williams and Mark Wood. Many of them could not do this work without the support (release time and financial) of their institutions that they are associated with. We offer thanks to those institutions for supporting their staff to take time to contribute to the DSpace project.</p><p>Documentation for this release was overhauled by Jeffrey Trimble, the Documentation Gardener, with many other contributing suggestions, changes, edits, and additions. Special thanks to Bram Luyten for pulling his hair out for re-ordering Chapter 5 to match the order of the <code class="literal">dspace.cfg</code> file and for the Documentation Gardener who is still picking his own hair up from that re-ordering.</p><p>Stuart Lewis is the Release Co-ordinator and kept all of the committers inline and fixed things when broken. Many thanks Stuart.</p><p>Additional thanks to Tim Donohue from DuraSpace Foundation on keeping all of us focused on the work at hand, and calming us when we got excited and for the general support for the DSpace project.</p></div><HR><p class="copyright">Copyright <20> 2002-2010
|
||||
<a class="ulink" href="http://www.duraspace.org/" target="_top">The DuraSpace Foundation</a>
|
||||
<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Preface</title><meta content="DocBook XSL Stylesheets V1.75.2" name="generator"><link rel="home" href="index.html" title="DSpace Manual"><link rel="up" href="index.html" title="DSpace Manual"><link rel="prev" href="index.html" title="DSpace Manual"><link rel="next" href="ch01.html" title="Chapter 1. DSpace System Documentation: Introduction"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF" marginwidth="5m"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">Preface</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="index.html">Prev</a> </td><th align="center" width="60%"> </th><td align="right" width="20%"> <a accesskey="n" href="ch01.html">Next</a></td></tr></table><hr></div><div class="preface" title="Preface"><div class="titlepage"><div><div><h2 class="title"><a name="N10036"></a>Preface</h2></div></div><div></div></div><p></p><p>Welcome to Release 1.6.1. This is a "fix" release. The committers have volunteered many hours to fix, re-write and contribute new software code for this release. Documentation has been updated. No new features have been added to this release.</p><p>The following is a list of the new features included (not an exhaustive list) for release 1.6.0 and are also contained in 1.6.1:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>SOLR Statistics.</p></li><li class="listitem"><p>Authority Control.</p></li><li class="listitem"><p>Embargos</p></li><li class="listitem"><p>Dspace Command Launcher</p></li><li class="listitem"><p>OpenSearch</p></li><li class="listitem"><p>Batch Metadata Editing</p></li><li class="listitem"><p>Configurable OAI-PMH Dublin Core Ouput</p></li><li class="listitem"><p>Delegated Administration</p></li></ul></div><p>The following people have contributed to this release of DSpace: @mire, BioMed Central, Andrea Bollini, Ben Bosman, Flavio Botelho, Peter Dietz, Mark Diggory, Tim Donohue, Serhij Dubyk, Enovation Solutions, Javier Garrido, Keith Gilbertson, Ladd Hanson, Leonie Hayes, Paulo Jobim, Claudia Juergen, Keller, Fabio Kepler, Yin Yin Latt, Stuart Lewis, Bram Luyten, Van Ly, Ivan Masar, Alexey Maslov, Gabriela Mircea, Hardik Mishra, Caryn, Neiswender, Venessa Newton-Wade, OhioLINK, Ekaterina Pechekhonova, Dale Poulter, Toni Prieto, Richard Rodgers, Ricardo Saraiva, Andreas Schwander, Kim Shepherd, Elin Stangeland, Larry Stone, Keiji Suzuki, Robin Taylor, Graham Triggs, Jeffrey Trimble, Kevin Van de velde, Steve Williams and Mark Wood. Many of them could not do this work without the support (release time and financial) of their institutions that they are associated with. We offer thanks to those institutions for supporting their staff to take time to contribute to the DSpace project.</p><p>We apologize to any committer left off this list. DSpace has such a large, arctive development community that we sometimes loose track of all our contributors. Our ongoing list of all known people/institutions that contribute to DSpace can be found on our DSpace Contributors Wiki page (http://wiki.dspace.org/confluence/display/DSPACE/DSpaceContributors). Acknowledgements to those left off will be made in future releases.</p><p>The Documentation Gardener for this release was Jeffrey Trimble with input from everyone. All typos are his fault. </p><p>Kim Shepherd is the Release Co-ordinator of this release.</p><p>Additional thanks to Tim Donohue from DuraSpace on keeping all of us focused on the work at hand, and calming us when we got excited and for the general support for the DSpace project.</p></div><HR><p class="copyright">Copyright <20> 2002-2010
|
||||
<a class="ulink" href="http://www.duraspace.org/" target="_top">DuraSpace</a>
|
||||
</p><div class="legalnotice" title="Legal Notice"><a name="N1001D"></a><p>
|
||||
<a class="ulink" href="http://creativecommons.org/licenses/by/3.0/us/" target="_top">
|
||||
<span class="inlinemediaobject"><img src="http://i.creativecommons.org/l/by/3.0/us/88x31.png"></span>
|
||||
|
Reference in New Issue
Block a user