Skip to content

Conversion process phase: pull conversion trigger

timrdf edited this page Dec 13, 2012 · 18 revisions
csv2rdf4lod-automation is licensed under the [Apache License, Version 2.0](https://github.com/timrdf/csv2rdf4lod-automation/wiki/License)

[up](Conversion process phases)

What's first?

How do I convert data?

Hop into your conversion cockpit and pull the conversion trigger:

bash-3-2$ cd ~/Desktop/source/rpi-edu-lebot/exercise-jogging-statistics/version/2011-Jan-24
bash-3-2$ ./exercise-jogging-statistics.sh
bash-3-2$ ls automatic/

That creates a bunch of Turtle in automatic/. Pulling the trigger again will not do anything because it knows that things are up to date and the enhancement conversion is not ready. You'll need to tweak enhancement parameters first...

See Generating enhancement parameters for a discussion of how the enhancement parameters are created for you when they are not present.

What control do I have over what gets converted?

Many of the shell environment variables shown by cr-vars.sh can be used to affect the conversion automation.

What's next?

Clone this wiki locally