Skip to content

Commit

Permalink
documentation-reorganization (#8): docs/eng-Latn/archivum/index.adoc …
Browse files Browse the repository at this point in the history
…-> docs/eng-Latn/index.adoc; docs/eng-Latn/index.adoc (old home) -> docs/eng-Latn/index/index.adoc
  • Loading branch information
fititnt committed Nov 15, 2021
1 parent 546bfdd commit 128e6ea
Show file tree
Hide file tree
Showing 6 changed files with 757 additions and 739 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/hxltm-computo_testum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
# python-version: [3.7, 3.8, 3.9, 3.10]
python-version: [3.7, 3.8, 3.9]

# Don't run https://github.com/nektos/act locally. Can be removed later.
if: ${{ !env.ACT }}

steps:
- uses: actions/checkout@v1
- name: Set up Python ${{ matrix.python-version }}
Expand Down
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Multilingual Terminology in Humanitarian Language Exchange (HXLTM) - Ontologia and reference implementation
# HXLTM - ontologia and initial reference implementation
[![Site](https://img.shields.io/badge/Site-hxltm.etica.ai-blue[Site] "Site")](https://hxltm.etica.ai/)
[![GitHub](https://img.shields.io/badge/GitHub-EticaAI%2Fhxltm-lightgrey?logo=github&style=social[EticaAI/hxltm] "GitHub")](https://github.com/EticaAI/hxltm)
[![Pypi: hxltm-eticaai](https://img.shields.io/badge/python%20pypi-hxltm--eticaai-brightgreen[Python]
Expand All @@ -7,13 +7,17 @@
The _Multilingual Terminology in Humanitarian Language Exchange_
(abbreviation: _HXLTM_) is an HXLated valid tabular format (stricly, a
documented subset of [HXL Standard](https://hxlstandard.org/[HXL]) started by
[HXL-CPLP](https://github.com/HXL-CPLP) with strong focus to store community
[HXL-CPLP](https://github.com/HXL-CPLP)) with strong focus to store community
contributed translations and multilingual terminology while maximizing
portability for implementers.

**The documentation is available at <https://hxltm.etica.ai/>.**

<!--
---
Multilingual Terminology in Humanitarian Language Exchange (HXLTM) - Ontologia and reference implementation
Quickstart
- <https://hxltm.etica.ai/>
Expand Down
Loading

0 comments on commit 128e6ea

Please sign in to comment.