mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-15 14:03:17 +00:00

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4598 9c30dcfa-912a-0410-8fc2-9e0234be79fd
14 lines
6.1 KiB
HTML
14 lines
6.1 KiB
HTML
<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="N1003D"></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/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/TechnicalFaq" target="_top">Technical FAQ</a>
|
||
</p></li><li class="listitem"><p>
|
||
<a class="ulink" href="http://wiki.dspace.org/DspaceProjects" target="_top">A list of projects using DSpace</a>
|
||
</p></li><li class="listitem"><p>
|
||
<a class="ulink" href="http://wiki.dspace.org/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="#" target="_top">dspace-tech e-mail list on SourceForge</a> is the recommended place to ask questions, since a growing community of DSpace developers and users is on hand on that list to help with any questions you might have. The e-mail archive of that list is a useful resource.</p></li><li class="listitem"><p> The <a class="ulink" href="#" target="_top">dspace-devel e-mail list</a>, for those developing with the DSpace with a view to contributing to the core DSpace code.</p></li></ul></div></div><HR><p class="copyright">Copyright <20> 2002-2009
|
||
<a class="ulink" href="http://www.dspace.org/" target="_top">The DSpace Foundation</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>
|
||
Licensed under a Creative Commons Attribution 3.0 United States License
|
||
</a>
|
||
</p></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="pr01.html">Prev</a> </td><td align="center" width="20%"> </td><td align="right" width="40%"> <a accesskey="n" href="ch02.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">Preface </td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%"> Chapter 2. DSpace System Documentation: Functional Overview</td></tr></table></div></body></html> |