Phil Lang
Phil Lang
Allow for the extension of datasets with local information - additional columns outside of the provided schema - extendable. - Validator should ignore any columns included in addition to those...
Create and make available a library of commonly used schemas that can be explored and employed when publishing with the tool.
A logged in user should be able to take 'quick actions' and view 'recent' data collections and schemas. Quick actions: - Getting started - Create a new data collection -...
As part of the current development milestone to make octopub into more of a pre-publishing tool (and not merely a publishing tool) we need to allow the users to edit...
Octopub currently provides [CSVLint]([https://csvlint.io/]) with a URL query string to validate a CSV and return a status to Octopub. ``` ``` This query string points at the Github repository that...
Dataset collections are home to dataset files - these files should be viewable by publishers whilst in a prepublished state. Currently these views are being created with Github Pages /...