Skip to content

Dictionary: structure

petermr edited this page Feb 10, 2021 · 2 revisions

Dictionary Structure

For a new dictionary we need the structure

  • name (a single name, maybe with a prefix such as eo__invasive. This should be SINGULAR (e.g. eo__drug or eo__plant_part
  • a directory (e.g. invasive/)
  • a README.md in that directory
  • the current dictionary (e.g. eo__invasive.xml)
  • other versions in a subdirectory (versions/)
  • raw material (raw/) such as CSV files or searches.

example

dummy
├── README.md
├── eo__dummy.xml
└── raw
    └── 20210210
        ├── log.txt
        └── names.csv