-
Notifications
You must be signed in to change notification settings - Fork 35
Short descriptions for csv2rdf4lod's scripts
timrdf edited this page Feb 13, 2011
·
10 revisions
- Sets up the directory structure,
- queries data.gov for formats,
- retrieves all but rdf,
- unzips files, and
- sets up the convert script.
- Uncommenting one line in bin/dg-create-dataset-dir.sh will also run the raw conversion. (search for "NOTE" and follow the instructions)
- You will only need to use this manually if data.gov does not return *.csv files
- You will rarely need this to convert csv data. Run with a data.gov datasetID to get the web server modificationd date.
- When in a version directory, use the "essential parameters" embedded in the directory structure to output the attributes for the Abstract Dataset and the Versioned Dataset.
- Include a parameter for the dump file of the dataset, and get an extra triple describing the dcterms:modified of the Versioned Dataset.
- find all //manual/*.params.ttl, aggregate into a single file, and load into a named graph on the SPARQL endpoint.
- Defaults to named graph http://purl.org/twc/vocab/conversion/ConversionProcess
- Script: distinct-values-2-symbol-interps.pl - executes a SPARQL query against a given endpoint and returns codebook enhancements.