-
Notifications
You must be signed in to change notification settings - Fork 36
Conversion process phases
Timothy Lebo edited this page Feb 14, 2012
·
37 revisions
csv2rdf4lod-automation is licensed under the [Apache License, Version 2.0](/~https://github.com/timrdf/csv2rdf4lod-automation/wiki/License)
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
- ... (rinse and repeat; flavor to taste) ...
- Conversion process phase: tweak enhancement parameters
- Conversion process phase: pull conversion trigger
- 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 and publish. To get there, we suggest you review the first five by walking through them starting at Conversion process phase: name.
- Conversion process phase: name - the first phase of conversion
- A quick and easy conversion - converting some oil well data from scraperwiki
- Real world examples