To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorImport Column Properties
As a Data Packager
I want access a library of pre-defined column properties
So that I can quickly and consistently apply column properties to similar data
- Scenarios
-
- Import Column Properties
-
- Given
- Data Curator is open
- And
- the cursor is in a data tab
- When
- I invoke the "Import Column Properties" command
- Then
- a prompt, requesting the 'filename' and location, or a url is shown
- And
- only files ending with a ".json" can be selected
- And
- the contents of the file is validated as being a valid table schema fragment
- And
- the values are decoded and inserted into the relevant Column Properties
Last published almost 2 years ago by Matt Mulholland.