You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/installation.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,5 @@ Older versions of FAIR EVA integrated API and Web client in the same repository.
51
51
52
52
FAIR EVA reads configuration parameters from INI files. When running the evaluator, two files are loaded:
53
53
54
-
1.**Global configuration** – typically named `config.ini` or derived from `config.ini.template` in the project root. It defines generic terms, supported vocabularies and repository mappings【634087979570097†L31-L45】.
54
+
1.**Global configuration** – typically named `config.ini` or derived from `config.ini.template` in the project root. It defines generic terms, supported vocabularies and repository mappings.
55
55
2.**Plugin configuration** – located at `plugins/<plugin_name>/config.ini` (in each plugin repo). It customises the tests for a specific repository. For example, the **GBIF** plugin defines which metadata fields correspond to identifiers, licences, access protocols and controlled vocabularies.
0 commit comments