DROID for XCL

Branch: master

Workflow

  1. Edit the Google Sheet
  2. Run Update to fetch the latest data, validate it, and rebuild
  3. View the validation result tables:
  4. If the tables were valid, then view the resulting trees:

Console

Action "update" started at 2026-06-23T09:14:24.189184 (2026-06-23T09:14:24.189184)

$ make update
rm -f xcl.owl build/XCL_Template.xlsx ontology/dependencies.tsv ontology/general.tsv ontology/human.tsv ontology/mouse.tsv
curl -L -o build/XCL_Template.xlsx "https://docs.google.com/spreadsheets/d/1Ja1IYLWygg3k-beGPRg_uza_8-FPBLzF90WbHkbCi4Q/export?format=xlsx"
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   413    0   413    0     0   1481      0 --:--:-- --:--:-- --:--:--  1485

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100 53425    0 53425    0     0  50323      0 --:--:--  0:00:01 --:--:-- 7453k
python3 src/xlsx2tsv.py build/XCL_Template.xlsx dependencies > ontology/dependencies.tsv

Proceses still running after 2 seconds. Refresh Cancel