Home

DSpace

DSpace is an open-source software platform designed for building institutional repositories that capture, preserve, and provide access to scholarly and scientific content. It is widely used by universities, libraries, and research institutions to host theses and dissertations, research articles, datasets, images, and other digital assets in a centralized, long-term accessible form.

The software organizes content in a hierarchical structure of communities, collections, and items. It supports rich

Technical architecture and requirements: DSpace is Java-based and runs on common servlet containers such as Apache

History and impact: DSpace originated at MIT Libraries in collaboration with Hewlett-Packard in the early 2000s

metadata,
including
Dublin
Core
and
other
schema,
and
offers
features
for
ingestion
workflows,
rights
and
access
controls,
and
preservation.
DSpace
interoperates
with
standard
repository
protocols
and
tools
through
facilities
such
as
OAI-PMH
for
metadata
harvesting,
SWORD
for
repository
deposit,
and
a
REST
API
for
programmatic
access.
It
provides
search
and
browse
capabilities,
supports
multiple
file
formats,
and
includes
versioning
and
metadata
crosswalks
to
enable
interoperability
with
other
systems.
Tomcat.
It
uses
a
relational
database
(for
example
PostgreSQL,
MySQL,
or
Oracle)
to
manage
metadata
and
repository
workflows,
while
actual
digital
objects
(bitstreams)
are
stored
in
a
storage
backend
that
can
be
local
or
cloud-based.
The
platform
supports
indexing
and
search
via
modern
search
engines
and
can
integrate
with
institutional
authentication
systems,
such
as
LDAP
or
Shibboleth.
as
part
of
the
growing
digital
repository
movement.
Since
then
it
has
developed
into
an
international,
community-driven
project
with
ongoing
releases
and
contributions
from
libraries
and
developers
worldwide.
It
remains
a
common
choice
for
digital
preservation,
open
access
initiatives,
and
institutional
repository
projects.