Skip to content

Northern Ireland Statistics and Research Agency is publishing FAIR data using csvcubed; check out this repo for their qube-ish CSV-Ws and PMD for their RDF qubes.

License

Notifications You must be signed in to change notification settings

GSS-Cogs/provider-nisra

Repository files navigation

provider-nisra

Northern Ireland Statistics and Research Agency will be self-publishing FAIR data using csvcubed; this repo currently holds their qube-ish CSV-Ws experiments.

Google Cloud Shell Integration Instructions

To use Google Cloud Shell and this repo click here.

  1. Step one, log into github in Google Cloud Shell
gh auth login
? What account do you want to log into? GitHub.com
? What is your preferred protocol for Git operations? HTTPS
? Authenticate Git with your GitHub credentials? Yes
? How would you like to authenticate GitHub CLI? Login with a web browser

! First copy your one-time code: `####-####`
Press Enter to open github.com in your browser...
https://github.com/login/device
✓ Authentication complete.
- gh config set -h github.com git_protocol https
✓ Configured git protocol
✓ Logged in as `username`
  1. Set your name
git config --global user.name "Your name here"
  1. Set your email
git config --global user.email "your.email@email.gov.uk"

Committing your changes

While using Google Cloud Shell, make changes, create qube-config.json, etc. Once you're ready click on the git-source toolbar on the left, stage your changes, provide a commit message, and then push to the repo.

Updating output folders

Delete the out folder before rerunning the csvcubed build command do so using the following command from the same directory level as your csv and the qube-config.json file.

rm -rf out/

About

Northern Ireland Statistics and Research Agency is publishing FAIR data using csvcubed; check out this repo for their qube-ish CSV-Ws and PMD for their RDF qubes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages