Skip to content

v0.6.7: say hello to `hxlquickmeta` v1.0.0!

Compare
Choose a tag to compare
@fititnt fititnt released this 20 Feb 04:52
· 657 commits to main since this release

The v0.6.7 main change is hxlquickmeta: the tool now is both able to give a quick overview of local and remote datasets (even not already HXLated). Different from hxl2example/hxl2tab, the ad-hoc API usage via HTTP is not usable (needs handle better when and Dataset still not parseable by libhxl).

Note 1: the hxlquickmeta, in addition to be able to debug datasets, is used to debug the drafted taxonomies that could, just by HXL hashtags, make inferences on type of data, how could be imported on databases, conversion to data mining tools, etc. So the hxlquickmeta, as is now, is used to help construct these translations. Tha'ts why its meant to also be used even for remote datasets. and eventually could brute force the data types.

Note 2: the actual implementation on hxlquickmeta of HXLMeta class (and the new HXLMetaType) (see hxlquickmeta` (cli tool) + HXLMeta (Usable Class) #9) still not implement the features documented on EticaAI-Data_HXL-Data-Science-file-formats.

Minimum usable tools

  • hxl2example v2021-02-17: create your own exporter/importer
  • hxl2tab v1.6: tab format, focused for compatibility with Orange Data Mining
  • hxlquickimport v1.1: (like the hxltag), internal usage
  • hxlquickimporttab v1.0 undocumented
  • hxlquickmeta v1.0.0: output information about local/remote datasets (even non HXLated yet)

Unreleased tools

  • hxl2arff v1.0-draft
  • hxl2pandas v1.0-draft

Public reference tables