Skip to content

Commit

Permalink
hdplisp-on-racket (#18): symlinks to racket prototype, uses the base …
Browse files Browse the repository at this point in the history
…ontologia/ for every implementation
  • Loading branch information
fititnt committed Apr 15, 2021
1 parent e1a6557 commit 40a4c44
Show file tree
Hide file tree
Showing 10 changed files with 35 additions and 2 deletions.
1 change: 1 addition & 0 deletions hdpl-conventions/prototype/hdpl/ontologia/README.md
18 changes: 16 additions & 2 deletions hdpl-conventions/prototype/hdpl/systema/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ functionality of HDPLisp and as such may contain redundancies (for example
more than one option to return a query) and also are not translated on user
language.


- Trivia:
- "systēma"
- https://en.wiktionary.org/wiki/systema#Latin
Expand All @@ -14,4 +13,19 @@ language.
(hístēmi, “I stand”).
- Noun, systēma n (genitive systēmatis); third declension,
- 1. system
- 2. harmony
- 2. harmony

## Potential To Do's

- UN/OCHA Common Operational Datasets
- (beta testing)
- https://beta.itos.uga.edu/CODV2API/
- https://github.com/UGA-ITOSHumanitarianGIS/
- https://github.com/UGA-ITOSHumanitarianGIS/mapservicedoc
- https://gistmaps.itos.uga.edu/arcgis/rest/services/COD_External
- redcross.org.uk
- https://github.com/SimonbJohnson/quickX3/tree/master/hxldash/static/geoms/topojson
- geoboundaries
- https://www.geoboundaries.org/
- https://github.com/wmgeolab/geoBoundaries
- https://www.geoboundaries.org/api.html
11 changes: 11 additions & 0 deletions prepare-hxlm-relsease.sh
Original file line number Diff line number Diff line change
Expand Up @@ -186,3 +186,14 @@ sha384sum --check hxlm-js.sum
# cd /workspace/git/EticaAI/HXL-Data-Science-file-formats/ontologia/iso || exit
# ln -s ../codicem/codicem.linguam.hxl.csv ./iso.639-3.hxl.csv
# ln -s ../codicem/codicem.locum.hxl.csv ./iso.3166.hxl.csv

# ln -s ../../../../../ontologia/README.md hdpl-conventions/prototype/hdpl/ontologia/README.md

# ln -s ../../../../../ontologia/codicem/codicem.linguam.hxl.csv hdpl-conventions/prototype/hdpl/ontologia/codicem/codicem.linguam.hxl.csv
# ln -s ../../../../../ontologia/codicem/codicem.locum.hxl.csv hdpl-conventions/prototype/hdpl/ontologia/codicem/codicem.locum.hxl.csv
# ln -s ../../../../../ontologia/codicem/codicem.numerum.hxl.csv hdpl-conventions/prototype/hdpl/ontologia/codicem/codicem.numerum.hxl.csv
# ln -s ../../../../../ontologia/codicem/codicem.scriptum.hxl.csv hdpl-conventions/prototype/hdpl/ontologia/codicem/codicem.scriptum.hxl.csv

# ln -s ../../../../../ontologia/json/cor.hdplisp.json hdpl-conventions/prototype/hdpl/ontologia/json/cor.hdplisp.json
# ln -s ../../../../../ontologia/json/core.lkg.json hdpl-conventions/prototype/hdpl/ontologia/json/core.lkg.json
# ln -s ../../../../../ontologia/json/core.vkg.json hdpl-conventions/prototype/hdpl/ontologia/json/core.vkg.json

0 comments on commit 40a4c44

Please sign in to comment.