Sign inSign up

gsscogs/gss-local-build

By gsscogs

Updated over 5 years ago

Image
0

1.5K

gsscogs/gss-local-build repository overview

GSS Local Build

gss-build is a tool for locally building RDF from the GSS-Cogs CSV-W => RDF build pipeline.

Requirements

  • You need docker running on an x64 system.
  • This tool has only been tested on OS X.

Installation

Clone the repo:

git clone [email protected]:GSS-Cogs/gss-local-build.git

Install:

./install.sh

Example Usage

Ensure you are in a dataset's directory and run the gss-build command. This should have been added to your $PATH in the installation phase.

rob@localhost ONS-UK-trade-in-services-by-business-characteristics % gss-build
Pulling latest docker containers
Using default tag: latest
latest: Pulling from gsscogs/databaker
Digest: sha256:35549265c60c02f2fe59936774ad0af9799dca33e79c7aeb871c822bd4371bd4
Status: Image is up to date for gsscogs/databaker:latest
Using default tag: latest
latest: Pulling from gsscogs/csvlint
Digest: sha256:f9a70d5ace1e4f392a020828d7e3dd72b1f927d029c1bac56ad5ffd202e83cdd
Status: Image is up to date for gsscogs/csvlint:latest
Using default tag: latest
latest: Pulling from gsscogs/gdp-sparql-tests
e7c96db7181b: Already exists 
f910a506b6cb: Already exists 
c2274a1a0e27: Already exists 
337b26d6a377: Already exists 
028846ff8883: Pull complete 
Digest: sha256:4456980a1cae2a2d565d658aada3262974b47876bd1ae62a6dbea4eac010ab52
Status: Downloaded newer image for gsscogs/gdp-sparql-tests:latest
Running python files
[jupytext] Reading main.py in format py
[jupytext] Writing main.ipynb (destination file replaced)
[NbConvertApp] Converting notebook main.ipynb to html
[NbConvertApp] Executing notebook with kernel: python3
[NbConvertApp] Writing 625105 bytes to out/main.html
cp: cannot stat 'codelists/*': No such file or directory
CSV Lint
-> out/uk-trade-in-services-by-business-characteristics.csv-metadata.json
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
/workspace/out/uk-trade-in-services-by-business-characteristics.csv is VALID
CSV2RDF
-> out/uk-trade-in-services-by-business-characteristics.csv-metadata.json
Bundling
->out/uk-trade-in-services-by-business-characteristics.csv-metadata.json.ttl
Augmenting Codelist SKOS Metadata
Pulling dependent RDF data
Running SPARQL Tests
-> Running pmd tests
-> Running qb tests
-> Running skos tests

Tag summary

Content type

Image

Digest

Size

451.5 MB

Last updated

over 5 years ago

docker pull gsscogs/gss-local-build