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 collaboratorSet Data Package Properties
As a Data Packager
I want to describe the data package properties
So that Data Consumers can understand the data inside the package and how it can be used
RULES
- Despite 'name' being only recommended in the specification, it must be entered
- The 'profile' must be set to 'tabular-data-package'.
- All other properties should be defaulted were possible or read from Preferences/Settings (when implemented)
- "Set Data Package Properties" command can be invoked by a menu item, toolbar, or shortcut
USER INTERFACE
- Background
-
- Given
- Data Curator is open
- And
- a data tab is open
- Scenarios
-
- Set Data Package Properties
-
- When
- "Set Data Package Properties" is invoked
- Then
- a panel that allows properties to be set should be displayed
- And
- property values should be accepted and validated
- And
- the values should be saved as they are entered
Last published almost 2 years ago by Matt Mulholland.