0.0.6 • Published 3 years ago

@dabnis/data2pdf v0.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Data2Pdf

THIS IS THE INTENDED FUNCTIONALITY FOT FUTURE DEVELOPMENT ONLY & NOT THE PRESENT REPO.

  • The essence of this component is to produce a pdf from any data set that's been produce by any app that's using the same type of front-end code that FF is using now.

  • Any field can be any of the types available within def files, same goes for such as format, category etc.

  • Schema is generally fixed, although any field name can have any name as long as its underlying data structure complies to one of the identified standards as seen within definition files.

All data objects will have a data component & meta data. The meta data providing info regarding:

  • functionality
  • purpose
  • structure
  • Intent
  • A hint/guide to underlying data structure

TODO's :

  • Identify all possible values of the data meta fields:
    • Category
    • Type
    • Format

  • Identify common combinations of data meta values and what they represent

  • Identify data value structures & types & how they relate to metadata indicators:

    • When will a value be distinct (single data field) & when data values will be objects.
    • Clarify rules on how to handle data types & such as default & missing values
0.0.5

3 years ago

0.0.6

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago