Skip to content

CSV2RDF4LOD_HOME

Timothy Lebo edited this page Feb 14, 2012 · 3 revisions
csv2rdf4lod-automation is licensed under the [Apache License, Version 2.0](https://github.com/timrdf/csv2rdf4lod-automation/wiki/License)

[up](CSV2RDF4LOD environment variables)

CSV2RDF4LOD_HOME is a shell environment variable that points to the directory containing all of the shell scripts and dependencies (e.g., jars) required to invoke csv2rdf4lod-automation.

Upgrading csv2rdf4lod-automation cautiously

Using git

Just as we highly recommend using git to install and upgrade csv2rdf4lod-automation, we highly recommend using the version-control capabilities of git to downgrade csv2rdf4lod-automation when you run into a new bug that I can't fix right away. Since version control is git's specialty, we leave it to them to manage those issues.

Using the CSV2RDF4LOD_HOME

Basing all script invocations off of CSV2RDF4LOD_HOME allows you to have multiple installations of csv2rdf4lod-automation on your machine. Although it is feasible to use this as a cautious upgrade strategy, it gets more confusing than anything and we recommend using git instead.

Clone this wiki locally