Open pwalsh opened 7 years ago
Dropping this here so I can review later https://gist.github.com/pwalsh/a9f7f0796229d0566191
@akariv
Can you:
This is the current working draft of the spec https://hackmd.io/BwNgpgrCDGDsBMBaAhtALARkWsPEE5posR8RxgAzffWfDIA=?view
I believe most of the linked issues (if not all) were addressed by the conceptual change that we're introducing and the move to the more flexible ColumnTypes. While I recommend reading the spec draft for a more in-depth explanation, the basic idea is that semantic mapping of the file into fiscal concepts is done via an easily extensible taxonomy of fiscal concepts. While this spec provides an extensive list of base types, it also provides the means to extend that taxonomy by creating sort-of-speak 'extension packs' (for various needs) or even ad-hock definition of types within the package descriptor itself.
Description
The following issues should be addressed:
Note that this is also a testing ground for introducing "Concepts" more generally to the Frictionless Data spec family.
Tasks