Adds a frictionless data metadata schema to describe the dataset. This enables automated integration into other systems such as the Power Station Dictionary project.
Pull request checklist
Please check if your PR fulfills the following requirements:
[x] Make sure you are requesting to pull a topic/feature/bugfix branch (right side). Don't request your master!
[ ] Make sure you are making a pull request against the develop branch (left side). Also you should start your branch off our develop. <- I can only see your master and fuel branches not develop
[x] Check the commit's or even all commits' message styles matches our requested structure.
[x] Check your code additions will fail neither code linting checks nor unit test.
Pull request type
Please check the type of change your PR introduces:
- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] Documentation content changes
- [x] Other (please describe):
Adds a widely used metadata specification to describe the dataset
## What is the current behavior?
Adds a frictionless data metadata schema to describe the dataset. This enables automated integration into other systems such as the Power Station Dictionary project.
Pull request checklist
Please check if your PR fulfills the following requirements:
master
andfuel
branches notdevelop
Pull request type
Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] Documentation content changes - [x] Other (please describe): Adds a widely used metadata specification to describe the dataset ## What is the current behavior?Issue Number: N/A
What is the new behavior?
-
-
Does this introduce a breaking change?
Other information