-
Notifications
You must be signed in to change notification settings - Fork 36
Conversion process phase: create conversion trigger
timrdf edited this page Feb 19, 2011
·
30 revisions
[up](Conversion process phases)
- Installing csv2rdf4lod automation
- Conversion process phase: name
- Conversion process phase: retrieve
- Conversion process phase: csv-ify
Create your conversion trigger by going into one of your conversion cockpits:
bash-3-2$ cd ~/Desktop/source/rpi-edu-lebot/exercise-jogging-statistics/version/2011-Jan-24
bash-3-2$ ls
source/
manual/
Then create the conversion trigger (-w
stands for write to disk) by pointing to all CSVs that you want to convert:
bash-3-2$ cr-create-convert-sh.sh -w source/*.csv
And see the new convert-*.sh
shell script:
bash-3-2$ ls
source/
manual/
convert-exercise-jogging-statistics.sh
Itching to pull it? Check out the next phase.
- Conversion process phase: pull conversion trigger
- Conversion process phase: tweak enhancement parameters
- Conversion process phase: pull conversion trigger
- Conversion process phase: tweak enhancement parameters
- ... (rinse and repeat; flavor to taste) ...
- Conversion process phase: publish