Skip to content

CSV2RDF4LOD_BASE_URI

timrdf edited this page Oct 27, 2012 · 24 revisions

What is first

What we will cover

When, how, and why to set CSV2RDF4LOD_BASE_URI.

Let's get to it!

CSV2RDF4LOD_BASE_URI is a shell environment variable that is used when creating enhancement parameters.

Edit your my-csv2rdf4lod-source-me.sh to set the value, for example, any of the following have been used for various projects:

export CSV2RDF4LOD_BASE_URI='http://logd.tw.rpi.edu'
# or
export CSV2RDF4LOD_BASE_URI='http://aquarius.tw.rpi.edu/projects/provenanceweb'
# or ...

What is next

Clone this wiki locally