Skip to content

Commit

Permalink
script for harvesting tc211 terms
Browse files Browse the repository at this point in the history
  • Loading branch information
ghobona committed Nov 18, 2024
1 parent a214596 commit 3b455ec
Show file tree
Hide file tree
Showing 3,017 changed files with 492,455 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
18 changes: 18 additions & 0 deletions incubation/geolexica-tc211/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## Geolexica concept list parser

download the concepts list from https://isotc211.geolexica.org/concepts/ to a file named `geolexica.html`

then run the python script `process.py`

Once the asciidoc files have been harvested, you can include them in your metanorma asciidoc documents by using the `include` directive. See below.

```adoc
== Terms and definitions

include::./glossaries/tc211/703_coordinate_reference_system.adoc[]

include::./glossaries/tc211/1018_feature_identifier.adoc[]
```


last modified: 2024-11-18
Loading

0 comments on commit 3b455ec

Please sign in to comment.