EPrints Directory Structure Tree

From EPrints

Jump to: navigation, search

EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Data Objects

A graphical representation of the EPrints3 directory structure after executing the install.pl command. Initially the "archives" directory is empty, it is populated when executing (as the eprints user) the "bin/epadmin create" command. The new repository is created using the data in the EPrints_Directory_Structure/eprints3/lib/defaultcfg directory.

perl_lib -> [perl routines]
bin -> [command line and crontab tools]
cgi Image:jobbra.png [dynamic (cgi) EPrints web pages]
defaultcfg  Image:jobbra.png [empty directory]
cfg Image:jobbra.png [apache configuration for the whole site]
testdata Image:jobbra.png [tools and sample test data]
var Image:jobbra.png [apache include files plus indexer log]
lib Image:jobbra.png defaultcfg Image:jobbra.png [the content of archives/ID/cfg/ is copied from here]
Image:jobbra.png citations Image:jobbra.png saved_search  Image:jobbra.png [how to render a stored search]
Image:jobbra.png subject Image:jobbra.png [how to render subjects]
Image:jobbra.png user Image:jobbra.png [how to render users]
"->" themes Image:jobbra.png example Image:jobbra.png static  Image:jobbra.png [style files and pictures]
Image:jobbra.png green Image:jobbra.png static  Image:jobbra.png [style files and pictures]
Image:jobbra.png workflows Image:jobbra.png saved_search Image:jobbra.png [workflow for stored search pages]
Image:jobbra.png static Image:jobbra.png [files to be copied to the html directory]
Image:jobbra.png lang Image:jobbra.png XX (langid) Image:jobbra.png phrases Image:jobbra.png [system-wide phrases]
Image:jobbra.png static Image:jobbra.png [web pages and icons]
archives Image:jobbra.png ArchiveID Image:jobbra.png [see below]

</div>

The content of the "archives/[ArchiveID]/" directory. Any change you make here has effect on the particular repository only.

documents  Image:jobbra.png [uploaded files, extracted words, abstract pages, etc.]
html Image:jobbra.png [static files for the repository on all languages]
var Image:jobbra.png [various repository dependent files]
cfg Image:jobbra.png subjects [used for importing the subject tree]
Image:jobbra.png static Image:jobbra.png images Image:jobbra.png [files to be copied to the html directory]
Image:jobbra.png javascript Image:jobbra.png [files to be copied to the html directory]
Image:jobbra.png style Image:jobbra.png [files to be copied to the html directory]
Image:jobbra.png cfg.d Image:jobbra.png [general configuration files as perl script fragments]
Image:jobbra.png autocomplete Image:jobbra.png [data files for the autocompletion feature]
Image:jobbra.png citations Image:jobbra.png document Image:jobbra.png [document formats]
Image:jobbra.png eprint Image:jobbra.png [eprints formats]
Image:jobbra.png user Image:jobbra.png [user formats]
Image:jobbra.png namedsets Image:jobbra.png [files containing the possible values for different sets]
Image:jobbra.png workflows Image:jobbra.png eprint Image:jobbra.png [how an eprints is read in]
Image:jobbra.png user Image:jobbra.png [define the user's data]
Image:jobbra.png lang Image:jobbra.png XX (langid) Image:jobbra.png phrases Image:jobbra.png [phrases used locally]
Image:jobbra.png static Image:jobbra.png [templates for static html pages]
Image:jobbra.png templates Image:jobbra.png [default html page template]