-
Notifications
You must be signed in to change notification settings - Fork 35
Conversion process phases
timrdf edited this page Feb 18, 2011
·
37 revisions
Converting data involves the following phases:
- Installing csv2rdf4lod automation
- Conversion process phase: name
- Conversion process phase: retrieve
- Conversion process phase: csv-ify
- Conversion process phase: create conversion trigger
- Conversion process phase: pull conversion trigger
- Conversion process phase: tweak enhancement parameters
- Conversion process phase: pull conversion trigger (repeated)
- Conversion process phase: tweak enhancement parameters (repeated)
- ... (rinse and repeat; flavor to taste) ...
- Conversion process phase: publish
If you followed through A quick and easy conversion, then you already did the first five phases (name, retrieve, csv-ify, create trigger, and pull trigger). The only two phases we didn't cover are [tweak enhancement parameters](Conversion process phase: tweak enhancement parameters) and publish.
- A quick and easy conversion - converting some oil well data from scraperwiki
- Real world examples