Repo of re-usable AIP files / Sample Data for DSpace testing
Any resources added to this repository should be freely distributable. Material under copyright should not be included.
- DogPhotosAIP.zip : a set of small image files of a dog
- dogAndReport.zip : the contents of DogPhotosAIP.zip plus sample data featured in the following tutorial
cd /tmp
mkdir aipout
cd aipout
dspace packager -d -a -i 123456789/0 -e [email protected] SITE.zip
zip -cf AIP.zip *.zip
- Sample DSpace Entities - Provides sample configurable entities data, including sample Journals, Volumes, Issues, Publications, Persons and OrgUnits.
- See the
demo-entities-data
tag/release in this repository for details/instructions.
- See the
- Demo Site AIPs - Provides the default demo content used on http://demo.dspace.org
- See the
demo-site-aips
tag/release in this repository for details/instructions.
- See the