You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+40-2Lines changed: 40 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,8 @@ exported from HXL (The Humanitarian Exchange Language)**
16
16
- [1.2 `HXL2` Command line tools](#12-hxl2-command-line-tools)
17
17
- [1.2.1 `hxl2example`: create your own exporter/importer](#121-hxl2example-create-your-own-exporterimporter)
18
18
- [1.2.2 `hxl2tab`: tab format, focused for compatibility with Orange Data Mining](#122-hxl2tab-tab-format-focused-for-compatibility-with-orange-data-mining)
19
-
- [1.2.3 `hxlquickimport`: (like the `hxltag`)](#123-hxlquickimport-like-the-hxltag)
19
+
- [1.2.3 `hxlquickmeta`:](#123-hxlquickmeta)
20
+
- [1.2.4 `hxlquickimport`: (like the `hxltag`)](#124-hxlquickimport-like-the-hxltag)
20
21
-[2. Reasons behind](#2-reasons-behind)
21
22
-[2.1 Why?](#21-why)
22
23
-[2.2 How?](#22-how)
@@ -105,7 +106,44 @@ instead of cli to generate the file. Uses [hug 🐨 🤗](https://github.com/hug
105
106
106
107
> If you want quick expose outside localhost, try [ngrok](https://ngrok.com/).
107
108
108
-
##### 1.2.3 `hxlquickimport`: (like the `hxltag`)
109
+
##### 1.2.3 `hxlquickmeta`:
110
+
- Main issue: <https://github.com/EticaAI/HXL-Data-Science-file-formats/issues/6>
0 commit comments