uncefact / spec-jsonld

Exposing the UN/CEFACT vocabulary as web semantics
https://service.unece.org/trade/uncefact/vocabulary/uncefact/
13 stars 5 forks source link

Address the UN/LOCODE jsonld file size #130

Closed nissimsan closed 1 year ago

nissimsan commented 1 year ago

Currently it is 80 MB. We need to find a way to make it smaller or slice it up.

kshychko commented 1 year ago

https://github.com/uncefact/codes-locode/blob/main/vocab/unlocode.jsonld

nissimsan commented 1 year ago

Thoughts/options discussed:

  1. Trim/minimization (@kshychko your action to give this a go)
  2. Slice up by country (unfortunate usage consequences)
  3. Change file format
kshychko commented 1 year ago

UN/LOCODE vocabulary file has been minimized and its size is now less than 40Mb https://github.com/uncefact/codes-locode/blob/main/vocab/unlocode.jsonld

nissimsan commented 1 year ago

Less than 40MB is good enough.