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 Provenance Information
As a Data Packager
I want to describe the provenance information for the data
So that Data Consumers can make an informed choice about using the data
RULES
- The "Set Provenance Information" command can be invoked using a menu item or the toolbar
- Provenance information will be
- written using Commonmark
- saved as it is entered
- saved as a
README.md
in thedatapackage.zip
LATER
- A toolbar will be provided to support markdown features
- headings
- lists
- bold, italics
- links, images
- Import Sample Provenance Information
USER INTERFACE
- Scenarios
-
- Provenance information
-
- Given
- Data Curator is open
- When
- "Provenance Information" is invoked
- Then
- a panel that allows provenance information to be entered as markdown should be displayed
- And
- sample content should be displayed
- And
- values entered should be saved as they are typed
Last published almost 2 years ago by Matt Mulholland.