This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
imw
Scaffold
- Generate a new dataset scaffold
imw coll:generate coll=foo/bar/happycoll
- This gets a layout like
- /munge/foo/bar/happycoll
- process_config_happycoll.yaml
- process_happycoll.rb
- schema_happycoll.yaml
- ripd/ — links to ripped directories (named after the.domain.com/path/with/nohttp/in/front)
- rawd/ — put your working copies in here
- fixd/ — put your output in here.
- fixd/dataset1/happycoll_dataset1.sqlite3 — if you’re using active_munger
- /munge/foo/bar/happycoll
- pings ics to get a new collection handle
process
For all of the following, can do
- imw coll:process coll=foo/bar/happycoll , or
- imw coll:process [in the foo/bar/happycoll directory]
- Runs the process script — rips, processed, packages, saves






