Skip to content

Script: google2source.sh

timrdf edited this page Apr 16, 2011 · 6 revisions

$CSV2RDF4LOD_HOME/bin/util/google2code.sh

Usage

$ google2source.sh 
usage: google2source.sh [-{w,f}] google-key local-name
    google-key - key from google spreadsheet URL
    local-name - local name within source/

Wrapping ```google2source.sh`` to automatically create new versions of a dataset

Example:

source/twc-rpi-edu/instance-hub-us-states-and-territories/version/2source.sh:

#!/bin/bash

google2source.sh -w t9QH44S-_D6-4FQPOCM81BA auto

Clone this wiki locally