Skip to content
Snippets Groups Projects
Commit 5eb4bf57 authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

- fix typos

parent c013b104
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
## Description
A CLI tool to create a valid BagIt SIP for SLUBArchiv.
As a user, you have three options `copy` `move` or `replace` to create your SIP.
This options are based on payload files, which would be saved in data directory of your bag.
These options are based on payload files, which would be saved in data directory of your bag.
NOTE: use option `copy` if you are not sure how to restore your payload files, when something goes wrong!
## Operating Systems
......@@ -31,11 +31,11 @@ NOTE: use option `copy` if you are not sure how to restore your payload files, w
2. Run `cpanm --uninstall Archive::BagIt`
## Documentation
* RECOMMANDED: Windows 10 perl environment [strawberry-perl-5.30.3.1-64bit-portable](http://strawberryperl.com/releases.html)
* RECOMMENDED: Windows 10 perl environment [strawberry-perl-5.30.3.1-64bit-portable](http://strawberryperl.com/releases.html)
* Project based on BagIt 1.0 specification, visit [RFC8493](https://tools.ietf.org/html/rfc8493)
* Some valid Bag examples based on operation system look at `export_dir_kitodo/bagit/lin_*` or `export_dir_kitodo/bagit/win_*`
* Specification of creating a SLUB SIP you can find at [SLUBArchiv_Produzenten_SIP_Spezifikation.pdf](https://slubarchiv.slub-dresden.de/technische-standards-fuer-die-ablieferung-von-digitalen-dokumenten/)
* For rigths coding specification visit [SLUBArchiv_Produzenten_Rechteauszeichnung.pdf](https://slubarchiv.slub-dresden.de/technische-standards-fuer-die-ablieferung-von-digitalen-dokumenten/)
* For rights coding specification visit [SLUBArchiv_Produzenten_Rechteauszeichnung.pdf](https://slubarchiv.slub-dresden.de/technische-standards-fuer-die-ablieferung-von-digitalen-dokumenten/)
### Explanation
##### Usage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment