-
# Overview
## Problem Description
I believe there is a path construction weakness in `CsvDataSource` that can be exploited by a malicious DataPackage. It would be exploitable in a server settin…
iSnow updated
5 years ago
-
[The specs say](https://github.com/frictionlessdata/specs/blob/master/specs/data-resource.md#url-or-path):
---
URL or Path
A "url-or-path" is a string with the following additional constraints:…
iSnow updated
4 years ago
-
If you have ideas or examples of how others are putting units, vocabulary terms, and definitions for fields into datapackages, please let us know.
The issue #1 goes into how to add lots of metadata…
-
Apologies if this has been covered already and maybe I missed it, but is it possible to sort the resources within a data-package e.g. alphabetically?
I want to edit some of the resources within the…
-
-
Requires #27
Initial implementation restrictions:
- [x] `fields[].constraints.unique` is not supported
- [x] `fields[].constraints.minLength` is not supported
- [ ] `fields[].constraints.maxLen…
-
By default, tabulator doesn't support ODS and DataPackages, but supports other arguably less useful formats like `json`, `tsv`, and `ndjson`.
As a library's size doesn't matter much in Python (comp…
-
Once the generation of the data package process is complete (issue #293), we'll need to transition the load step to take:
- the dictionary of transformed dataframes
- prepped metadata (static projec…
-
Using org.json as a JSON library is problematic, as [the licence of this library](https://json.org/license.html) includes an additional clause "The Software shall be used for Good, not Evil."
This …
-
We have several different settings / configuration file types that we are using to control our scripts and automated processes, but nowhere do we have any documentation of what all those file types ar…