-
Notifications
You must be signed in to change notification settings - Fork 35
CSV2RDF4LOD_BASE_URI
Tim L edited this page May 1, 2013
·
24 revisions
When, how, and why to set CSV2RDF4LOD_BASE_URI.
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 ...
cr-dataset-uri.sh needs CSV2RDF4LOD_BASE_URI to be set so that it can produce the dataset URI. If the variable is not set, it returns https://github.com/timrdf/csv2rdf4lod-automation/wiki/CSV2RDF4LOD_BASE_URI#needed-by-bincr-dataset-urish.